Hello Franco,
in what form do I have to enter the CN in the field "username"? According to the query, the CN is 'test user'. But when I enter 'test user' (with or without inverted commas) I get the error message that only 'A username must contain alphanumeric characters or a valid email address' is allowed.
SOLVED:
I have now entered the Windows login name 'testuser' in the "username" field and the CN 'test user' under 'Full name'. This works for me.
in what form do I have to enter the CN in the field "username"? According to the query, the CN is 'test user'. But when I enter 'test user' (with or without inverted commas) I get the error message that only 'A username must contain alphanumeric characters or a valid email address' is allowed.
Code Select
dsquery user -name "test user"
"CN=test user,OU=SZ Anwender,DC=testdom,DC=de"
SOLVED:
I have now entered the Windows login name 'testuser' in the "username" field and the CN 'test user' under 'Full name'. This works for me.