From 0c59fb8a0acfbdced366f16cb14d5ce64897663f Mon Sep 17 00:00:00 2001 From: x07maop Date: Mon, 24 Aug 2015 11:48:40 +0200 Subject: [PATCH] Configuration change: Controller --- config/config.properties | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/config.properties b/config/config.properties index 5613e48..5a49758 100644 --- a/config/config.properties +++ b/config/config.properties @@ -1,4 +1,4 @@ -#Mon Aug 24 08:28:02 CEST 2015 +#Mon Aug 24 11:48:40 CEST 2015 autoSaveScanData=true createSessionFiles=false dataPath={data}/{year}_{month}/{date}/{date}_{time}_{exec} @@ -19,8 +19,8 @@ simulation=false tasksFile={config}/tasks.properties terminalEnabled=true terminalPort=3579 -userAuthenticator= -userManagement=false +userAuthenticator=ch.psi.pshell.security.LdapAuthenticator | ldap\\\://d.psi.ch | d.psi.ch | users.psi +userManagement=true versionTrackingEnabled=true versionTrackingLogin={config}/agkey versionTrackingRemote=ssh\://git@github.psi.ch\:7999/psd/x07ma.git