diff options
author | Martin Kosek <mkosek@redhat.com> | 2013-02-07 14:59:00 +0100 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2013-02-12 10:37:34 +0100 |
commit | d4d19ff4231c2643ed2008ed2c8870419ae02aac (patch) | |
tree | 725f7e8fd0aeac441635a1026a707a3681b82649 /VERSION | |
parent | e08307d3fa4cd1ca83c64a13273920fb78fdd680 (diff) | |
download | freeipa-d4d19ff4231c2643ed2008ed2c8870419ae02aac.tar.gz freeipa-d4d19ff4231c2643ed2008ed2c8870419ae02aac.tar.xz freeipa-d4d19ff4231c2643ed2008ed2c8870419ae02aac.zip |
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
Diffstat (limited to 'VERSION')
-rw-r--r-- | VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -89,4 +89,4 @@ IPA_DATA_VERSION=20100614120000 # # ######################################################## IPA_API_VERSION_MAJOR=2 -IPA_API_VERSION_MINOR=48 +IPA_API_VERSION_MINOR=49 |