From b62b409b5fbb9fff88e76826b725468a0f5da624 Mon Sep 17 00:00:00 2001 From: cajus Date: Mon, 6 Nov 2006 09:23:59 +0000 Subject: [PATCH] Added new option to the FAQ git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@5016 594d385d-05f5-0310-b6e9-bd551577e9d8 --- FAQ | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/FAQ b/FAQ index bdad5ac14..b797424d3 100644 --- a/FAQ +++ b/FAQ @@ -312,7 +312,6 @@ Q: How can i active the account expiration code for the gosa interface? A: Yes. Just set "account_expiration" to "true" in your gosa.conf's main section. - Q: How can i activate the object snapshot functionality? A: Add these lines in the main section of your gosa.conf @@ -329,6 +328,7 @@ A: Just add these lines in the main section of your gosa conf snapshot_password ="password" snapshot_server ="ldap://server:389" + Q: What is the correct connection string for a Kolab server in GOsa? A: Try {localhost:143/novalidate-cert}. @@ -346,4 +346,11 @@ Q: Slapd does not start with kolab2.schema included. It claims that the A: For Kolab to work correctly you have to include the rfc2739.schema in your slapd.conf. Insert it before the kolab2.schema - + + +Q: Is there a way to let GOsa automatically fill missing fields in the network + configuration? + +A: Sure. You can specify the "autoconf" option and provide the contributed + script "net-resolver.sh" in your gosa.conf. If this is configured, you're + getting an additional button in each network dialog. -- 2.30.2