]> arthur.barton.de Git - netatalk.git/blobdiff - config/afpd.conf.tmpl
New AFP signature algorithm, from HAT
[netatalk.git] / config / afpd.conf.tmpl
index 77e6aef65390f0776098bc5be2a848c1e6696728..91ac7c6f938f0aeb23777fc6a54e55eceea97e83 100644 (file)
 #
 #                         By default (no explicit -setuplog and no buildtime configure flag
 #                         --with-logfile) afpd logs to syslog with a default
-#                         logging setup equivalent to "-setuplog default log_note".
+#                         logging setup equivalent to "-setuplog default log_info".
 #               
 #                         If build with --with-logfile[=somefile] (default logfile
 #                         /var/log/netatalk.log) afpd defaults to a setup that is equivalent
-#                         to "-setuplog default log_note [netatalk.log|somefile]"
+#                         to "-setuplog default log_info [netatalk.log|somefile]"
 #
 #                         logtypes:  Default, AFPDaemon, Logger, UAMSDaemon
 #                         loglevels: LOG_SEVERE, LOG_ERROR, LOG_WARN, LOG_NOTE, LOG_INFO, LOG_DEBUG,
 #                         Debugging config
 #                         -setuplog "default log_maxdebug /var/log/afpd.log"
 #
-#     -signature { user:<text> | host }
+#     -signature { user:<text> | auto }
 #                         Specify a server signature. This option is useful while
 #                         running multiple independent instances of afpd on one 
 #                         machine (eg. in clustered environments, to provide fault
-#                         isolation etc.). "host" signature type allows afpd generating
-#                         signature automatically (based on machine primary IP address).
+#                         isolation etc.).
+#                         Default is "auto".
+#                         "auto" signature type allows afpd generating signature and
+#                         saving it to afp_signature.conf automatically (based on random number).
+#                         "host" signature type is obsoleted. (switch back to auto)
 #                         "user" signature type allows administrator to set up a signature
 #                         string manually. Examples: three servers running on one machine:
 #           first       -signature user:USERS