[Ans.]openssh3.5p1 version ... Password aging problem???

나윤성 yasii at netian.com
Mon May 12 15:00:42 EST 2003


Our server is only opened 22 sshd port...

We wants our  server secuirty is more higher, so decide to password aging policy...

Linux command is "chage" is very useful, but openssh3.3 higher version is not effected...


[root at radius ~]# chage -l test
Minimum:        0
Maximum:        2
Warning:        2
Inactive:       2
Last Change:            May 09, 2003
Password Expires:       May 11, 2003
Password Inactive:      May 13, 2003
Account Expires:        Never
[root at radius ~]#
[root at radius ~]# telnet localhost
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
radius
login: test
Password:
You are required to change your password immediately (password aged)
Changing password for test
(current) UNIX password:

----------------------------------------------------------------------

BUT...


[root at radius ~]# ssh -l test 220.75.xxx.xxx
test at 220.75.xxx.xxx's password:
Read from remote host 220.75.xxx.xxx: Connection reset by peer
Connection to 220.75.xxx.xxx closed.
[root at radius ~]#
[root at radius ~]# telnet localhost 22
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
SSH-1.99-OpenSSH_3.5p1


This problem is only openssh3.3 higher version.


Why this problem occured???

Please reply this answer....


-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20030512/fd81f040/attachment.html 


More information about the openssh-unix-dev mailing list