<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am trying to setup scup to transfer files between 
two Fedora core 3 systems. I suspect that I am nearly there but I get the 
following error</FONT></DIV>
<DIV><FONT size=2></FONT>&nbsp;</DIV>
<DIV><FONT size=2>debug1: SSH2_MSG_SERVICE_ACCEPT received</DIV>
<DIV>
<P>debug1: Authentications that can continue: 
publickey,gssapi-with-mic,password</P>
<P>debug1: Next authentication method: gssapi-with-mic</P>
<P>debug1: An invalid name was supplied</P>
<P>Cannot determine realm for numeric host address</P>
<P>debug1: An invalid name was supplied</P>
<P>Cannot determine realm for numeric host address</P>
<P>debug1: Next authentication method: publickey</P>
<P>debug1: Trying private key: /root/.ssh/identity</P>
<P>debug1: Trying private key: /root/.ssh/id_rsa</P>
<P>debug1: Trying private key: /root/.ssh/id_dsa</P>
<P>debug1: No more authentication methods to try.</P>
<P>........................................</P>
<P>........................................</P>
<P>Permission denied</P>
<P><FONT face=Arial>I have a user "bu" on both systems whilst logged in as "bu" 
I used sshkeygen -t dsa to generate the keys (in /home/bu/.ssh) and then copied 
the public key to the partner system. There I used cat to include the public key 
in the authorized_keys file, both in /home/bu/.ssh and /root/.ssh.</FONT></P>
<P><FONT face=Arial>My scp command is:</FONT></P>
<P><FONT face=Arial>scp -B -v <A 
href="mailto:bu@nn.nn.nn.nn:/home/bu/dud.txt">bu@nn.nn.nn.nn:/home/bu/dud.txt</A>&nbsp;/home/bu/dud_copy.txt&nbsp;&nbsp;&nbsp;&nbsp; 
where nn.nn.nn.nn is my IP address</FONT></P>
<P><FONT face=Arial>If I remove the -B I get prompted for the password and is I 
enter a value the file is transferred. I suspect that I have got something wrong 
with the keys but after much playing around I cannot find the 
problem.</FONT></P>
<P><FONT face=Arial>Any suggestions,</FONT></P>
<P><FONT face=Arial>Brendan</FONT></P></FONT></DIV></BODY></HTML>