Start a Conversation

Solved!

Go to Solution

3 Apprentice

 • 

318 Posts

344

July 26th, 2022 23:00

how to use cli interface ( uemcli ) using ldap user ?

commands in example

https://www.dell.com/support/manuals/en-us/unity-400/unity_p_cli_user_guide/dell-emc-unityfamily-unisphere-command-line-interface-user-guide?guid=guid-2b646b86-e787-4fd4-9ee4-db7893466157&lang=en-us

 

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!

 

from https://www.dell.com/support/manuals/en-us/unity-400/unity_p_cli_user_guide/access-the-system?guid=guid-dc68b9f5-8879-463e-b0c6-74b4ccdaf04c&lang=en-us

 

if I have configured LDAP, how do I specify an LDAP user ?

Moderator

 • 

9.2K Posts

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.

No Events found!

Top