Difference between revisions of "AFP"

From Alessandro's Wiki
(Created page with " veto: recycled/desktop.ini/Folder.htt/Folder Settings/")
 
Line 1: Line 1:


this is the protocol used for network file sharing in Apple systems (at leas for the latest ones)
== HOWTO ==
=== user permissions ===
* in /etc/netatalk/AppleVolumes.default we can set the default permissions we want the service to use.
in my example we have a network with all users in a group and we want them to be able to overwite each-other files:
* umask:002
* dperm:0775
* fperm:0665
* here the complete line:
/directory/shared/ "Awesome Share" options:usedots,upriv,noadouble,nohex cnidscheme:cdb umask:002 dperm:0775 fperm:0665
=== veto files ===


  veto: recycled/desktop.ini/Folder.htt/Folder Settings/
  veto: recycled/desktop.ini/Folder.htt/Folder Settings/

Revision as of 12:00, 27 September 2011


this is the protocol used for network file sharing in Apple systems (at leas for the latest ones)


HOWTO

user permissions

  • in /etc/netatalk/AppleVolumes.default we can set the default permissions we want the service to use.

in my example we have a network with all users in a group and we want them to be able to overwite each-other files:

  • umask:002
  • dperm:0775
  • fperm:0665
  • here the complete line:
/directory/shared/ "Awesome Share" options:usedots,upriv,noadouble,nohex cnidscheme:cdb umask:002 dperm:0775 fperm:0665


veto files

veto: recycled/desktop.ini/Folder.htt/Folder Settings/