in reply to GRID::Machine with authentication
Automatic authentication is safer that password authentication if you use a passphrase for the identity file and is the preferred method by experienced admins. To have automatic authentication and passphrase working toghether you must:
... Host rbeo user otheruser Hostname localhost Port 2048 IdentityFile /home/pp2/.ssh/ursu ...
This is the recommended way when working with GRID::Machine (rather than giving a lot of parameters in the call to the constructor)
Hope it helps
Casiano
|
|---|