n.net]
> To: questi...@freebsd.org
> Sent: Thu, 28 Oct 2010 15:39:53 -0400
> Subject: ssh key authentication problem...
>
> Can anyone help me debug an ssh key-based authentication problem?
>
> I have an 8.1-R server running sshd, with one user account. On the server,
>
On Thu, Oct 28, 2010 at 02:17:14PM -0700, Chuck Swiger wrote:
> Hi--
>
> On Oct 28, 2010, at 12:39 PM, Peter Harrison wrote:
> > debug1: trying public key file /home/peter/.ssh/authorized_keys
> > debug1: fd 4 clearing O_NONBLOCK
> > debug3: secure_filename: checking '/usr/home/peter/.ssh'
> > deb
On Thu, Oct 28, 2010 at 10:13:12PM +0100, krad wrote:
> On 28 October 2010 20:39, Peter Harrison wrote:
>
> > Can anyone help me debug an ssh key-based authentication problem?
> >
> > I have an 8.1-R server running sshd, with one user account. On the server,
> > I've used ssh-keygen to generate i
...@freebsd.org
Sent: Thu, 28 Oct 2010 15:39:53 -0400
Subject: ssh key authentication problem...
Can anyone help me debug an ssh key-based authentication problem?
I have an 8.1-R server running sshd, with one user account. On the server,
I've used ssh-keygen to generate id_rsa and id_rs
Hi--
On Oct 28, 2010, at 12:39 PM, Peter Harrison wrote:
> debug1: trying public key file /home/peter/.ssh/authorized_keys
> debug1: fd 4 clearing O_NONBLOCK
> debug3: secure_filename: checking '/usr/home/peter/.ssh'
> debug3: secure_filename: checking '/usr/home/peter'
> debug3: secure_filename:
On Thu, Oct 28, 2010 at 12:39 PM, Peter Harrison
wrote:
> Can anyone help me debug an ssh key-based authentication problem?
>
> I have an 8.1-R server running sshd, with one user account. On the server,
> I've used ssh-keygen to generate id_rsa and id_rsa.pub.
>
> On my laptop I then pulled the
On 28 October 2010 22:13, krad wrote:
>
>
> On 28 October 2010 20:39, Peter Harrison wrote:
>
>> Can anyone help me debug an ssh key-based authentication problem?
>>
>> I have an 8.1-R server running sshd, with one user account. On the server,
>> I've used ssh-keygen to generate id_rsa and id_rs
You have to do the other way
generate at laptop, put in authorized_key at server the public key and
then you will be able to ssh to server from laptop using key
authorization
On Thu, 28 Oct 2010 20:39:53 +0100
Peter Harrison wrote:
> Can anyone help me debug an ssh key-based authentication
On 28 October 2010 20:39, Peter Harrison wrote:
> Can anyone help me debug an ssh key-based authentication problem?
>
> I have an 8.1-R server running sshd, with one user account. On the server,
> I've used ssh-keygen to generate id_rsa and id_rsa.pub.
>
> On my laptop I then pulled the id_rsa.p
On 10/28/10 3:39 PM, Peter Harrison wrote:
Can anyone help me debug an ssh key-based authentication problem?
I have an 8.1-R server running sshd, with one user account. On the server, I've
used ssh-keygen to generate id_rsa and id_rsa.pub.
On my laptop I then pulled the id_rsa.pub file over
Can anyone help me debug an ssh key-based authentication problem?
I have an 8.1-R server running sshd, with one user account. On the server, I've
used ssh-keygen to generate id_rsa and id_rsa.pub.
On my laptop I then pulled the id_rsa.pub file over and:
% cat id_rsa.pub >> .ssh/authorized_keys
On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote:
> i've followed the howto exactly and it still doesn't work. i don't know
> wtf i'm doing wrong. here is the output i get in verbose mode
>
> Password:
>
> the files i have in the local host
>
> ls -l /home/timothy/.ssh/
> total 6
Volodymyr Kostyrko wrote:
the files i have in the remote host
ls -l
total 4
-rw-r--r-- 1 timothy wheel 241 Feb 18 22:44 authorised_keys
-rw-r--r-- 1 timothy wheel 621 Feb 19 11:12 authorised_keys2
You're going to kick yourself. It should be authorized keys, with a 'z'.
yes, yes i did kick my
Timothy Smith wrote:
markzero wrote:
On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote:
i've followed the howto exactly and it still doesn't work. i don't
know wtf i'm doing wrong. here is the output i get in verbose mode
the files i have in the remote host
ls -l
total 4
-rw-r--r-- 1
markzero wrote:
On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote:
i've followed the howto exactly and it still doesn't work. i don't know
wtf i'm doing wrong. here is the output i get in verbose mode
the files i have in the remote host
ls -l
total 4
-rw-r--r-- 1 timothy wheel 2
markzero wrote:
On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote:
i've followed the howto exactly and it still doesn't work. i don't know
wtf i'm doing wrong. here is the output i get in verbose mode
the files i have in the remote host
ls -l
total 4
-rw-r--r-- 1 timothy wheel 2
On Sat, Feb 19, 2005 at 11:27:03AM +1000, Timothy Smith wrote:
> i've followed the howto exactly and it still doesn't work. i don't know
> wtf i'm doing wrong. here is the output i get in verbose mode
>
> the files i have in the remote host
> ls -l
> total 4
> -rw-r--r-- 1 timothy wheel 241 Fe
i've followed the howto exactly and it still doesn't work. i don't know
wtf i'm doing wrong. here is the output i get in verbose mode
OpenSSH_3.5p1 FreeBSD-20030924, SSH protocols 1.5/2.0, OpenSSL 0x0090704f
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Rhosts Authentication disa
18 matches
Mail list logo