From ef74957b87781d98550f7608514869bf0b96e802 Mon Sep 17 00:00:00 2001 From: cajus Date: Thu, 19 Apr 2007 13:04:34 +0000 Subject: [PATCH] Updated setup git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@6132 594d385d-05f5-0310-b6e9-bd551577e9d8 --- setup/class_setupStep_Config1.inc | 4 +- setup/setup_config3.tpl | 114 +++++++++++++++--------------- 2 files changed, 58 insertions(+), 60 deletions(-) diff --git a/setup/class_setupStep_Config1.inc b/setup/class_setupStep_Config1.inc index 6a3ab619a..dd2182b2f 100644 --- a/setup/class_setupStep_Config1.inc +++ b/setup/class_setupStep_Config1.inc @@ -32,7 +32,7 @@ class Step_Config1 extends setup_step var $header_image = "images/ldapserver.png"; var $account_expiration =FALSE; - var $base_hook = "/usr/bin/sudo myscript"; + var $base_hook = ""; var $base_hook_active = FALSE; var $encryption = "crypt"; @@ -46,7 +46,7 @@ class Step_Config1 extends setup_step "pwminlen_active" => FALSE, "pwdiffer" => 5, "pwdiffer_active" => FALSE, - "externalpwdhook" => "/path/to/your/script username oldpassword newpassword", + "externalpwdhook" => "", "externalpwdhook_active" => FALSE); var $id_settings = array( "idgen" => "{%sn}-{%givenName[2-4]}", diff --git a/setup/setup_config3.tpl b/setup/setup_config3.tpl index ad1092858..62e2b7b5b 100644 --- a/setup/setup_config3.tpl +++ b/setup/setup_config3.tpl @@ -1,8 +1,5 @@
-
-
- {t}Optional settings{/t} -
+

{t}GOsa core settings{/t}

@@ -18,43 +15,7 @@
- {t}Force globals{/t} -
-
- - -
-
- -
-
- {t}Force SSL{/t} -
-
- - -
-
- -
-
- {t}Warn SSL{/t} -
-
- - -
-
- -
-
- {t}Strict units{/t} + {t}Honour administrative units{/t}
@@ -66,16 +27,16 @@
- {t}PPd path{/t} + {t}Path for PPD storage{/t}
{if $optional.ppd_path_active == FALSE} - + {else} - + {/if}
@@ -88,11 +49,11 @@ {if $optional.auto_network_hook_active == FALSE} - {else} - {/if}
@@ -106,11 +67,11 @@ {if $optional.mailQueueScriptPath_active == FALSE} - {else} - {/if}
@@ -124,11 +85,11 @@ {if $optional.notifydir_active == FALSE} - {else} - {/if}
@@ -142,11 +103,11 @@ {if $optional.kioskpath_active == FALSE} - {else} - {/if}
@@ -157,10 +118,46 @@ {t}Smarty compile directory{/t}
-
+

{t}Login and session{/t}

+
+
+ {t}Enforce register_globals to be activated{/t} +
+
+ + +
+
+ +
+
+ {t}Enforce encrypted connections{/t} +
+
+ + +
+
+ +
+
+ {t}Warn if session is not encrypted{/t} +
+
+ + +
+
@@ -184,24 +181,25 @@ {t}Session lifetime{/t}
-
+

{t}Debugging{/t}

- {t}Maximal ldap query time{/t} + {t}Maximum LDAP query time{/t}
{if $optional.max_ldap_query_time_active == FALSE} - {else} - {/if}
@@ -209,7 +207,7 @@
- {t}Debuglevel{/t} + {t}Debug level{/t}