>>> On 10/9/2008 at  8:08 PM, in message <48EE9CF5.2BB : 109 : 19601>, Mark Post
wrote: 
> >>> On 10/9/2008 at  6:22 PM, in message
> <[EMAIL PROTECTED]>, Eddie Chen
> <[EMAIL PROTECTED]> wrote: 
>> On the client(user sysadmin)
>> 
>>  I issue the ssh-keygen -t dsa
>>  scp the  public version to the other server /home/echen
>>  ssh to echen and  cd ~/.ssh , touch  authorized_keys
>>  and cat ../pub >> authorized_keys
> 
> Sounds like you need to run a second sshd process on the other system (using 
> a different port) in debug mode with the verbosity turned up to find out 
> what's wrong.  It might be file/directory permissions, or something else 
> entirely.

Looking at your orginal note again, I suppose another possibility is that 
you're initiating this command from user sysadmin, but you said (above) that 
you put the public key in /home/echen/.ssh/authorized_keys instead of 
/home/sysadmin/.ssh/authorized_keys.


Mark Post

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to