No, LDAP://DC=harry,DC=org would be the path (note that LDAP is the protocol vs. part of the domain context)
Al
On 6/7/06, HBooGz <[EMAIL PROTECTED]> wrote:
My first post, definite follower.
My development staff is trying to implement an ASP.NET application using AD/LDAP authentication. They need the path to my LDAP directory Server. I've come across some notes that indicate the path syntax is similar to the following:
LDAP://Yourcompany.com/DC=yourcompany,DC=com
if the Active directory domain is named harry.org -- what would the syntax be ?
LDAP://harry.org/DC=harry,DC=org ?
I really just need the LDAP path so that this application can authenticate logins using AD.
Thanks.
--
HBooGz:\>
