david.pospisil
08-12-2007, 09:53 AM
Hi, I don't like web shell in grid, I would like to login via ssh directly from my linux terminal. I read http://doc.3tera.net/AppLogic1/CliUser.html and http://doc.3tera.net/AppLogic1/ClientSideMacros.html.
So I install corectly rmacros.sh and then I used this command in a web shell in grid
set user<removed for security> "sshkey=<removed for security>"
and I get this output
notice: comments and extra text removed from ssh key
replacing existing key for <removed for security>
everything fine. But the I used
controller <removed for security>
in my linux terminal and then
3t
and I get this:
Permission denied (publickey).
:(
I also tried
ssh -l "<removed for security>
but with the same result.
I also tried
export AL_SSH_OPT='<removed for security>'
but it did not help.
I am using grid <removed for security>
Thank you for any help!
So I install corectly rmacros.sh and then I used this command in a web shell in grid
set user<removed for security> "sshkey=<removed for security>"
and I get this output
notice: comments and extra text removed from ssh key
replacing existing key for <removed for security>
everything fine. But the I used
controller <removed for security>
in my linux terminal and then
3t
and I get this:
Permission denied (publickey).
:(
I also tried
ssh -l "<removed for security>
but with the same result.
I also tried
export AL_SSH_OPT='<removed for security>'
but it did not help.
I am using grid <removed for security>
Thank you for any help!