Operating System - HP-UX
1832584 Members
3139 Online
110043 Solutions
New Discussion

Re: Passwd aging for Application User

 
Salm
Frequent Advisor

Passwd aging for Application User

Hi Every one

I have HP-UX box running 11.11. there is one application user XXX . the user passwd was deactivated . I reactivated through SAM and got new passwd.

I want to set passwd aging to NO need passwd at all and Applcation team using newid to login throught this application.They dont want passwd at all

Is any one can give me command line and SAM , how to set this aging .


Thanks in Advance
3 REPLIES 3
Ivan Krastev
Honored Contributor

Re: Passwd aging for Application User

john D_3
Frequent Advisor

Re: Passwd aging for Application User

If system is not trusted:

SAM --> Accounts for users and groups --> users --> highlight the userid and press tab key and then A --> click on modify --> click on "modify passwd options --> select no restrictions.

Sajjad Sahir
Honored Contributor

Re: Passwd aging for Application User

dear
u can use -x option
see brief description about it

-x max Determine the maximum number of days, max, a password can remain unchanged. The user must enter another
password after that number of days has transpired, known as the password expiration time.If the -f option was used in a previous invocation of passwd to
immediately expire a password, the effect of the -f option is cancelled, and the password will not expire until max days. The effect of the -f option is not
cancelled if the -x option and the -f option are specified on the same command line or if the system has been converted to a trusted system. The min and max arguments are each represented in units of days.
These arguments will be rounded up to the nearest week on a nontrusted HP-UX system. If the system is then converted to a trusted system, the number of days will be based on those weeks. If only one of the
two arguments is supplied, and the other argument does not exist, then the number of days is set to zero.

thanks and regards

sajjad sahir