Craig,
The following still exists in the BETA 1 BackupPC_Admin.
Doug
Craig Barratt wrote:
Ah, it's a typo in BackupPC_Admin from when I merged the original
code from Toby. Here's a patch:
--- BackupPC_Admin 2003-02-13 23:43:39.000000000 -0800
+++ BackupPC_Admin.new 2003-02-13 23:43:20.000000000 -0800
< at > < at > -1682,7 +1682,7 < at > < at >
}
$PrivAdmin = $Privileged;
$Privileged ||= $User eq $Hosts->{$host}{user};
- $Privileged ||= defined($Hosts->{$host}{operators}{$User});
+ $Privileged ||= defined($Hosts->{$host}{moreUsers}{$User});
return $Privileged;
}
-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb:
Dedicated Hosting for just $79/mo with 500 GB of bandwidth!
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
BackupPC-users mailing list
BackupPC-users < at > lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/backuppc-users
http://backuppc.sourceforge.net/
