1832330 Members
3276 Online
110041 Solutions
New Discussion

Trusted root lockout

 
uspfoms
Regular Advisor

Trusted root lockout

Converted to Trusted system, HP UX-11i now root keeps getting locked. How do I stop root from ever being locked out/timed out? My console is GUI and I can't even access it.

Thanks and please help
3 REPLIES 3
rajdev
Valued Contributor

Re: Trusted root lockout

Hi ,

What is the reason that you do not want the
console to be locked out.

If it is due to requirement of font server for fonts etc or oracle report server etc
then you can run the Xvfb ( X virtual frame buffer).

for 11i it comes by default in /usr/bin/X11 directory.

see the below link for details :
http://www.idevelopment.info/data/Unix/General_UNIX/GENERAL_XvfbforHPUX11_0.shtml

Regards
Hasan  Atasoy
Honored Contributor

Re: Trusted root lockout

hi uspfoms;

/usr/lbin/modprpw -k root will unlock user.
ir order to do this you need to log on console.

Hasan.
A. Clay Stephenson
Acclaimed Contributor

Re: Trusted root lockout

The good news is that you have learned a valuable lesson. Whenever doing any mass changes related to passwords, be logged in as root in at least two sessions so that you can get yourself out of trouble almost as fast as you got yourself in. Moreover, if you are logged in redundantly then you most likely will not need to be --- it's one of God's little jokes.

The bad news is that you will need to shutdown and come up in single user mode on the console. This will leave you in a shell logged in as root.
If it ain't broke, I can fix that.