| Line | |
|---|
| 1 | TODO
|
|---|
| 2 | * (Programme not "Program Files")
|
|---|
| 3 | * properties?
|
|---|
| 4 | bconsole.conf:
|
|---|
| 5 | Director {
|
|---|
| 6 | Name = @director_name@
|
|---|
| 7 | DIRport = 9101
|
|---|
| 8 | address = @director_address@
|
|---|
| 9 | Password = "@director_password@"
|
|---|
| 10 | }
|
|---|
| 11 |
|
|---|
| 12 | bacula-fd.conf:
|
|---|
| 13 | @director_name@
|
|---|
| 14 | Director {
|
|---|
| 15 | Name = opsiwinxpjs1-mon
|
|---|
| 16 | Password = "2T7xTQg7uCi+RCUpQBUVYCSe+imYWbBfxOBa5QmDxDiD"
|
|---|
| 17 | Monitor = yes
|
|---|
| 18 | }
|
|---|
| 19 |
|
|---|
| 20 | bat.conf:
|
|---|
| 21 | Director {
|
|---|
| 22 | Name = @director_name@
|
|---|
| 23 | DIRport = 9101
|
|---|
| 24 | address = @director_address@
|
|---|
| 25 | Password = "@director_password@"
|
|---|
| 26 | }
|
|---|
| 27 |
|
|---|
| 28 | tray-monitor.conf:
|
|---|
| 29 | Monitor {
|
|---|
| 30 | Name = opsiwinxpjs1-mon
|
|---|
| 31 | Password = "@mon_password@" # password for the Directors
|
|---|
| 32 | RefreshInterval = 30 seconds
|
|---|
| 33 | }
|
|---|
| 34 |
|
|---|
| 35 | Client {
|
|---|
| 36 | Name = opsiwinxpjs1-fd
|
|---|
| 37 | Address = localhost
|
|---|
| 38 | FDPort = 9102
|
|---|
| 39 | Password = "2T7xTQg7uCi+RCUpQBUVYCSe+imYWbBfxOBa5QmDxDiD"
|
|---|
| 40 | }
|
|---|
| 41 |
|
|---|
| 42 | #Storage {
|
|---|
| 43 | # Name = @basename@-sd
|
|---|
| 44 | # Address = @hostname@
|
|---|
| 45 | # SDPort = @sd_port@
|
|---|
| 46 | # Password = "@mon_sd_password@" # password for StorageDaemon
|
|---|
| 47 | #}
|
|---|
| 48 | #
|
|---|
| 49 | #Director {
|
|---|
| 50 | # Name = @basename@-dir
|
|---|
| 51 | # DIRport = @dir_port@
|
|---|
| 52 | # address = @hostname@
|
|---|
| 53 | #}
|
|---|
| 54 | #
|
|---|
| 55 | * (fd service läuft? start automatisch)
|
|---|
| 56 | * firewall
|
|---|
| 57 | * gui feedback?
|
|---|
| 58 |
|
|---|
| 59 | installer:
|
|---|
| 60 | http://www.bacula.org/git/cgit.cgi/bacula/tree/bacula/src/win32/full_win32_installer/winbacula.nsi
|
|---|
| 61 |
|
|---|
| 62 | @philipp:
|
|---|
| 63 | - \\ in pfaden bei windows configuration erforderlich? ja
|
|---|
| 64 | - benennung der properties?
|
|---|
| 65 | - bconsole.conf und bat.conf nicht.
|
|---|
| 66 | - server client.conf: AutoPrune=no, FileRention und JobRetention werden dann nicht benötigt
|
|---|
| 67 |
|
|---|
| 68 |
|
|---|
| 69 |
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.