https://issues.apache.org/bugzilla/show_bug.cgi?id=42175
--- Comment #6 from Jim Radford <[email protected]> 2009-11-17 11:11:43 UTC --- I think the reason I did access() instead of getuid() was that it was the more direct. If someone didn't install susexec with the suid bit set, then the access() would notice that whereas the getuid() wouldn't. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
