
Solved!
Go to SolutionC
cadencep45
4 Apprentice
•
318 Posts
1
361
July 26th, 2022 23:00
how to use cli interface ( uemcli ) using ldap user ?
commands in example
are all using local user, i.e.
Example 1
The following example accesses the destination system 10.0.0.1 as user Local/joe with password 12345:
uemcli -d 10.0.0.1 -u Local/joe -p MyPassword456!
if I have configured LDAP, how do I specify an LDAP user ?
1 person also has this problem
Responses (1)
Solutions (0)

DELL-Josh Cr
Community Manager
•
9694 Posts
•
43679 Points
289
1
Posted July 27th, 2022 07:00
Hi,
Thanks for your question about the using LDAP users. The format should be domain/user so instead of local the ldap domain.
Let us know if you have any additional questions.