On Wed, 2005-11-16 at 12:15, [EMAIL PROTECTED] wrote: > > Furthermore, the only way I could make the CGI script run was to > > > # chmod u+s /usr/bin/perl > > > Running the script with /usr/bin/suidperl, rather than /usr/bin/perl didn't > make any difference (it might work if chmod'ing it to suid, but then what's > the point?).
Suidperl should be owned by root and suid, perl should not. The point of the separate suid binary is that it does some additional checking and works around the usual race conditions when kernels do the suid handling for scripts. -- Les Mikesell [EMAIL PROTECTED] ------------------------------------------------------- This SF.Net email is sponsored by the JBoss Inc. Get Certified Today Register for a JBoss Training Course. Free Certification Exam for All Training Attendees Through End of 2005. For more info visit: http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click _______________________________________________ BackupPC-users mailing list BackupPC-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/backuppc-users http://backuppc.sourceforge.net/