You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
you're definitely right, if the import accepted it, the local user should be cleansed before input (logically pname@domain.com should turn into pname as local user).
I'm using an Active Directory LDAP with "userPrincipalName" as username.
So I have usernames like "pname@domain.com".
First import from ldap is ok, but further editing is raising an error "The username contains invalid characters"
Is there a reason not to accept '@' for username, and less than 32 characters in system_usermanager.php?
The text was updated successfully, but these errors were encountered: