【過去に使用】Netatalk3.0.4のafp.confの内容(仕事場:CentOS6.10)

現状(CentOS6)のNetatalk(3.0.4)のafp.confの内容
/usr/local/etc/afp.conf

;
; Netatalk 3.x configuration file
;

[Global]
; Global server settings
vol preset = “volpreset”
uam list = uams_guest.so
log file = /var/log/netatalk.log
log level = default:note

[volpreset]
file perm = 0600
directory perm =0700

; [Homes]
; basedir regex = /xxxx
basedir regex = /home

; [My AFP Volume]
; path = /path/to/volume

[A2-Linux]
path = /share/A2-linux-doc/A2-Linux
file perm = 0666
directory perm = 0777

[A2-MacWin]
path = /share/A2-linux-doc/A2-MacWin
file perm = 0666
directory perm = 0777

Linux、Netatalk、Samba、NFSを使用したファイルサーバーについて研究・運用しています。

fsをフォローする
私の設定

コメント