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

Regards
Enrico


___________________________________________
This e-mail has been scanned for viruses.
Pharma Natura will not be held responsible
for the loss of data or any other loss
caused by the use of the information
contained in this e-mail.



-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to