]> 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 47d4b03a5e501faab629fe78526cd2cb202064c4..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 
 #     -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: