Force Password Expiration
wlj_at_elmore.rr.com
Date: 04/28/04
- Next message: users_at_linuxforums.org: "server freezes and falls off network"
- Previous message: Tommy Reynolds: "Re: RH 8; intermittend very high load"
- Next in thread: Tommy Reynolds: "Re: Force Password Expiration"
- Reply: Tommy Reynolds: "Re: Force Password Expiration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 28 Apr 2004 15:43:49 GMT
I am running RedHat Enterprise ES version 3.0. Whenever I do an
initial load and setup the users, everything works fine. When I
shutdown the machine and take onsite, the system does not prompt the
users for a password change. I am setting up the users as follows:
1. Add user to system
useradd -c "comment" -m -n newuser
2. Force immediate password expiration
chage -d 0 newuser
3. Unlock account and set initial password to null
/usr/sbin/usermod -p "" newuser
Again, upon inital setup, the accounts are created and upon the first
login, the user is prompted to change their password. After I
shutdown the machine and take to the site, the users are not even
prompted for a password and they are not asked to change, even if I
reissue the command (chage -d 0 newuser).
HELP!
Lance Justiss
- Next message: users_at_linuxforums.org: "server freezes and falls off network"
- Previous message: Tommy Reynolds: "Re: RH 8; intermittend very high load"
- Next in thread: Tommy Reynolds: "Re: Force Password Expiration"
- Reply: Tommy Reynolds: "Re: Force Password Expiration"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|