3 Apprentice
•
318 Posts
1
344
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 ?
No Events found!
DELL-Josh Cr
Moderator
•
9.2K Posts
1
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.