|
|
| Just another Perl shrine | |
| PerlMonks |
Re: Changing effecive user idby Crackers2 (Vicar) |
| on Aug 27, 2009 at 01:05 UTC ( #791496=note: print w/ replies, xml ) | Need Help?? |
|
For the second part "group ids haven't changed", you need to reverse the order of your assignments, since once you've changed your UID you probably don't have enough permissions anymore to change the GID. For the first part, my perl gives me a error so I can't quite test it. Update: I installed perl-suidperl so now it works. It looks like the setuid bits aren't working for you, since the effective UID/GID when run as yourself should still show as root if the file is owned by root and has the setuid bit set:
In Section
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||