commit 6141ae616d64d76c264782f21426ec4cd34871e6 Author: David Fifield david@bamsoftware.com Date: Sat Jun 1 22:37:32 2013 -0700
ChangeLog for --privdrop-user. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+)
diff --git a/ChangeLog b/ChangeLog index be2ee15..8183bcd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ + o The facilitator daemons have a --privdrop-user option that causes + them to change to another user ID after reading keys and opening log + files. facilitator-howto.txt shows how to configure them to use an + unprivileged facilitator-nobody user. Patch by Alexandre Allaire and + David Fifield. Fixes bug 8424. + Changes in version 1.1 o Programs that use certificate pins now take a --disable-pin option that causes pins to be ignored.