Marco De Vitis wrote: > Hi, > I'd like to prevent the motd from appearing when someone logs in via ssh > on an Etch machine. > I already have "PrintMotd no" in /etc/ssh/sshd_config, but the motd > still appears. > > Any clues? >
My guess is that the motd is getting printed from some other thing (ex:- login). One way to check for this is to PrintMotd yes in sshd_config and see if motd appears one extra time. If it does, the problem is somewhere else. If if does not, then it could be a bug in ssh. What ssh version are you using? Which distribution are you using? raju -- Kamaraju S Kusumanchi http://www.people.cornell.edu/pages/kk288/ http://malayamaarutham.blogspot.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

