On Mon, 22 May 2006, Doug Jolley wrote: > > Does the debugging output indicate that Exim is setting its groups > > correctly? > > Yep: > > >>changed uid/gid: privilege not needed > >> uid=93 gid=93 pid=7479 > >> auxiliary group list: <none>
Er, that looks like a "no" to me. And in any case, you're looking at the wrong line because you want the "running as a daemon" line. However you have perhaps revealed a bug in that Exim probably ought to be doing an initgroups() in that situation. Tony. -- <[EMAIL PROTECTED]> <[EMAIL PROTECTED]> http://dotat.at/ ${sg{\N${sg{\ N\}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}}\ \N}{([^N]*)(.)(.)(.*)}{\$1\$3\$2\$1\$3\n\$2\$3\$4\$3\n\$3\$2\$4}} -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
