summaryrefslogtreecommitdiffstats
path: root/ipalib/plugins/group2.py
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug in group2-mod command.Pavel Zuna2009-05-211-2/+3
| | | | posixGroup object class was added to the group entry incorrectly when modifying gid number.
* Fix counting of successfully added members. Add checks for use_ldap2 in ↵Pavel Zuna2009-05-201-2/+21
| | | | group2. Some cosmetic changes.
* Add group plugin port to new LDAP backend.Pavel Zuna2009-05-201-0/+207