aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates/slapd.conf
Commit message (Collapse)AuthorAgeFilesLines
* fix regexp for matching dsa key ( since it would have been too logical to ↵Michael Scherer2012-02-121-1/+1
| | | | call that dsa key and use ssh-dsa.. )
* automatically fill the ldap on test vm ( denoted by the environment variableMichael Scherer2012-01-221-1/+3
| | | | set to test )
* fix the configuration change from commit 2311Michael Scherer2012-01-211-4/+2
|
* comment last commit, do not work as expectedMichael Scherer2012-01-211-2/+5
|
* force some constraint on ssh key in ldap, since several packagers did notMichael Scherer2012-01-211-0/+4
| | | | correctly put their keys today
* workaround problem on 2010.0 , where kolab schema conflict withMichael Scherer2011-05-291-1/+4
| | | | another one we use
* fix the path of the ssl certificateMichael Scherer2011-05-291-3/+3
|
* move the monitor db at the beggining of the file, so we canMichael Scherer2011-05-291-6/+6
| | | | add syncrepl config to the end of the db
* split the configuration for the test database in another file ( to prepare ↵Michael Scherer2011-05-291-9/+0
| | | | for slave server )
* - deploy dynlist overlay, so we can create dynamic group ( needed for i18n ↵Michael Scherer2011-04-211-0/+4
| | | | svn access )
* Index owner attributeBuchan Milne2011-02-201-1/+1
|
* add a secondary ldap tree for testing purpose, requested by maatMichael Scherer2011-01-231-0/+10
|
* ensure that email are unique at ldap levelMichael Scherer2010-12-171-0/+3
|
* allow users to read memberof, and use overlay to keep the changes in syncMichael Scherer2010-12-101-0/+3
|
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-7/+1
| | | | | | | | ( even if being readable by apache is not good either, but needed as the password is used by apache ) - use ldaps for sympa - use the 2 new facter macro and remove the version copied everywhere - remove hardcoded domain in bugzilla and others
* - replace hardcoded domain by a variable, to ease reuse of the module Michael Scherer2010-11-091-11/+13
|
* Finalise registration ACLsBuchan Milne2010-11-051-0/+8
| | | | | | | | | Restrict anonymous access (to none) Add some additional ACLs to put back some access that previously relied on anonymous Listen on all IP addresses, and ldapi Assign localSSF matching ssf requirement, so we allow ldapi,ldaps,ldap+start_tls
* ACLs:Buchan Milne2010-11-041-2/+3
| | | | | | | | | | Add ACLs required for self-registration application to registrar system group Allow Account admins to unlock accounts (write to pwdAccountLockedTime) Allow users to update their email address and preferredLanguage Schema: Switch to rfc2307bis (replacing nis.schema and autofs.schema) Add LPK
* - fix the config file so it work on x86_64 and x86Michael Scherer2010-10-291-1/+5
|
* - deploy ldap with puppet on valstarMichael Scherer2010-10-281-0/+95