anyone know why when a password expires with passwd -e <user> or its
time expires I can't change it while logging in with ssh.
> $ ssh server
> user@server's password:
> Connection to qbb closed by remote host.
> Connection to qbb closed.
If I log in with telnet it lets me change the password
> $ telnet server
> Trying 10.10.10.10...
> Connected to server.
> Escape character is '^]'.
> server login: user
> Password:
> You are required to change your password immediately (root enforced)
> Changing password for user
> (current) UNIX password:
> Enter new UNIX password:
> Retype new UNIX password:
What could it be. ssh -v doesn't seem to give error's other than the same as above.
Thanks
--
Bill Warner <
wwarner@direct-alliance.com>
Direct Alliance