BackupPC-users

Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)

2008-04-22 06:25:36
Subject: Re: [BackupPC-users] Wrong user: my userid is 0, instead of 105 (backuppc)
From: Tino Schwarze <backuppc.lists AT tisc DOT de>
To: backuppc-users AT lists.sourceforge DOT net
Date: Tue, 22 Apr 2008 12:25:28 +0200
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 AT lists.sourceforge DOT net
List:    https://lists.sourceforge.net/lists/listinfo/backuppc-users
Wiki:    http://backuppc.wiki.sourceforge.net
Project: http://backuppc.sourceforge.net/
<Prev in Thread] Current Thread [Next in Thread>