On Sat, 2008-03-15 at 19:32 +0100, Andy Smith wrote:
> > If you don't want to touch the server user's authorized_keys file, you
> > could have a separate user accept the ssh logins and either invoke the
> > daemon via setuid/sudo or connect to a background daemon on the same
> > machine (which works because the protocol is the same for single-use and
> > background daemons).
> 
> I don't really get what you mean, if another user accepts the ssh logins 
> then I need to have an authorized_keys for them??
> So theres not an advantage, hence I dont think Im understanding u 
> properly... Can you elaborate a little pls??

You're understanding correctly.  There would only be an advantage if for
some reason you didn't want to set an authorized key for the user
running the daemon but were fine with setting an authorized key for
another user.

Matt

-- 
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to