aboutsummaryrefslogtreecommitdiffstats
path: root/modules/openldap/templates/mandriva-dit-access.conf
Commit message (Collapse)AuthorAgeFilesLines
* lint fixes for openldapThomas Backlund2015-10-201-1/+0
|
* openldap: allow setting drink (favoriteDrink) attributeNicolas Vigier2013-04-181-1/+1
|
* Give group owner access (read - including search - and write) to 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
|
* 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
* - 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-101-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
|
* Close more anon access, and open up read access to some inetOrgPerson attrs ↵Buchan Milne2010-11-091-11/+13
| | | | to users
* 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
|
* Catdap needs some search access as wellBuchan Milne2010-11-051-3/+3
| | | | | Also allow catdap to write preferredLanguage
* Finalise registration ACLsBuchan Milne2010-11-051-11/+14
| | | | | | | | | 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/+20
| | | | | | | | | | 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
* - deploy ldap with puppet on valstarMichael Scherer2010-10-281-0/+157