Re: add role for LDAP user with short name

2017-09-18 Thread Jordan Liggitt
You likely want to specify sAMAccountName as the preferred username attribute. Note that this would only apply to new users. Existing users would retain their long username. On Sep 18, 2017, at 11:07 PM, Tran Tien Dung wrote: Hi everyone, I user LDAP to login openshift, when I want to add role

add role for LDAP user with short name

2017-09-18 Thread Tran Tien Dung
Hi everyone, I user LDAP to login openshift, when I want to add role to ldap user on project, I have to use a full DN like "CN=Dung Tran Tien,OU=Ict Team,OU=Users,OU=AAVN_HCM,DC=aavn,DC=local" ,please see the result of command " oc get user --o json" and below It does not show a short name is t