Re: Avoid changing password



In article <1148040041.762089.157010@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
int <alefor@xxxxxxxxx> wrote:
:Hi,
:some users on my Linux systems must not change their password.
:The system is a RedHat EL3 with pam 0.75.

From `man passwd`:

-n This will set the minimum password lifetime, in days,
if the user's account supports password lifetimes.
Available to root only.

Setting the minimum interval for password changes to a very large number
should accomplish what you want.

--
Bob Nichols AT comcast.net I am "RNichols42"
.



Relevant Pages