1DBD(1) 3.1.12 DBD(1)
2
3
4
6 dbd - CNID database maintenance
7
9 dbd [-cfFstuvV] volumepath
10
12 dbd scans all file and directories of AFP volumes, updating the CNID
13 database of the volume. It must be run with appropriate permissions
14 i.e. as root..
15
17 -c
18 convert from "appledouble = v2" to "appledouble = ea"
19
20 -f
21 delete and recreate CNID database
22
23 -F
24 location of the afp.conf config file
25
26 -s
27 scan volume: treat the volume as read only and don't perform any
28 filesystem modifications
29
30 -t
31 show statistics while running
32
33 -u
34 username for use with AFP volumes using user variable $u
35
36 -v
37 verbose
38
39 -V
40 display version info
41
43 The CNID backends maintains name to ID mappings. If you change a
44 filename outside afpd(8) (shell, samba), the CNID database will not
45 reflect that change. Netatalk tries to recover from such
46 inconsistencies as gracefully as possible.
47
49 cnid_metad(8), cnid_dbd(8)
50
51
52
533.1.12 12 Nov 2015 DBD(1)