summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorAlexander Bokovoy <abokovoy@redhat.com>2014-02-26 17:43:34 +0200
committerMartin Kosek <mkosek@redhat.com>2014-02-27 14:33:15 +0100
commit42108d1c0dc552e5dbc249507bfe59a1ef1d4c8e (patch)
tree0ea5afd3051565b34c252822e0842ca0fc3b94cc /README
parent906b60ee8a728f2d1c557e73d05d7557e388c97f (diff)
downloadfreeipa-42108d1c0dc552e5dbc249507bfe59a1ef1d4c8e.tar.gz
freeipa-42108d1c0dc552e5dbc249507bfe59a1ef1d4c8e.tar.xz
freeipa-42108d1c0dc552e5dbc249507bfe59a1ef1d4c8e.zip
ipaserver/dcerpc: catch the case of insuffient permissions when establishing trust
We attempt to delete the trust that might exist already. If there are not enough privileges to do so, we wouldn't be able to create trust at the next step and it will fail. However, failure to create trust will be due to the name collision as we already had the trust with the same name before. Thus, raise access denied exception here to properly indicate wrong access level instead of returning NT_STATUS_OBJECT_NAME_COLLISION. https://fedorahosted.org/freeipa/ticket/4202 Reviewed-By: Martin Kosek <mkosek@redhat.com>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions