Add sidgen postop and task

A postop plugin is added to create the SID for new created users and
groups. A directory server task allows to set the SID for existing
users and groups.

Fixes https://fedorahosted.org/freeipa/ticket/2825
This commit is contained in:
Sumit Bose
2012-06-21 12:54:34 +02:00
committed by Martin Kosek
parent 63567479df
commit 65ad261663
12 changed files with 1390 additions and 0 deletions

View File

@@ -314,6 +314,7 @@ AC_CONFIG_FILES([
ipa-slapi-plugins/ipa-version/Makefile
ipa-slapi-plugins/ipa-uuid/Makefile
ipa-slapi-plugins/ipa-modrdn/Makefile
ipa-slapi-plugins/ipa-sidgen/Makefile
])
AC_OUTPUT