summaryrefslogtreecommitdiff
path: root/doc/doc-docbook
diff options
context:
space:
mode:
authorTony Finch <dot@dot.at>2006-05-22 17:43:09 +0000
committerTony Finch <dot@dot.at>2006-05-22 17:43:09 +0000
commit2b965a652edced91a1af8bb36a33d493f721db7d (patch)
tree8937852d924bfaee5327f6f6e615ab048cd3323f /doc/doc-docbook
parent5263311db23897d50e9e8c4e370b2cbb530e7e36 (diff)
Exim does (usually) call initgroups() when daemonizing.
Diffstat (limited to 'doc/doc-docbook')
-rw-r--r--doc/doc-docbook/spec.xfpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/doc-docbook/spec.xfpt b/doc/doc-docbook/spec.xfpt
index 3283d500d..6bf8bc75c 100644
--- a/doc/doc-docbook/spec.xfpt
+++ b/doc/doc-docbook/spec.xfpt
@@ -1,4 +1,4 @@
-. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.3 2006/04/27 15:19:27 ph10 Exp $
+. $Cambridge: exim/doc/doc-docbook/spec.xfpt,v 1.4 2006/05/22 17:43:09 fanf2 Exp $
.
. /////////////////////////////////////////////////////////////////////////////
. This is the primary source of the Exim Manual. It is an xfpt document that is
@@ -16787,8 +16787,6 @@ It is usual to set &%no_verify%& on &(redirect)& routers which handle users'
.ilist
When Exim is receiving an incoming SMTP message from a remote host, it is
running under the Exim uid, not as root.
-No additional groups are set up, even if the Exim uid is a member of other
-groups (that is, the &[initgroups()]& function is not run).
Exim is unable to change uid to read the file as the user, and it may not be
able to read it as the Exim user. So in practice the router may not be able to
operate.