kuthulux / gnome-connection-manager

repository for gnome-connection-manager from kuthulu.com/gcm
Other
68 stars 28 forks source link

SSH without a username #69

Closed EvilBob01 closed 3 years ago

EvilBob01 commented 3 years ago

Hi I'd like to have the ability to add a host to GCM and not specify a username. I'm trying to connect to an older Cisco device via SSH and it doesn't prompt for a username just a password. When I intentionally leave the username field blank in GCM it gets automatically filled in with the username from my local system. Is there a way to force this field to remain empty? Thanks.

EvilBob01 commented 3 years ago

Issue solved. please forgive my stupidity. I failed to notice the one Cisco device I needed to access happened to be telnet only. I was trying to SSH into it instead of Telnet. I'd ask for Telnet support in GCM but I think I've done enough. Thanks for helping me solve my issues.