Displaying 2 results from an estimated 2 matches for "rhostsrsaauth".
2001 Mar 03
0
[PATCH] PrintLastLog option
...berg - a.k.a. - <chip at valinux.com>
"We have no fuel on board, plus or minus 8 kilograms." -- NEAR tech
-------------- next part --------------
Index: servconf.h
--- servconf.h.prev
+++ servconf.h Thu Feb 22 20:59:45 2001
@@ -52,4 +52,5 @@
* for RhostsRsaAuth */
int print_motd; /* If true, print /etc/motd. */
+ int print_lastlog; /* If true, print lastlog */
int check_mail; /* If true, check for new mail. */
int x11_forwarding; /* If true, permit inet (spoofing) X11 fwd. */
Index: servconf.c
--- servconf.c.prev
+++ servconf.c Thu Feb...
2000 Jul 03
1
rhostsauthentication fails. (Or why I hate poorly documented software.)
I have a ssh enabled server and client machine (we'll call them "server"
and "client" respectively...)
They both have proper RSA and DSA keys,using protocol version 2 works
fine between them. (so ssh itself and the network is working fine)
However, I want to get something that will work with rsync without having
to manually enter passwords, passphrases, or enter such