diff --git a/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/035portal b/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/035portal new file mode 100644 index 0000000..a7068a9 --- /dev/null +++ b/root/etc/e-smith/templates/var/lib/lemonldap-ng/conf/lmConf/035portal @@ -0,0 +1,9 @@ +{ + +# Portal elements +$conf->{'portalDisplayRegister'} = 0; +$conf->{'portalDisplayResetPassword'} = 0; + +$OUT = ''; + +}