newbie: How do I configure a W2K LDAP server??

  • Thread starter Thread starter JimBob
  • Start date Start date
J

JimBob

Hey there -

An application my company is implementing (unix-based)
requires a connection to a Windows 2000 LDAP server for
the purpose of letting users change their account
passwords.

Can anyone please point me to a resource that instructs me
how to create an LDAP server?

Thank you.
 
Actually your Domain Controllers in AD are LDAP servers. I believe Perl is
available in UNIX so you should be able to use port 636 (Encrypted LDAP) to
talk to your DC.

There is plenty of script examples out there to provide info on these
scripts. Just look up on Google

ex: http://www.developer.com/lang/perl/article.php/3106601

Paul Bergson
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top