On Mon, 2002-12-23 at 06:00, Enrico Payne wrote: > Hi, I am trying to setup ssh to use authorized keys across various Redhat > 6.2, 7.0, 7.1 and 8.0 servers. > > I am able to get the 6.2, 7.0 and 7.1 servers to allow users to access > their data without having to enter passwords, however, between 8.0 and the > other servers, this does not seem to want to work... > > Any ideas? I have tried the DSA, RSA, RSA1 options, and only RSA seems to > work between 8.0 and 8.0 servers.... > > Am I missing something. > > The procedure I am using is: > 1) ssh-keygen -t RSA1 > 2) press enter 3 times to accept the defaults > 3) scp the identity.pub file to the other server, and then > 4) cat /tmp/identity.pub >>~/.ssh/authorized_keys > > Any help would be appreciated >
What are the perms on the .ssh dir and the auth keys file on the remote machines? Permissive perms will keep the ssh prog from allowing the use os the keys file. Bret -- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe https://listman.redhat.com/mailman/listinfo/redhat-list