aboutsummaryrefslogtreecommitdiffstats
path: root/modules/sympa/templates/group.ldap
diff options
context:
space:
mode:
authorMichael Scherer <misc@mageia.org>2010-12-13 23:55:07 +0000
committerMichael Scherer <misc@mageia.org>2010-12-13 23:55:07 +0000
commit51caef25aeaf97a8a8412bb397ddde03fa8d4cff (patch)
treecd15780171d0fbce1604793c12d982bf033d6dec /modules/sympa/templates/group.ldap
parent827d3551bf3fae28d639d242f3cdd8817dad6a0e (diff)
downloadpuppet-51caef25aeaf97a8a8412bb397ddde03fa8d4cff.tar
puppet-51caef25aeaf97a8a8412bb397ddde03fa8d4cff.tar.gz
puppet-51caef25aeaf97a8a8412bb397ddde03fa8d4cff.tar.bz2
puppet-51caef25aeaf97a8a8412bb397ddde03fa8d4cff.tar.xz
puppet-51caef25aeaf97a8a8412bb397ddde03fa8d4cff.zip
- move file to subdirectory, easier to understand what's going on
Diffstat (limited to 'modules/sympa/templates/group.ldap')
-rw-r--r--modules/sympa/templates/group.ldap4
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/sympa/templates/group.ldap b/modules/sympa/templates/group.ldap
deleted file mode 100644
index bba53d9d..00000000
--- a/modules/sympa/templates/group.ldap
+++ /dev/null
@@ -1,4 +0,0 @@
-host ldap.<%= domain %>:389
-suffix ou=People,<%= dc_suffix %>
-filter (&(mail = [sender])(memberOf=cn=<%= name %>,ou=Group,<%= dc_suffix %>))
-scope sub