diff options
author | Michael Scherer <misc@mageia.org> | 2010-12-13 23:55:04 +0000 |
---|---|---|
committer | Michael Scherer <misc@mageia.org> | 2010-12-13 23:55:04 +0000 |
commit | 5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e (patch) | |
tree | 54c2f6a864ebef00f9c87425a969ce56a64b664d /modules/sympa | |
parent | ca971a2a1afcfd9b96dedce9890a471d7fc689f0 (diff) | |
download | puppet-5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e.tar puppet-5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e.tar.gz puppet-5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e.tar.bz2 puppet-5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e.tar.xz puppet-5a7ab48a8a52cc1ac21bdf4f54ea76394276a79e.zip |
- disable authtentication without using ldap
Diffstat (limited to 'modules/sympa')
-rw-r--r-- | modules/sympa/templates/auth.conf | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/modules/sympa/templates/auth.conf b/modules/sympa/templates/auth.conf index 3783bb8f..f84c519f 100644 --- a/modules/sympa/templates/auth.conf +++ b/modules/sympa/templates/auth.conf @@ -11,6 +11,4 @@ ldap bind_password <%= ldap_passwd %> -user_table - regexp .* |