On 7/23/07, Yaakov Chaikin <[EMAIL PROTECTED]> wrote:
Ok, I put the full path in. Now, it tells me this:
Fatal error (bad version): sudo: sorry, you must have a tty to run sudo
Uncomment requiretty in /etc/sudoers
--
Roald Martin Amundsen
-
Ok, I put the full path in. Now, it tells me this:
Fatal error (bad version): sudo: sorry, you must have a tty to run sudo
On 7/22/07, Craig Barratt <[EMAIL PROTECTED]> wrote:
> Yaakov writes:
>
> > Fatal error (bad version): Exec failed for sudo /usr/bin
Yaakov writes:
> Fatal error (bad version): Exec failed for sudo /usr/bin/rsync
You need to use the full local path for sudo.
Craig
-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find p
Hi,
(Sigh... So many problems with this backup...)
I was trying to configure a backup of the localhost. For a test, I
took 2 test directories with 2 2 liner text files as the thing to
backup.
I configured 'sudo' and setup for this host is:
$Conf{RsyncClientCmd} = 'sudo $rsyncPath $argList+'
Whe