Operating System - HP-UX
1833770 Members
2385 Online
110063 Solutions
New Discussion

Password Aging problem on 11i

 
Ed Melosh
Occasional Contributor

Password Aging problem on 11i

I recently upgraded our NIS master server from HPUX 11.0 to 11i and I have noticed a problem with our password aging.

The following command used to work fine in 11.0;
> passwd -F /var/yp/src/passwd -f -x 90 -n 7

Now, when I use this same command on 11i, I get an "Invalid combination of options" error and the password aging fails.

Anybody else see anything like this or have any ideas?

Thanks,
1 REPLY 1
A. Clay Stephenson
Acclaimed Contributor

Re: Password Aging problem on 11i

I would try adding the -r files argument and then the -F.
If it ain't broke, I can fix that.