On Tue, Apr 22, 2008 at 12:22:05PM +0200, Tino Schwarze wrote:
> On Tue, Apr 22, 2008 at 12:10:27PM +0200, shacky wrote:
> > >  What's that suidperl you talked about? Why did you ask me for it?
> > >  What is the first line of your bin/BackupPC?
> > 
> > Sorry, I was wrong.
> > The first line of my bin/BackupPC is
> > 
> > #!/usr/bin/perl
> 
> Maybe /usr/bin/perl is suid?
> 
> Try the following perl program, run it as user backuppc:
> 
> #!/usr/bin/perl
> #
> system ("id");
# also add this:
print "my effective uid: ", $>;
print "my real uid: ", $<;

Tino.

-- 
„What we resist, persists.” (Zen saying)

www.craniosacralzentrum.de
www.forteego.de

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
BackupPC-users mailing list
BackupPC-users@lists.sourceforge.net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/

Reply via email to