On 7/18/06, Alastair Stevens <[EMAIL PROTECTED]> wrote:
Hi - I've seen that you can disable the *console* menu, but is it possible to disable the menu for remote SSH connections, so that we get straight to a shell? We'd like to be able to run a remote command from a script, for testing and failure simulation purposes. Or does anyone know another trick for getting through the menu and reaching a shell automagically?
Use authorized keys and forced commands (the forced command could be a script that evaluates $SSH_COMMAND and runs it). --Bill --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
