ssh key password multiple times

10 views
Skip to first unread message

Brian

unread,
Jun 25, 2015, 10:36:27 AM6/25/15
to rp...@googlegroups.com
Any reason why, using SshMachine(), my sshkey password would be requested three times?


mach = SshMachine("192.168.1.3")
server = DeployedServer(mach)

# and now you can connect to it the usual way
conn1 = server.classic_connect()
print conn1.modules.sys.platform



I can get around this, I suppose, by using ssh-agent.  I'm just curious. 

brian
Reply all
Reply to author
Forward
0 new messages