2 # Kern's Bacula Storage Daemon Configuration file
4 # For Bacula release @VERSION@ (@DATE@) -- @DISTNAME@ @DISTVER@
7 # "Global" Storage daemon configuration specifications
10 Name = "Storage daemon"
12 SDPort = @sd_port@ # Directors port
13 WorkingDirectory = "@working_dir@"
14 Pid Directory = "@piddir@"
15 Subsys Directory = "@subsysdir@"
19 # List Directors who are permitted to contact Storage daemon
23 Password = local_storage_password
27 # Devices supported by this Storage daemon
28 # To connect, the Director must have the same Name and MediaType,
29 # which are sent to the File daemon
34 Archive Device = /dev/nst0
35 # LabelMedia = yes; # lets Bacula label unlabelled media
36 AutomaticMount = yes; # when device opened, read it
42 # Name = "Exabyte 8mm"
44 # Archive Device = /dev/nst1
45 # Hardware end of medium = No;
46 ## LabelMedia = yes; # lets Bacula label unlabelled media
47 # AutomaticMount = yes; # when device opened, read it
49 # RemovableMedia = yes;
54 director = @hostname@-dir = all
55 operator = @dump_email@ = mount