<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.  I would like people to be able to use uid=... as their binddn, and Leave cn as the users full name.  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.  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=...'.  Im not sure how it knows to use cn rather then uid, and i don't see anywhere to specify that.  So, my usernames are all stored in as cn.<br><br>3. Thunderbird's addressbook displays the cn as the persons full name.  In my case,
 that means that you see everyones username instead of there real name.  It does not respect the displayname attribute like outlook does.  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.  Is this the correct approach?  Is this possible?<br><br><br><br></div><br>

      </body></html>