Bug 16257 - Postgres Konfiguration für bacula
Postgres Konfiguration für bacula
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Backup - bacula
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.1
Assigned To: Felix Botner
Janek Walkenhorst
: interim-2
Depends on:
Blocks: 28419
  Show dependency treegraph
 
Reported: 2009-11-04 15:54 CET by Felix Botner
Modified: 2012-12-12 21:11 CET (History)
2 users (show)

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2009-11-04 15:54:18 CET
bacula muss auf die Postgres Datenbank (die während der Installation automatisch erzeugt wird) zugreifen können. Dafür muss /etc/postgresql/8.3/main/pg_hba.conf antpsrechend angepasst werden.

Dies ist ein Multifile-Template. univention-bacula könnte also den notwendigen Teil mitbringen.  

... files/etc/postgresql/8.3/main/pg_hba.conf.d/11-pg_hba_bacula.conf:
# bacula
local bacula bacula password

... info/univention-bacula.info:
Type: subfile
Multifile: etc/postgresql/8.3/main/pg_hba.conf
Subfile: etc/postgresql/8.3/main/pg_hba.conf.d/11-pg_hba_bacula.conf

Und ein ucr commit /etc/postgresql/8.3/main/pg_hba.conf im postinst von univention-bacula.
Comment 1 Moritz Muehlenhoff univentionstaff 2012-06-14 13:05:02 CEST
Trifft auf 3.0 weiterhin zu.
Comment 2 Felix Botner univentionstaff 2012-09-05 16:18:31 CEST
Entsprechende Templates wurde für postgres 7.4, 8.3 und 8.4 in univention-bacula ergänz (über UCRV bacula/psql/database bacula/psql/user konfigurierbar).
Comment 3 Janek Walkenhorst univentionstaff 2012-10-18 17:36:32 CEST
Konfiguration sieht gut aus; Entspricht der Bacula-Anleitung und der PostgreSQL-Syntax.
Verbindung vom Bacula-Director zum PostgreSQL-Server funktioniert.
Variablen werden "?"-gesetzt, Beschreibung OK.

Changelog OK
Comment 4 Stefan Gohmann univentionstaff 2012-12-12 21:11:05 CET
UCS 3.1-0 has been released: 
 http://forum.univention.de/viewtopic.php?f=54&t=2125

If this error occurs again, please use "Clone This Bug".