I've noticed on other schemas that the typical DN used for a user is:
uid=<login>,<base dn>
for example: uid=dave,dc=widget,dc=com
What I want to know is if this is a standard DN for users in the inetorgperson schema. Or, is it possible that when I add my users, I can create some other kind of DN like: cn=Dave Snoopy,dc=widget,dc=com.
Norbert