To create the user using pdadmin :
user create deepakg83 uid=deepakg83,cn=users,o=myorg,c=us deepakg83 wsadmin wsadmin PasswordForwsadmin
Substitute myorg with valid LDAP entry in your ldap
This will create deepakg83 for TAI++ configuration .
We can directly set the validity of a user to true using pdadmin . It is achieved with ease once you log into pdadmin and run the following command :
pdadmin sec_master > user modify deepakg83 account-valid yes
user create deepakg83 uid=deepakg83,cn=users,o=myorg,c=us deepakg83 wsadmin wsadmin PasswordForwsadmin
Substitute myorg with valid LDAP entry in your ldap
This will create deepakg83 for TAI++ configuration .
We can directly set the validity of a user to true using pdadmin . It is achieved with ease once you log into pdadmin and run the following command :
pdadmin sec_master > user modify deepakg83 account-valid yes
No comments:
Post a Comment