diff --git a/src/ninegate-1.0/todo.txt b/src/ninegate-1.0/todo.txt index 6e47ee55..0bd2ef3d 100644 --- a/src/ninegate-1.0/todo.txt +++ b/src/ninegate-1.0/todo.txt @@ -1,7 +1,10 @@ > Dépendance du paquet - sondepiwik - poshprofil - + - composer + - php-mbstring + - eole-db + - envole-themes > Rendre l'alias paramétrage par genconfig diff --git a/tmpl/ninegate-template.yml b/tmpl/ninegate-template.yml index cf2dab19..eaa7b19e 100644 --- a/tmpl/ninegate-template.yml +++ b/tmpl/ninegate-template.yml @@ -99,7 +99,7 @@ parameters: ldap_user: cn=admin,o=gouv,c=fr ldap_password: %%pwdreader("",%%ldap_admin_passfile) %else - ldap_user: cn=reader,o=gouv,c=fr + ldap_user: %%ldap_reader ldap_password: %%pwdreader("",%%ldap_reader_passfile) %end if ldap_basedn: o=gouv,c=fr