Allow Crowd to create User DNs using the "displayName" like AD does

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: None
    • 1

      Currently, Crowd creates a new User DN using the new user id string (same value as the sAMAccountName attribute)

      Example for user John Smith:

      CN=jsmith,OU=Users,DC=Domain,DC=com
      

      However Active Directory uses the First Name concatenated to the Last Name, that in Crowd we parse as the displayName.

      Example for user John Smith:

      CN=John Smith,OU=Users,DC=Domain,DC=com
      

      Currently, Crowd is not able to create User DNs in the same format that AD does

            Assignee:
            Unassigned
            Reporter:
            Renan Battaglin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: