Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

multi device script could not login to aireos devices #58

Open
cmacasae opened this issue Aug 5, 2022 · 1 comment
Open

multi device script could not login to aireos devices #58

cmacasae opened this issue Aug 5, 2022 · 1 comment

Comments

@cmacasae
Copy link

cmacasae commented Aug 5, 2022

i modified a multi device script to run a single device script for WLC running AireOS. The single device script works. However calling it in a multidevice script, the script could not successfully login. It seem the AireOS ignore the ssh -l flag it received and prompts again user: where the script hangs until the ssh session timedout.

@jamiecaesar
Copy link
Owner

I will have a hard time replicating this one, as most of the AireOS scripts were contributed by someone else. Since the multi-device scripts use SecureCRT to initiate the SSH connection, if it isn't honoring the username that SecureCRT sends and is re-prompting for passwords, there may not be anything that can be done for that. The SecureCRT API only gives so much control over the application interaction, and in a case like that I'm not sure we have any option.

I'm not sure if anything has changed in version 9.0 of SecureCRT -- I still haven't had any time to even look into that since I'm not using it in my day-to-day anymore, but hopefully one day I will!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants