Re: Windows 2003 Server LDAP.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Joe,

I thank you so much for your help. I got it working and I think it was the
UPN naming that did it. Besides that, your explanations really cleared alot
of things up for me.

Thanks again.

Jeremy

"Joe Kaplan" wrote:

I doubt you need to change anything in AD to get that to work. You just
need to configure the copier correctly so it can bind and search. It sounds
like it uses a fairly generic LDAP mechanism which implies that it probably
uses LDAP simple bind to connect to AD. The reason they probably recommend
SSL is that LDAP simple bind is not secure because it uses plaintext
credentials. However, it is up to you whether you want to implement SSL to
ensure this is done securely.

The format of the user name that will work with an LDAP simple bind are the
full UPN, the full NT style name (domain\user) or the full DN of the user.
I'd suggest using UPN. The password is just the password. The search base
is just the DN of your domain root. You can get that easily from a tool
like ldp.exe or ADSI Edit or by writing a quick script that reads the
defaultNamingContext attribute off of the RootDSE object.

The port should be 389 unless you implement SSL, in which case it will be
636. You can't change those in AD as I mentioned before.

If you provide the rest of the parameters it asks for, we can probably tell
you what to put in or how to get the info.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"Jeremy" <Jeremy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DE40E002-CB51-4872-8927-F706D03FE2E1@xxxxxxxxxxxxxxxx
Well the problem is an authentication error when doing an LDAP lookup on
one
of our multifunction copiers. We have tried a few different credentials
with
no luck. It asks for a bunch of different information like, server, server
name, port, ssl, search base, user/pass, etc. Can you give examples of
what
might be used for these incase im missing something and where to find the
info? I was also told it can be tested on a PC by adding a new account in
'address book' in accessories to test it before trying on the copier. the
whole purpose of this is to get scan to email working on the copier and
using
LDAP for lookups instead of adding the user accounts manually on the
copier.

thanks.

Jeremy

"Joe Kaplan" wrote:

Which features do you need to change? You can't change the port numbers
with AD. You need to use ADAM if you want that. For SSL, you just need
to
get the DCs configured with a proper SSL certificate according to the
docs
(depending on whether you use MS CA and auto enrollment or get external
certs and do this manually). Other settings are controlled in other
places,
so it just depends on what you want to do.

Joe K.

--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services
Programming"
http://www.directoryprogramming.net
--
"Jeremy" <Jeremy@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:8D49C370-EBC5-4923-8F83-0E5CEA442981@xxxxxxxxxxxxxxxx

Where can I modify settings for LDAP such as port number,
authentication,
SSL etc etc? I need to make some changes on how it behaves and need to
know
where this can be done.

Thanks,

Jeremy






.



Relevant Pages

  • Re: Windows 2003 Server LDAP.
    ... need to configure the copier correctly so it can bind and search. ... uses LDAP simple bind to connect to AD. ... SSL is that LDAP simple bind is not secure because it uses plaintext ... 'address book' in accessories to test it before trying on the copier. ...
    (microsoft.public.windows.server.active_directory)
  • possible LDAP over SSl bug in OS 10, 10.4, 10.5, 10.6
    ... Austin who want to get Entourage to be as feature-full as it is ... These were both LDAP over SSL issues. ... e) Entourage 2004 - Delegates ...
    (microsoft.public.mac.office.entourage)
  • Re: Antw: Re: LDAP Authentication Problem
    ... TLSv1 und wird auf einen SSL Client Hello Request mit TLSv1 nicht ... antworten anstatt ein SSLv3 Server Hello. ... the LDAP PAM module and the shadow package. ...
    (de.comp.sys.novell)
  • Re: possible LDAP over SSl bug in OS 10, 10.4, 10.5, 10.6
    ... These were both LDAP over SSL issues. ... > would access a LDAP server over SSL. ... > nca = without Certificate Authority certificate installed for the ldap ...
    (microsoft.public.mac.office.entourage)
  • Re: Creating SID Manaully
    ... Those typically use LDAP under the hood to actually create the user ... you can't specify the GUID or SID. ... On Aug 31, 3:25 pm, "Joe Kaplan" ...
    (microsoft.public.windows.server.active_directory)