From 0d8819a045a5ec3a46743a28b35aeaebe04d8c41 Mon Sep 17 00:00:00 2001 From: hickert Date: Tue, 18 May 2010 16:05:03 +0000 Subject: [PATCH] Updated warning message git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@18537 594d385d-05f5-0310-b6e9-bd551577e9d8 --- gosa-core/plugins/addons/propertyEditor/property-list.tpl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gosa-core/plugins/addons/propertyEditor/property-list.tpl b/gosa-core/plugins/addons/propertyEditor/property-list.tpl index 9977bc92e..c9b2c482f 100644 --- a/gosa-core/plugins/addons/propertyEditor/property-list.tpl +++ b/gosa-core/plugins/addons/propertyEditor/property-list.tpl @@ -9,6 +9,11 @@ {t}Modifying properties may break your setup, destroy or mess up your ldap database, lead to security holes or it can even make logins impossible!{/t} {t}Since configuration properties are stored in the ldap database a copy/backup can be handy.{/t}

+ +

+ {t}If we've locked yourself out, you can try to set 'ignoreLdapProperties' to 'true' in your gosa.conf. With this option set to true, GOsa will ignore LDAP based property values, but it cannot reverse damage done to your LDAP database.{/t} +

+ -- 2.30.2