Need to sftp with automatic login from 1 aix machine to another, the id on the target is a DCE(DFS) id
Peter Stuge
stuge-openssh-unix-dev at cdy.org
Tue Jun 5 05:18:41 EST 2007
On Fri, Jun 01, 2007 at 09:17:39AM -0400, Pat Cornick wrote:
> The problem we are having seems to be that because the target id is
> a DCE(DFS) id and it's home directory is /fs/home/bondbpex instead
> of /home/bondbpex it can't find the /.ssh/authorized_keys file.
So put authorized_keys in the correct directory then.
> The permissions on the .ssh directory is 700 and the
> authorized_keys file is 600.
That's all good. Check that the owner is correct too.
> Is this possible to be able to do this?
Yes, it works.
> /home/bondbrdg> sftp -v -v -v bondbpex at d03ftp101.boulder.ibm.com
This shows no problem. We also need sshd -ddd output from d03ft101.
//Peter
More information about the openssh-unix-dev
mailing list