<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt">Is there any reason to use cn vs. uid for a user login.&nbsp; I would like people to be able to use uid=... as their binddn, and Leave cn as the users full name.&nbsp; I'm just not sure how this works, or why for that matter.<br><br>1. The ldap browser tool that i am using displays a tree view of my ldap entries.&nbsp; In the tree, it displays the cn for each user (which in my opinion should be the full name).<br><br>2. When a linux user logs in, ldap binds as the user logging in with 'cn=<span style="font-style: italic;">userid</span>,ou=...'.&nbsp; Im not sure how it knows to use cn rather then uid, and i don't see anywhere to specify that.&nbsp; So, my usernames are all stored in as cn.<br><br>3. Thunderbird's addressbook displays the cn as the persons full name.&nbsp; In my case,
 that means that you see everyones username instead of there real name.&nbsp; It does not respect the displayname attribute like outlook does.&nbsp; There is a workaround in 'user.js' but that would be a real pain to set that up on everyones computer.<br><br><br><br>I believe my solution would be to have each users dn use uid rather then cn.&nbsp; Is this the correct approach?&nbsp; Is this possible?<br><br><br><br></div><br>

      </body></html>