[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[minion-cvs] Add note about directory permissions
Update of /home/minion/cvsroot/src/minion/etc
In directory moria.mit.edu:/tmp/cvs-serv20309/etc
Modified Files:
mixminiond.conf
Log Message:
Add note about directory permissions
Index: mixminiond.conf
===================================================================
RCS file: /home/minion/cvsroot/src/minion/etc/mixminiond.conf,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- mixminiond.conf 21 Dec 2002 01:54:23 -0000 1.7
+++ mixminiond.conf 31 Dec 2002 04:38:54 -0000 1.8
@@ -31,6 +31,13 @@
# Location of all mixminion keys and file queues. You don't need to
# create this directory; mixminion will do it for you.
#
+# Note that mixminion is fairly strict about its directory permissions:
+# its Homedir below must be mode 700 and owned by whatever uid mixminion
+# runs as, and all directories above the Homedir must be writeable by
+# nobody except mixminion and root.
+#
+# Don't worry though: Mixminion should give you helpful error messages if
+# you get this wrong.
#Homedir: /var/spool/minion
# Location for log file.