Operating System - Tru64 Unix
1751973 Members
5501 Online
108784 Solutions
New Discussion

HP Tru64 UNIX V5.1B (Rev. 2650) - ksh: /usr/lbin/modprpw: not found

 
kp007
Occasional Visitor

HP Tru64 UNIX V5.1B (Rev. 2650) - ksh: /usr/lbin/modprpw: not found

I am trying to unlock a user's account in HP Tru64 UNIX 5.1B. When I execute the command as below it displays error message. 

 

# /usr/lbin/modprpw -k <userid>

ksh: /usr/lbin/modprpw:  not found

 

Really appreciate any suggestions or workarounds. Thanks!

 

 

P.S. This thread has been moved from HP-UX > System Administration to Tru64 UNIX > System Administration. - HP Forum Moderator

 

 

2 REPLIES 2
Patrick Wallek
Honored Contributor

Re: HP Tru64 UNIX V5.1B (Rev. 2650) - ksh: /usr/lbin/modprpw: not found

>>HP Tru64 UNIX 5.1B. 

>># /usr/lbin/modprpw -k <userid>

>>ksh: /usr/lbin/modprpw:  not found

 

Well, it appears that you're trying to use an HP-UX trusted system command on Tru64.  As you can see, that doesn't work.

 

For Tru64 check this link:

http://www.unix.com/showthread.php?t=86956

 

According to the post:

 

To unlock user account

Code:
/usr/sbin/usermod  -x administrative_lock_applied=0 username
kp007
Occasional Visitor

Re: HP Tru64 UNIX V5.1B (Rev. 2650) - ksh: /usr/lbin/modprpw: not found

Thank you. I did try this. But it still shows the user as locked. I ran the passwd -q command and it showed the below value.
<userid> LK 021913 3 60