Code

adjusted config files handling plane names and ip addresses
authorrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Feb 2008 10:33:52 +0000 (10:33 +0000)
committerrettenbe <rettenbe@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 21 Feb 2008 10:33:52 +0000 (10:33 +0000)
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@9011 594d385d-05f5-0310-b6e9-bd551577e9d8

gosa-si/client.conf
gosa-si/server.conf

index 60db7a38d669e59da31b9446011c24430085221a..2a19139a6f1c793f9e48ebc4677d6303ccf93d0d 100644 (file)
@@ -6,5 +6,6 @@ pid-file = /var/run/gosa-si-client.pid
 fai-logpath = /tmp/fai.log
 
 [server]
+ip = localhost
 key = secret-server-password
 
index 20c59c4e592b83625b77959d32b1b227d53f80b9..95844c27bbac5b476f6c51b53141b23a423dc2a9 100644 (file)
@@ -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]