I think it would be useful to be able to select which user to use when running an SSH connection. The syntax could be something like: with Sultan.load(hostname='aot@mydomain.com') as sultan.
It currently tries to connect me as jenselme@aot@mydomain.com which is invalid.
Hi,
I think it would be useful to be able to select which user to use when running an SSH connection. The syntax could be something like:
with Sultan.load(hostname='aot@mydomain.com') as sultan
.It currently tries to connect me as
jenselme@aot@mydomain.com
which is invalid.