
5 Apr
2004
5 Apr
'04
6:11 p.m.
Which modules contain the code for authenticating against LDAP and creating a new user based off of the LDAP Query? I need to reprogram them to work against Active Directory. I don't believe AD is "PosixAccount" or "inetOrgPerson" compliant (am I wrong)? Even if it is, my AD entries certainly are not compliant with these structures. My AD entries typically consist of a username and displayname. The display name contains the persons full name. None of the other fields are filled in. I plan to rewrite the modules so that displayname is queried and then broken up into proper first/last name. I already have the code to do this, I just need to know where to put it. Thanks, Tyler Hepworth