AEM 6.1 User/Group Node Name is Random String
In AEM 6.1 when a new user is created the node name for the user appears to be a random alphanumeric string. The user is placed in the repository based on the first character of the string. The same happens for groups. For example, a user created with the ID of oscar might get created at:
/home/users/A/Av1DJBJvjDKqRWn0d4OT
In AEM 6.0 and prior the same user account would get created at:
/home/users/o/oscar
Is this intentional or a bug? If intentional why? Is there a configuration somewhere that can be set to name the node after the user id?
...
clint