[EMAIL PROTECTED] wrote:
>> > FAIL: no-give-up
>> Please change that test so it uses these two setuidgid commands
>> instead of the one it currently has:
>>
>> setuidgid $NON_ROOT_USERNAME env PATH="$PATH" id -a
>> setuidgid $NON_ROOT_USERNAME env PATH="$PATH" truss -o /tmp/rm-log rm -rf d 
>> && fail=1
>>
>> Then, the output from "id -a" might tell if setuidgid is doing its job.
>> There's an off-chance that the syscalls in /tmp/rm-log may tell
>> us what's happening.
...

Thanks, but the important part was the output of id -a.
What does that show?


_______________________________________________
Bug-coreutils mailing list
Bug-coreutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-coreutils

Reply via email to