From d5456225946641fe10bb342b3d64c884e721da8c Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 21 Aug 2017 18:38:46 +0200 Subject: [PATCH] #192 fixed initial settings --- lam/config/unix.conf.sample | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lam/config/unix.conf.sample b/lam/config/unix.conf.sample index 47e705b9..9754d2fe 100644 --- a/lam/config/unix.conf.sample +++ b/lam/config/unix.conf.sample @@ -5,22 +5,22 @@ ################################################################################################### # server address (e.g. ldap://localhost:389 or ldaps://localhost:636) -serverURL: ldap://localhost:389 +ServerURL: ldap://localhost:389 # list of users who are allowed to use LDAP Account Manager # names have to be seperated by semicolons # e.g. admins: cn=admin,dc=yourdomain,dc=org;cn=root,dc=yourdomain,dc=org -admins: cn=Manager,dc=my-domain,dc=com +Admins: cn=Manager,dc=my-domain,dc=com # password to change these preferences via webfrontend (default: lam) -passwd: lam +Passwd: lam # suffix of tree view # e.g. dc=yourdomain,dc=org treesuffix: dc=yourdomain,dc=org # default language (a line from config/language) -defaultLanguage: en_GB.utf8:UTF-8:English (Great Britain) +defaultLanguage: en_GB.utf8 # Path to external Script scriptPath: