From: rettenbe Date: Thu, 21 Feb 2008 10:33:52 +0000 (+0000) Subject: adjusted config files handling plane names and ip addresses X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=fafbb759644b9d5bcc75babeabab211a6f3e2336;p=gosa.git adjusted config files handling plane names and ip addresses git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9011 594d385d-05f5-0310-b6e9-bd551577e9d8 --- diff --git a/gosa-si/client.conf b/gosa-si/client.conf index 60db7a38d..2a19139a6 100644 --- a/gosa-si/client.conf +++ b/gosa-si/client.conf @@ -6,5 +6,6 @@ pid-file = /var/run/gosa-si-client.pid fai-logpath = /tmp/fai.log [server] +ip = localhost key = secret-server-password diff --git a/gosa-si/server.conf b/gosa-si/server.conf index 20c59c4e5..95844c27b 100644 --- a/gosa-si/server.conf +++ b/gosa-si/server.conf @@ -3,7 +3,7 @@ log-file = /var/run/gosa-si-server.log pid-file = /var/run/gosa-si-server.pid [bus] -enabled = false +ip = localhost key = secret-bus-password [server]