Need some explanation regarding ldap naming
If someone writes this
CN=Administrator,CN=Users,DC=corp,dc=mysite,dc=ca
1.Is ldap statements case sensitive?
2.Does this statement mean the domain name is corp.mysite.ca?
3.Does it mean the Administrator and the user container is what needs to be used?
Any help would be appreciated
CN=Administrator,CN=Users,DC=corp,dc=mysite,dc=ca
1.Is ldap statements case sensitive?
2.Does this statement mean the domain name is corp.mysite.ca?
3.Does it mean the Administrator and the user container is what needs to be used?
Any help would be appreciated
My daily blog about IT and tech stuff
http://techintuition.com/
http://techintuition.com/
Comments
-
Hyper-Me Banned Posts: 2,0591. No
2. Yes
3. It means that the objects name is Administrator and it resides in Users which resides in the domain Corp.Mysite.CA