Marco De Vitis wrote: > 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.
Place the file .hushlogin into the homedir of the remote user. See the section FILES in "man sshd" for details. HTH, Tobias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

