SSH with rsa key failure "Permission denied (publickey,gssapi-keyex,gssapi-with-mic)"
Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
You're telling us the permissions on one side of the connection. What are they on the other system?
I can't access to the origin host, but this user with this host can connect with the same rsa key in others hosts of the infrastructure. Sorry
Quote:
Originally Posted by michaelk
What are the permissions currently?
destination host:
Code:
[root@HOST ~]# ls -lah /home/ | grep USER && ls -lah /home/USER/ && ls -lah /home/USER/.ssh/
drwx------ 3 USER sis 103 Aug 29 13:29 daniel.delcastillo
total 24K
drwx------ 3 USER sis 103 Aug 29 13:29 .
drwxr-xr-x. 25 root root 4.0K Aug 29 12:55 ..
drwx------ 2 USER sis 46 Aug 29 13:32 .ssh
total 8.0K
drwx------ 2 USER sis 46 Aug 29 13:32 .
drwx------ 3 USER siS 103 Aug 29 13:29 ..
-rw------- 1 USER sis 381 Aug 29 12:59 authorized_keys
-rw-r--r-- 1 USER sis 394 Aug 29 13:32 known_hosts
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.