I'm trying to write an automatic logon script as part of a configuration checker for some 5508 controller installations. When the SSH connection opens, the client sends the username and password to the login as prompt, meaning the automatic logon fails and I can't issue the commands needed to test the config.
Does anyone know how to disable the login as prompt, or how I can script my way around this?