<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=ks_c_5601-1987">
<META content="MSHTML 6.00.2800.1170" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Our server is only opened 22 sshd port...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>We wants our&nbsp; server secuirty is more higher, so decide 
to password aging policy...</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT size=2>Linux command is "chage" is very useful, but openssh3.3 higher 
version is not effected...</FONT></DIV>
<DIV>&nbsp;</DIV><FONT size=2>
<DIV><BR>[root@radius ~]# chage -l 
test<BR>Minimum:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
0<BR>Maximum:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2<BR>Warning:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
2<BR>Inactive:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 2<BR>Last 
Change:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; May 
09, 2003<BR>Password Expires:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; May 11, 
2003<BR>Password Inactive:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; May 13, 2003<BR>Account 
Expires:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Never<BR>[root@radius 
~]#<BR>[root@radius ~]# telnet localhost<BR>Trying 127.0.0.1...<BR>Connected to 
localhost.<BR>Escape character is '^]'.<BR>radius<BR>login: 
test<BR>Password:<BR>You are required to change your password immediately 
(password aged)<BR>Changing password for test<BR>(current) UNIX password:</DIV>
<DIV>&nbsp;</DIV>
<DIV>----------------------------------------------------------------------</DIV>
<DIV>&nbsp;</DIV>
<DIV>BUT...</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>[root@radius ~]# ssh -l test 220.75.xxx.xxx<BR><A 
href="mailto:test@220.75.xxx.xxx's">test@220.75.xxx.xxx's</A> password:<BR>Read 
from remote host 220.75.xxx.xxx: Connection reset by peer<BR>Connection to 
220.75.xxx.xxx closed.<BR>[root@radius ~]#<BR>[root@radius ~]# telnet localhost 
22<BR>Trying 127.0.0.1...<BR>Connected to localhost.<BR>Escape character is 
'^]'.<BR>SSH-1.99-OpenSSH_3.5p1</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>This problem is only openssh3.3 higher version.</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR>Why this problem occured???</DIV>
<DIV>&nbsp;</DIV>
<DIV>Please reply this answer....</DIV>
<DIV>&nbsp;</DIV>
<DIV><BR></FONT>&nbsp;</DIV></BODY></HTML>