Forum Discussion
vRealize access to F5 needing to enable password authentication for SSH
So based on this document provided by VMWare support, the F5 needs to enable password authentication for SSH to allow vRealize to access and pull data. The instructions provided in this document are vague and don't work for me (but I am probably doing something wrong). Part of the issue is that I am not completely familiar with using the TMSH edit commands.
The document is here: https://docs.vmware.com/en/VMware-vRealize-Network-Insight/6.0/com.vmware.vrni.using.doc/GUID-B722AA40-5C61-47F3-94A4-F7DAF9ABB1DA.html
I can open the edit sys sshd but unsure how I add that bit into the config and then save it. I can't save the changes. Any thoughts? I've tried looking up how to use the edit command but can't find any details on how to do it.
- jetaylorNimbostratus
I realize this is a little dated at this point. But for that article, you change that file using VIM commands using a cheet sheet like this: https://www.bing.com/ck/a?!&&p=f7d320958838bfefJmltdHM9MTY4ODY4ODAwMCZpZ3VpZD0zYzFjMzgzYS03ZTliLTY0NWUtMjMyZC0yYTQ5N2YyYzY1NmQmaW5zaWQ9NTQ3Mw&ptn=3&hsh=3&fclid=3c1c383a-7e9b-645e-232d-2a497f2c656d&psq=vim+commands+cheat+sheet&u=a1aHR0cHM6Ly9waG9lbml4bmFwLmNvbS9rYi92aW0tY29tbWFuZHMtY2hlYXQtc2hlZXQjOn46dGV4dD1WaW0lMjBDb21tYW5kcyUyMENoZWF0JTIwU2hlZXQlMjAxJTIwTW92aW5nJTIwSW5zaWRlJTIwYSwuLi4lMjA4JTIwTWFya3MlMjBhbmQlMjBKdW1wcyUyMC4uLiUyME1vcmUlMjBpdGVtcw&ntb=1
Add in the following lines and save the file:
modify sshd { include ” ChallengeResponseAuthentication no PasswordAuthentication yes” }
And as the article says, don't forget to run the save sys config.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com