Disregard my last post. After looking at the code it does appear the
default is to run as a different user when given certain options
regardless of the existence of uid=/gid= lines in the config. Adding
uid=0\ngid=0 to the config file solved that.
--
Ryan Sommers
[EMAIL PROTECTED]
--
To unsubs
I have Ssh setup for passwordless execution of the rsync command via sudo.
(command="sudo /usr/local/bin/rsync...") which for the most part works
fine. However, somewhere along the line things aren't running as the right
uid/gid. I get
Oct 11 13:15:40 node15 sudo: back-op : TTY=unknown ;
PWD=/usr
https://bugzilla.samba.org/show_bug.cgi?id=1477
--- Additional Comments From [EMAIL PROTECTED] 2004-10-11 04:00 ---
Created an attachment (id=716)
--> (https://bugzilla.samba.org/attachment.cgi?id=716&action=view)
Change option parsing
This patch separates the daemon-mode's option p
https://bugzilla.samba.org/show_bug.cgi?id=1900
--- Additional Comments From [EMAIL PROTECTED] 2004-10-11 04:01 ---
Created an attachment (id=717)
--> (https://bugzilla.samba.org/attachment.cgi?id=717&action=view)
Change option parsing
This patch separates the daemon-mode's option p
https://bugzilla.samba.org/show_bug.cgi?id=1900
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Additional Comments