aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap
Commit message (Expand)AuthorAgeFilesLines
...
* 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-292-0/+36
* move the monitor db at the beggining of the file, so we canMichael Scherer2011-05-291-6/+6
* split the configuration for the test database in another file ( to prepare fo...Michael Scherer2011-05-293-10/+11
* - deploy dynlist overlay, so we can create dynamic group ( needed for i18n sv...Michael Scherer2011-04-211-0/+4
* 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
* Let users modify their namesBuchan Milne2011-02-161-1/+1
* add a secondary ldap tree for testing purpose, requested by maatMichael Scherer2011-01-232-0/+19
* Change ACL for non-privileged users to not work on reset model, instead allowBuchan Milne2011-01-221-2/+2
* - rename base class, more consistentMichael Scherer2011-01-061-2/+2
* 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
* 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
* since the domain name is not added automatically by openssl module, addMichael Scherer2010-11-301-1/+1
* 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
* - use new class for openssl certsMichael Scherer2010-11-211-4/+2
* - create a self signed certificate if not present ( for test vm )Michael Scherer2010-11-211-0/+13
* - do not let file with passwords to be world readable Michael Scherer2010-11-201-7/+1
* Close more anon access, and open up read access to some inetOrgPerson attrs t...Buchan Milne2010-11-091-11/+13
* - 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 a...Buchan Milne2010-11-051-2/+2
* Open read access for users to contact-type details for nowBuchan Milne2010-11-051-1/+1
* Catdap needs some search access as wellBuchan Milne2010-11-051-3/+3
* Finalise registration ACLsBuchan Milne2010-11-053-12/+23
* ACLs:Buchan Milne2010-11-042-4/+23
* - add ldap config file, with ldap restricted to localhost (until we set a fir...Michael Scherer2010-10-292-0/+51
* - fix the config file so it work on x86_64 and x86Michael Scherer2010-10-291-1/+5
* -fix templates namingMichael Scherer2010-10-281-1/+1
* - deploy ldap with puppet on valstarMichael Scherer2010-10-283-0/+298