Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Dealing with a second SSH key
- Date: Fri, 10 Oct 2008 15:35:52 +0200
- From: Christian Horn <chorn@example.com>
- Subject: Re: [tlug] Dealing with a second SSH key
- References: <48EF15ED.90004@jj.em-net.ne.jp> <20081010090019.GA25571@fluxcoil.net> <48EF3C36.1080601@jj.em-net.ne.jp> <20081010115023.GA25914@fluxcoil.net> <48EF4E3F.3060403@jj.em-net.ne.jp> <20081010125620.GA26072@fluxcoil.net> <48EF5669.4010405@jj.em-net.ne.jp>
- User-agent: Mutt/1.5.13 (2006-08-11)
On Fri, Oct 10, 2008 at 10:19:37PM +0900, Charles Muller wrote: > Christian Horn wrote: > > > >Log onto the remote box as root, execute > > /usr/sbin/sshd -p 2222 -ddd > > I don't have root privileges on the remote box. Maybe this is part of > the problem? No, just makes debugging a bit harder. Check those requirements are met on the rsync-box: - modes of your homedir should be 755 or stricter - modes of your home/.ssh dir should be 700 or stricter - your homedir, home/.ssh and all its contents should be owned by your user - modes of home/.ssh/authorized_keys (containing your pubkey) should be 600 or stricter > >and from your other box use > > ssh -p 2222 -i /home/dir/.ssh/id_dsa_keyfile user@example.com ssh -vv -i /home/dir/.ssh/id_dsa_keyfile user@example.com could then be used to get a bit output from your client. > chuck@example.com:~$ ssh -p 2222 -i /home/dir/.ssh/id_dsa_keyfile > acmuller@example.com > > Warning: Identity file /home/dir/.ssh/id_dsa_keyfile not accessible: > No such file or directory. Use the complete path and filename to the file your ssh-keygen generated, the one without .pub in its name. Christian
- Follow-Ups:
- Re: [tlug] Dealing with a second SSH key
- From: Charles Muller
- [tlug] 21dzk text database
- From: Charles Muller
- References:
- [tlug] Dealing with a second SSH key
- From: Charles Muller
- Re: [tlug] Dealing with a second SSH key
- From: Christian Horn
- Re: [tlug] Dealing with a second SSH key
- From: Charles Muller
- Re: [tlug] Dealing with a second SSH key
- From: Christian Horn
- Re: [tlug] Dealing with a second SSH key
- From: Charles Muller
- Re: [tlug] Dealing with a second SSH key
- From: Christian Horn
- Re: [tlug] Dealing with a second SSH key
- From: Charles Muller
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Dealing with a second SSH key
- Next by Date: [tlug] Call for presenters - September 8th technical meeting
- Previous by thread: Re: [tlug] Dealing with a second SSH key
- Next by thread: Re: [tlug] Dealing with a second SSH key
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links