summaryrefslogtreecommitdiffstats
path: root/install/updates/Makefile.am
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2012-02-28 13:22:49 +0200
committerMartin Kosek <mkosek@redhat.com>2012-06-07 09:39:09 +0200
commitb32204fccc280714a32d56c15f70f770df82dfbd (patch)
treed02fde1860a7374e7485ee72513e9c8829b437eb /install/updates/Makefile.am
parent52a9eb7a9c4673c6ce927a209833f2c35ffb70ed (diff)
downloadfreeipa-b32204fccc280714a32d56c15f70f770df82dfbd.tar.gz
freeipa-b32204fccc280714a32d56c15f70f770df82dfbd.tar.xz
freeipa-b32204fccc280714a32d56c15f70f770df82dfbd.zip
Add separate attribute to store trusted domain SID
We need two attributes in the ipaNTTrustedDomain objectclass to store different kind of SID. Currently ipaNTSecurityIdentifier is used to store the Domain-SID of the trusted domain. A second attribute is needed to store the SID for the trusted domain user. Since it cannot be derived safely from other values and since it does not make sense to create a separate object for the user a new attribute is needed. https://fedorahosted.org/freeipa/ticket/2191
Diffstat (limited to 'install/updates/Makefile.am')
-rw-r--r--install/updates/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/install/updates/Makefile.am b/install/updates/Makefile.am
index e1eb35a9e..412630e4e 100644
--- a/install/updates/Makefile.am
+++ b/install/updates/Makefile.am
@@ -33,6 +33,8 @@ app_DATA = \
50-nis.update \
50-ipaconfig.update \
55-pbacmemberof.update \
+ 60-trusts.update \
+ 61-trusts-s4u2proxy.update \
$(NULL)
EXTRA_DIST = \