Add SID blacklist attributes

Update our LDAP schema and add 2 new attributes for SID blacklist
definition. These new attributes can now be set per-trust with
trustconfig command.

https://fedorahosted.org/freeipa/ticket/3289
This commit is contained in:
Martin Kosek
2013-02-07 14:59:00 +01:00
parent e08307d3fa
commit d4d19ff423
6 changed files with 65 additions and 13 deletions

View File

@@ -89,4 +89,4 @@ IPA_DATA_VERSION=20100614120000
# #
########################################################
IPA_API_VERSION_MAJOR=2
IPA_API_VERSION_MINOR=48
IPA_API_VERSION_MINOR=49