How Solaris roles can be assigned to LDAP user
Hi,
We are using Solaris 10 client and for user authentication we are using Opends LDAP services.
We have created some roles in local system and when try to assign this role to LDAP user system does not allow.
# usermod -R xymon ktahir
UX: usermod: ERROR: ktahir is not a local user.
ktahir user exist in LDAP Server. How can we assign roles to LDAP users.
0