Start a Conversation

Unsolved

This post is more than 5 years old

654

September 29th, 2016 17:00

LDAP Services

ScaleIO-10-15-6-101:~ # scli --mdm_ip 10.99.6.100,10.99.6.101 --login --username admin --native_authentication

Enter password:

Logged in. User role is SuperUser. System ID is 719232a22ea795b0

ScaleIO-10-15-6-101:~ # scli --mdm_ip 10.99.6.100,10.99.6.101 --query_user_authentication_properties

------------------------------------------------------------

System has 1 configured LDAP services

------------------------------------------------------------

LDAP service ID: 6c41586600000000

LDAP service name: N/A

LDAP service URI: ldaps://dc1.big.nonprofit.org

Users base DN: ou=administrators,dc=big,dc=nonprofit,dc=org

User search filter: (&(objectClass=user)(sAMAccountName= )(memberOf:1.2.840.113556.1.4.1941:= ))

LDAP service has 1 configured groups.

        Role: Monitor

        Group DN: CN=SysOps,OU=Administrators,DC=big,DC=nonprofit,DC=org

------------------------------------------------------------

ScaleIO-10-15-6-101:~ # scli --mdm_ip 10.99.6.100,10.99.6.101 --login --username some-user@big.nonprofit.org  --ldap_authentication

Enter password:

Error: MDM failed command.  Status: Invalid authentication method.

Note some-user is a member of SysOps.

I can not get this to work. Any advice?

306 Posts

October 4th, 2016 05:00

Hi Roger,

Did you setup both authentication methods in ScaleIO:

scli --set_user_authentication_method --native_and_ldap_authentication

?

Looks like ScaleIO thinks only native auth is supported.

Thanks,

Pawel

No Events found!

Top