Mantis - openssh
Viewing Issue Advanced Details
3829 regular use tweak always 2009-08-06 19:14 2009-10-11 22:04
ois_unix  
yann  
normal  
closed  
fixed  
none    
none  
0003829: Double login banner due to exclusion of PrintMotd
Affected version is 5.2,REV=2009.07.25_rev=p1. Parameter "PrintMotd" is excluded in sshd_config file, which causes SSH users a double login banner when accessing the machine. See example below. Would it be possible to have PrintMotd set to 'no' in sshd_config by default? Thanks.

------------------------------------------------------------
login as: username
Password:
Last login: Thu Aug 6 11:11:29 2009 from myhost.example.com
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
Sun Microsystems Inc. SunOS 5.10 Generic January 2005
------------------------------------------------------------
Issue History
2009-08-06 19:14 ois_unix New Issue
2009-10-11 22:04 yann Note Added: 0006839
2009-10-11 22:04 yann Assigned To => yann
2009-10-11 22:04 yann Status new => resolved
2009-10-11 22:04 yann Resolution open => fixed
2009-10-11 22:04 yann Status resolved => closed

Notes
(0006839)
yann   
2009-10-11 22:04   
PrintMotd parameter is now no in the default config file starting with the 5.3,REV=2009.10.10_rev=p1 package which should soon hit unstable.

So I am closing this bug.