]> arthur.barton.de Git - netatalk.git/blobdiff - config/afpd.conf.tmpl
fix LFS test for cross compilation, from Bolke de Bruin
[netatalk.git] / config / afpd.conf.tmpl
index fd07efe403b13a2a136b0e9577122f5add49388a..37922ddd3efd2f5497d6c9a35e48e5b200de2ad1 100644 (file)
@@ -98,8 +98,6 @@
 #                         (same as -u on command line)
 #     -[no]uservol        [Don't] Read the user's volume file
 #
-#     -nlspath <path>     Prepend this path to each code page filename
-#                         in volume options (default: :NLS_PATH:).
 #
 #   Miscellaneous:
 #     -authprintdir <path> Specifies the path to be used (per server) to 
 #                         Note: Depending on the number of simultaneously
 #                         connected clients and the network's speed, this can
 #                         lead to a significant higher load on your network!
+#     -sleep   <number>   AFP 3.x wait number hours before disconnecting
+#                         clients in sleep mode. Default 10 hours
 #     -tickleval <number> Specify the tickle timeout interval (in seconds).
 #                         Note, this defaults to 30 seconds, and really 
 #                         shouldn't be changed.  If you want to control
 #                Traditional method of signature generation causes two independent afpd instances
 #                to have the same signature and thus cause clients to be redirected automatically
 #                to server (s)he logged in first.
+#     -k5service <service>
+#     -k5realm <realm>
+#               These are required if the server supports Kerberos 5 authentication
+#
+#   Codepage Options:
+#      -unixcodepage <CODEPAGE>     Specifies the servers unix codepage, e.g. "ISO-8859-15" or "UTF8".
+#                                  This is used to convert strings to/from the systems locale, e.g.
+#                                   for authenthication. Defaults to LOCALE if your system supports it, 
+#                                   otherwise ASCII will be used.
+#
+#      -maccodepage <CODEPAGE>      Specifies the mac clients codepage, e.g. "MAC_ROMAN".
+#                                  This is used to convert strings to the systems locale, e.g. 
+#                                   for authenthication and SIGUSR2 messaging. This will also be
+#                                   the default for volumes maccharset.
+#
+#   CNID related options:
+#      -cnidserver ipaddress:port   Specifies the IP address and port of a cnid_metad server.
+#
+
  
 #              
 # Some examples: