Operating System - HP-UX
1834926 Members
2403 Online
110071 Solutions
New Discussion

Re: Implement password aging policies problem

 
SOLVED
Go to solution
sarawut_1
Occasional Advisor

Implement password aging policies problem

To all

I am implement password aging policise to all hp-ux(11.11) machines with sam on Turned mode ., Is OK.
But.,I have one machine I can not apply it.
Because When I Enable password aging policise fill informations and not set option "Expire All User Passwords Immediately" and click
OK.
I'm exit SAM and use command "getprpw" to check all users. I found "spwchg=" on all users not set value to current date same other machines.

Thank.
Sarawut.
7 REPLIES 7
RAC_1
Honored Contributor

Re: Implement password aging policies problem

You can do /usr/lbin/modprpw -V to do that.
There is no substitute to HARDWORK
Arunvijai_4
Honored Contributor

Re: Implement password aging policies problem

Hello, You can do with modprpw, more information at, http://docs.hp.com/en/B2355-60127/modprpw.1M.html

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
sarawut_1
Occasional Advisor

Re: Implement password aging policies problem

To RAC

I do same your solution. But it not work.
Please help me to solve this problem.

Thank.
sarawut.
RAC_1
Honored Contributor
Solution

Re: Implement password aging policies problem

/etc/tsconvert -r ;/etc/tsconvert -c && /usr/lbin/modprpw -V

check it now. - /usr/lbin/getprpw "user_name"
There is no substitute to HARDWORK
Steven E. Protter
Exalted Contributor

Re: Implement password aging policies problem

Shalom sarawut,

pwck
grpck

Lets make sure our databases of users and groups are consistent.

I think going back to non-trusted and then trusted though should do the trick.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
sarawut_1
Occasional Advisor

Re: Implement password aging policies problem

To all

Thank you for your kindly help. I can fix the problem with going back to non-trusted and then go to trusted again.

Best Regard.
sarawut_1
Occasional Advisor

Re: Implement password aging policies problem

.