1AFP_VOLUUID.CONF(5)                 3.1.14                 AFP_VOLUUID.CONF(5)
2
3
4

NAME

6       afp_voluuid.conf - Configuration file used by afpd(8) to specify UUID
7       for AFP volumes
8

DESCRIPTION

10       /var/lib/netatalk/afp_voluuid.conf is the configuration file used by
11       afpd to specify UUID of all AFP volumes. The configuration lines are
12       composed like:
13
14       "volume name" uuid-string
15
16       The first field is volume name. Volume names must be quoted if they
17       contain spaces. The second field is the 36 character hexadecimal ASCII
18       string representation of a UUID.
19
20       The leading spaces and tabs are ignored. Blank lines are ignored. The
21       lines prefixed with # are ignored. The illegal lines are ignored.
22
23           Note
24           This UUID is advertised by Zeroconf in order to provide robust
25           disambiguation of Time Machine volume.
26
27           It is also used by the MySQL CNID backend.
28
29           This file should not be thoughtlessly edited and be copied onto
30           another server.
31

EXAMPLES

33       Example. afp_voluuid.conf with three volumes
34
35           # This is a comment.
36           "Backup for John Smith" 1573974F-0ABD-69CC-C40A-8519B681A0E1
37           "bob" 39A487F4-55AA-8240-E584-69AA01800FE9
38           mary 6331E2D1-446C-B68C-3066-D685AADBE911
39

SEE ALSO

41       afpd(8), afp.conf(5), avahi-daemon(8), mDNSResponder(8)
42
43
44
453.1.14                           27 June 2016              AFP_VOLUUID.CONF(5)
Impressum