Be more specific about rhbz#726147
This commit is contained in:
parent
489c4aeb64
commit
a942783541
@ -56,7 +56,9 @@ $ ./create_bacula_database
|
|||||||
$ ./make_bacula_tables
|
$ ./make_bacula_tables
|
||||||
$ ./grant_bacula_privileges
|
$ ./grant_bacula_privileges
|
||||||
|
|
||||||
3) Change passwords in /etc/bacula/*conf with something you like
|
3) Change passwords in /etc/bacula/*conf with something you like. The default
|
||||||
|
configuration prevents startup if there is any "filler" password in the
|
||||||
|
configuration files.
|
||||||
|
|
||||||
# sed -i -e 's/@@DIR_PASSWORD@@/dir-Fedora/g' \
|
# sed -i -e 's/@@DIR_PASSWORD@@/dir-Fedora/g' \
|
||||||
-e 's/@@FD_PASSWORD@@/fd-Fedora/g' \
|
-e 's/@@FD_PASSWORD@@/fd-Fedora/g' \
|
||||||
|
Loading…
Reference in New Issue
Block a user