Re: setuid confusion

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alex LeDonne
Date:  
To: Main PLUG discussion list
Subject: Re: setuid confusion
On Nov 1, 2007 4:24 PM, <> wrote:
> When I log in as wwwlive and run the update, it's fine.
> [wwwlive]$ ./live_svn_update
> Real UID        = 100313
> Effective UID   = 100313
> Real GID        = 20023
> Effective GID   = 20023
> At revision 3.

>
> When I run it as myself, you can see that the UID and GID are changing
> to those of wwwlive, but that doesn't need to give me the permissions
> I need to perform the update.
> [alexd]$ ./live_svn_update
> Real UID        = 110115
> Effective UID   = 100313
> Real GID        = 20014
> Effective GID   = 20023
> svn: Can't open file '/www/live/.svn/lock': Permission denied

>
> So... I'm kinda stumped at the moment. Anyone see anything I've
> missed, or something else I ought to try?
>
> thanks,
> alex


For completeness, what are the permissions on
/www/live/.svn
/www/live/.svn/lock
?

-A
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss