password question.

Aldo Foot lunixer at gmail.com
Tue Oct 28 17:44:56 UTC 2008


On Tue, Oct 28, 2008 at 10:15 AM, Steven W. Orr <steveo at syslang.net> wrote:
> Under F9, I want to create an account such that the user will be required to
> change the password on login, but I don't have control over how soon (or
> late) the user will get to that first login. Is there a way to do it? The
> passwd command didn't look like it had anything useful.
>
> TIA
>

as root at the CLI:
      # chage -d 01/01/1970 <someUser>
The user will be prompted to change his password next login.

~af




More information about the fedora-list mailing list