[opensuse] One user can not ssh out.
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, That's it: my normal user can not ssh out (to my router, for instance): cer3@nimrodel:~> ssh 1234@router 1234@router's password: -> who who: not found Hit <enter> to continue ? now, my normal user: cer@nimrodel:~> ssh 1234@router cer@nimrodel:~> I have to break, there is no answer. However, being root, I "su" to my user, and I can ssh: nimrodel:~ # su - cer Cinemuck, n.: The combination of popcorn, soda, and melted chocolate which covers the floors of movie theaters. -- Rich Hall, "Sniglets" cer@nimrodel:~> ssh 1234@router 1234@router's password: -> What on earth is happening here? [...] Gotcha! The diference is this in the environment: SSH_AGENT_PID=6701 SSH_ASKPASS=/usr/lib/ssh/x11-ssh-askpass SSH_AUTH_SOCK=/tmp/ssh-mypMH6659/agent.6659 Lets try: cer@nimrodel:~> SSH_AGENT_PID='' SSH_ASKPASS='' SSH_AUTH_SOCK='' ssh 1234@router 1234@router's password: -> So that's it, the ssh agent doesn't work. How do I make it work? Is it known to be broken? - -- Cheers, Carlos Robinson -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4-svn0 (GNU/Linux) iD8DBQFHcvnstTMYHG2NR9URAslDAJ4r4+36RfJ/DHn+hy9N6bfaSI+B7ACfQiPX mN8eY4z2CxVRzR12kSRWlBk= =aPGq -----END PGP SIGNATURE----- -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org
participants (1)
-
Carlos E. R.