aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates
Commit message (Collapse)AuthorAgeFilesLines
* duvel ldap is still bdbThomas Backlund2018-03-141-5/+3
|
* ldap: allow ed25519 ssh keysThomas Backlund2018-03-041-1/+1
|
* Increase max LDAP size to fix replication to neruPascal Terjan2018-02-261-0/+2
|
* Fix typoPascal Terjan2017-09-241-1/+1
|
* Get slapd to start on Mageia 6Pascal Terjan2017-09-241-0/+10
|
* remove more valstar configsThomas Backlund2016-02-091-1/+1
|
* duvel is ldap tooThomas Backlund2016-02-071-1/+1
|
* openldap: load back_bdb module on Mageia >= 4Olivier Blin2015-11-301-0/+3
| | | | As detected by tmb on new valstar
* lint fixes for openldapThomas Backlund2015-10-203-4/+1
|
* - disable checking of locally signed certThomas Backlund2014-09-231-0/+1
| | | | | 'fixes' nonworking slave ldap TODO: fix properly when infra is running mga4
* openldap: allow setting drink (favoriteDrink) attributeNicolas Vigier2013-04-181-1/+1
|
* 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.. )
* add more group for bootstrappingMichael Scherer2012-01-221-1/+1
|
* also fill the ldap with server objectMichael Scherer2012-01-221-0/+11
|
* also create Hosts ouMichael Scherer2012-01-221-1/+1
|
* fix typoMichael Scherer2012-01-221-2/+2
|
* refactor the declaration of group with a for loopMichael Scherer2012-01-221-9/+13
|
* automatically fill the ldap on test vm ( denoted by the environment variableMichael Scherer2012-01-222-1/+28
| | | | 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 user used for synchronisationMichael Scherer2011-05-291-1/+1
|
* fix the path of the ssl certificateMichael Scherer2011-05-292-4/+4
|
* fix wrong variable ( s/dc_domain/dc_suffix/ )Michael Scherer2011-05-291-2/+2
|
* add a slave class to create a 2nd ldapMichael Scherer2011-05-291-0/+11
|
* 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-292-9/+10
| | | | for slave server )
* - deploy dynlist overlay, so we can create dynamic group ( needed for i18n ↵Michael Scherer2011-04-211-0/+4
| | | | svn access )
* Give group owner access (read - including search - and write) to owner attributeBuchan Milne2011-02-201-1/+1
|
* Index owner attributeBuchan Milne2011-02-201-1/+1
|
* - add right to users to do a CMP against group member,Michael Scherer2011-02-191-1/+1
| | | | | as the django plugin to auth against ldap ( used by transifex ) use this to determine group membership and fail if the access is not sufficient
* Let users modify their namesBuchan Milne2011-02-161-1/+1
|
* add a secondary ldap tree for testing purpose, requested by maatMichael Scherer2011-01-231-0/+10
|
* Change ACL for non-privileged users to not work on reset model, instead allowBuchan Milne2011-01-221-2/+2
| | | | | registrars to change unprivileged passwords directly
* ensure that email are unique at ldap levelMichael Scherer2010-12-171-0/+3
|
* - do not let user change their own memberOf attribute, ( even if the overlay ↵Michael Scherer2010-12-161-1/+6
| | | | may prevent it )
* let users see who is in another group ( needed for sympa )Michael Scherer2010-12-141-1/+1
|
* allow users to read memberof, and use overlay to keep the changes in syncMichael Scherer2010-12-102-1/+4
|
* Allow users to write their own sshPublicKey, and all users to read itBuchan Milne2010-11-231-1/+1
|
* Fix host access to posixAccount attrsBuchan Milne2010-11-221-1/+1
|
* - add proper access to nss_ldap user so pam_ldap auth can workMichael Scherer2010-11-221-0/+7
|
* - do not hardcode mageia.org in aclMichael Scherer2010-11-221-57/+57
|
* - 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
* Close more anon access, and open up read access to some inetOrgPerson attrs ↵Buchan Milne2010-11-091-11/+13
| | | | to users
* - replace hardcoded domain by a variable, to ease reuse of the module Michael Scherer2010-11-091-11/+13
|
* Allow a bit more access to groupsBuchan Milne2010-11-051-1/+1
|
* Try and allow users to identify the groups another user is inBuchan Milne2010-11-051-1/+5
|
* Give registrar group read access to some attributes again, and reduce users ↵Buchan Milne2010-11-051-2/+2
| | | | | | | access added in previous commit
* Open read access for users to contact-type details for nowBuchan Milne2010-11-051-1/+1
|