LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Unlock the user account in the red hat directory server (https://www.linuxquestions.org/questions/linux-newbie-8/unlock-the-user-account-in-the-red-hat-directory-server-4175429223/)

arunplanet 09-27-2012 01:15 AM

Unlock the user account in the red hat directory server
 
Hi,

Right now i am in a project, in which i do reset and unlock the user accounts from the red hat directory server. Actually i am the middle of errors, i successfully reset the user password through userPassword LDAP attribute, but for unlock feature i cant able to find the appropriate LDAP attribute.

FYI, I am developing the apps to access the server through my java code, and do the changes in the LDAP attributes, ok so plz guide me in that way that is more helpful for me.

Right now i need to know the exact LDAP attribute which i need to change to unlock a locked out user account in the RedHat Directory server, and also how do i determine a account is locked or not.

Thanks in advance,
Arun R.

John VV 09-28-2012 04:01 PM

have you looked on the red hat knowledge base yet?
https://access.redhat.com/knowledge/search

arunplanet 10-04-2012 05:25 AM

Unable to perform lock or unlock a user Account
 
Hi,

Thanks for your reply John.

Here i cant figure it out my exact solution. I just need the right path to solve my problem. I have configured the entire Directory server, but i cant figure it out the necessary LDAP Attributes.

My Requirements:

1.I wish to do authenticate a Red Hat Directory User in my Windows machine or any Linux machine.
2.Perform wrong password Tries to make my account locked.
3.Using java application access the Directory Server open the locked out user account and change the necessary LDAP Attribute to make the account unlocked.

Please any one who knowing the way to achieve this requirement plz guide me the necessary steps to do.

Thanks in advance :)


All times are GMT -5. The time now is 04:35 PM.