|
Nameafp_voluuid.conf — Configuration file used by afpd to specify UUID for AFP volumes Descriptionafp_voluuid.conf is the configuration file used by afpd to store UUID of all AFP volumes. The configuration lines are composed like:
The first field is the volume name. Volume names must be quoted if they contain spaces. The second field is the 36 character hexadecimal ASCII string representation of a UUID. All leading spaces and tabs are ignored. Blank lines are ignored. The lines prefixed with # are ignored. Any illegal lines are ignored. NOTE This UUID is advertised by Zeroconf in order to provide robust disambiguation of Time Machine volumes. It is also used by the MySQL CNID backend. This file should not be thoughtlessly edited or copied onto another server. ExamplesExample: afp_voluuid.conf with three volumes
See alsoafpd(8), afp.conf(5), avahi-daemon(8), mDNSResponder(8) AuthorContributors to the Netatalk Project (https://netatalk.io/contributors)
|