Displaying 1 result from an estimated 1 matches for "8f41c9f3f392".
2008 Nov 21
2
[PATCH] drop root privileges on solaris, request for testing
...that code works, but I'm not sure
that defined privilege set is permissive enough for dovecot.
Unfortunately I have no root access to our Solaris servers to really
test it. So if someone is ready to test this patch please do it :)
Best regards.
-------------- next part --------------
diff -r 8f41c9f3f392 configure.in
--- a/configure.in Wed Nov 19 16:11:01 2008 +0200
+++ b/configure.in Wed Nov 19 14:31:56 2008 +0000
@@ -461,7 +461,8 @@ AC_CHECK_FUNCS(fcntl flock lockf inet_at
setrlimit setproctitle seteuid setreuid setegid setresgid \
strtoull strtoll strtouq strtoq \
setp...