Operating System - HP-UX
1753426 Members
5173 Online
108793 Solutions
New Discussion юеВ

11.31: clearing INACTIVITY_MAXDAYS lock?

 
SOLVED
Go to solution
Doug O'Leary
Honored Contributor

11.31: clearing INACTIVITY_MAXDAYS lock?

Hey;

I know I've seen this on these forums somewhere, but my searching must be weak today as I can't find it.

I have a user on an 11.31 system that's locked due to the error above. I tried userdbset -d -u ${user} to no avail. Does someone have the syntax for the command to free this up?

On my 11.23 systems, a simple "su - ${user}" is good to clear that; doesn't seem to be working ont he 11.31 system.

Thanks for any hints/tips/suggestions.

Doug O'Leary

------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html
2 REPLIES 2
Jaime Bolanos Rojas.
Honored Contributor
Solution

Re: 11.31: clearing INACTIVITY_MAXDAYS lock?

Try these one:

userdbset -d -u username login_time

Regards,

Jaime.
Work hard when the need comes out.
Doug O'Leary
Honored Contributor

Re: 11.31: clearing INACTIVITY_MAXDAYS lock?

Outstanding! That was it exactly.

Thanks for your help.

------
Senior UNIX Admin
O'Leary Computers Inc
linkedin: http://www.linkedin.com/dkoleary
Resume: http://www.olearycomputers.com/resume.html