]> arthur.barton.de Git - netatalk.git/blobdiff - config/AppleVolumes.default.tmpl
file uams_dhx2_pam.c was added on branch branch-netatalk-2-0 on 2008-12-02 03:11...
[netatalk.git] / config / AppleVolumes.default.tmpl
index cf59796727ac7b70411eff7083b2c988746fbe5f..823a1a44fc07d8ab3ee2c246cc103e135ebca3cb 100644 (file)
@@ -27,6 +27,7 @@
 # $f   -> full name (whatever's in the gecos field)
 # $g   -> group
 # $h   -> hostname 
+# $i   -> client ip without tcp port or appletalk network   
 # $s   -> server name (can be the hostname)
 # $u   -> username (if guest, it's whatever user guest is running as)
 # $v   -> volume name (either ADEID_NAME or basename of path)
@@ -58,6 +59,8 @@
 # maccharset           -> specifies the charset to be used as the mac client codepage
 #                         e.g. "MAC_ROMAN", "MAC_CYRILLIC"
 #
+# perm                -> default permission value OR with the client requested perm
+#
 # miscellaneous options [syntax: options:option1,option2]:
 # prodos              -> make compatible with appleII clients.
 # crlf                -> enable crlf translation for TEXT files.
 # usedots             -> don't do :hex translation for dot files. note: when 
 #                        this option gets set, certain file names
 #                       become illegal. these are .Parent and
+#                       anything that starts with .Apple.
+# invisibledots       -> don't do :hex translation for dot files. note: when 
+#                        this option gets set, certain file names
+#                       become illegal. these are .Parent and
 #                       anything that starts with .Apple. also, dot
-#                       files created on the unix side are marked
-#                       invisible. 
+#                       files created on the unix side are marked invisible. 
 # limitsize           -> limit disk size reporting to 2GB. this is
 #                        here for older macintoshes using newer
 #                        appleshare clients. yucko.