Comment #4 on issue 64 by anssi.sy...@eficode.com: Pass paramiko options to connect
http://code.google.com/p/robotframework-sshlibrary/issues/detail?id=64

Looking for keys is still not configurable, i.e. it is still not possible to pass Paramiko options directly as arguments to `Login` or `Login With Public Key` keywords.

The change done is a workaround to make Paramiko to not look for keys when using `Login` keyword, i.e. when authenticating with username and password and not with any key. Did this workaround fix your problem?

I see your point, but the problem here is that there are no common connection options that would apply both for Paramiko and Trilead SSH Library. Some authentication parameters can be configured when creating a new connection with Paramiko but Trilead SSH library is very limited at least in this sense.

Do you have some particular connection or login options in mind, that are likely needed to be changed?

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to