On Thu, Feb 20, 2003 at 03:04:25AM +1100, Russell Shaw wrote: > > If i had to regenerate a config file that a program uses, is it possible to > detect what GID the program uses if it is set from within the program?
If it changes its gid, you could watch for a call to setgid with strace. Richard -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]