2 # Default Bacula Storage Daemon Configuration file
4 # For Bacula release 1.32 (20 Sep 2003) -- redhat 9
6 # You may need to change the name of your tape drive
7 # on the "Archive Device" directive in the Device
8 # resource. If you change the Name and/or the
9 # "Media Type" in the Device resource, please ensure
10 # that dird.conf has corresponding changes.
13 Storage { # definition of myself
15 SDPort = 8103 # Director's port
16 WorkingDirectory = "/home/kern/bacula/regress/working"
17 Pid Directory = "/home/kern/bacula/regress/working"
21 # List Directors who are permitted to contact Storage daemon
25 Password = "BzlEl8haeFmnv/Lv8V6zDzUBgFFQNsUtny6VkmccQpOy"
29 # Devices supported by this Storage daemon
30 # To connect, the Director's bacula-dir.conf must have the
31 # same Name and MediaType.
37 Archive Device = @tmpdir@
38 LabelMedia = yes; # lets Bacula label unlabeled media
40 AutomaticMount = yes; # when device opened, read it
48 # Archive Device = /dev/nst0
49 # AutomaticMount = yes; # when device opened, read it
51 # RemovableMedia = yes;
55 # A very old Exabyte with no end of media detection
58 # Name = "Exabyte 8mm"
60 # Archive Device = /dev/nst0
61 # Hardware end of medium = No;
62 # AutomaticMount = yes; # when device opened, read it
64 # RemovableMedia = yes;
68 # Send all messages to the Director,
69 # mount messages also are sent to the email address
73 director = rufus-dir = all