Re: Question regarding Active Directory/LDAP

2002-06-12 Thread Jonathan Eric Miller
Subject: Re: Question regarding Active Directory/LDAP i am trying to create a web front end using an ldap api to query and update the active directory so that i can pull out information on an user or create and update the info on an user in the active directory... Chris - Original Message

Re: Question regarding Active Directory/LDAP

2002-06-06 Thread Chris Shen
: Wednesday, June 05, 2002 10:30 PM Subject: RE: Question regarding Active Directory/LDAP You be in rela trouble here. Active Directory uses a conglomeration of Kerberos 5 with MS ciphers and LDAP As for LDAP, I think its straightforward - look up the standard and get one bit at a time

RE: Question regarding Active Directory/LDAP

2002-06-05 Thread Tomasz . Ciolek
You be in rela trouble here. Active Directory uses a conglomeration of Kerberos 5 with MS ciphers and LDAP As for LDAP, I think its straightforward - look up the standard and get one bit at a time. Perhaps see the SMABA 3.x code and what it does (its a late beta stuff). What are you trying to