Hello,
as the subject says, I'm trying to setup a client for BackupPC.
I already have some linux clients that are working fine, the
passwordless login with ssh (rsa keys etc.) works fine.
The machine I try to setup is a linux machine that is also a mail
server, with direct connection to the internet. So we have root logins
disabled, as a further hurdle to take for an intruder.
But, this breaks the key-authorization thing, so ssh will ask for a
password, and obviously fail.
Is there any way to do pubkey authorization for backuppc, but still have
no root logins for other people?
Maybe 2 sshd's running on that server, one listening on the outside
port, with PermitRootLogin=no , and one on the inside with
PermitRootLogin=yes. But that feels ugly...
Or I try an rsyncd instead, and close that port to the outside world
with iptables.
Thnx for your help,
Oliver
-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 -
digital self defense, top technical experts, no vendor pitches,
unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
