Hi, How can you modify the pre-login message with ssh, before the "login as:"? In Unix this can be done with herald variable in /etc/security/login.cfg. Thanks Philip _________________________________________________________________ The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail
Philip Hoang wrote:> Hi, > How can you modify the pre-login message with ssh, before the "login as:"? > In Unix this can be done with herald variable in /etc/security/login.cfg.This may be specified by the client or the server depening on what software you are using and how it is configured (you neglected to mention either). In any case, it is _generally_ not possible to change the login prompts. You may however be interested in the "Banner" option, as documented in "man sshd_config". -d