LDAP authentication

  • Thread starter Thread starter Sabir Ahmedi
  • Start date Start date
S

Sabir Ahmedi

Hi all,
I am really a LDAP newbie so please forgive any goofs I might commit in my
post. I want to be able to have my AD users use LDAP (iPlanet v5.1 patch
level 2) for authentication. I just want the users to be able to look up
the passwords for logging in.

I dont really need a sync of the directories or anything like that (MIIS and
such). All and any suggestions welcome. Thanks,

sabir.
 
Active Directory and Windows 2K+ PC's use Kerberos to authenticate, not LDAP. You can not route an authentication
through active directory and have it processed by a third party LDAP Server. You can set up an MIT kerberos realm and
set up a trust through Windows AD though.
 
Back
Top