
andreas.leeraar asked a question.
Import / Update Existing Users
Hi All,
I got an user export from a customer which I would like to use to import in SLM 9.
The export doesn't contain the Domain in front of the 'User name' but SLM does.
Customer export:
User name Full name
JD John Doe
SLM:
User name Full name
NTDOMAIN\JD John Doe
So there is a mismatch ('JD' vs 'NTDOMAIN\JD') and the import can't continue.
Customer has a lot of different domains so I would like to know if there is a way to use some kind of a wildcard in front of the user name so it discards the domain.
Thank you in advance,
Andreas