On Tue, Nov 12, 2002 at 06:43:47PM -0500, Zak Johnson wrote:
> I want to force new users to change their passwords immediately upon
> first login.  I set the "change" field in master.passwd to 1 (via pw
> useradd ... -p 1).  Logging in via login(1) works as expected---the user
> is prompted to change the password and then logs in as usual.  However,
> my users only connect via ssh, which instead yields the following logs:

To answer my own question: the code for handling expired passwords has
been commented out of OpenSSH since 3.1; there are rumours on the list
that it may be fixed by 3.6.

-Zak

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to