diff options
author | Simo Sorce <simo@redhat.com> | 2014-06-26 11:43:47 -0400 |
---|---|---|
committer | Martin Kosek <mkosek@redhat.com> | 2014-06-27 10:03:23 +0200 |
commit | d9d5967f7e1a11d77dee4bba00f10763b8ac2ec5 (patch) | |
tree | 39733e0c31483f1640841bf1e185d14f81b1b125 /daemons/ipa-slapi-plugins/ipa-sidgen | |
parent | 0d219379954d311f3cac0007386dc0e21c8ec432 (diff) | |
download | freeipa-d9d5967f7e1a11d77dee4bba00f10763b8ac2ec5.tar.gz freeipa-d9d5967f7e1a11d77dee4bba00f10763b8ac2ec5.tar.xz freeipa-d9d5967f7e1a11d77dee4bba00f10763b8ac2ec5.zip |
Fix getkeytab code to always use implicit tagging.
A mixture of implicit and explicit tagging was being used and this caused
a bug in retrieving the enctype number due to the way ber_scanf() loosely
treat sequences and explicit tagging.
The ASN.1 notation used to describe the getkeytab operation uses implicit
tagging, so by changing the code we simply follow to the specified encoding.
Resolves: https://fedorahosted.org/freeipa/ticket/4404
Signed-off-by: Simo Sorce <simo@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
Diffstat (limited to 'daemons/ipa-slapi-plugins/ipa-sidgen')
0 files changed, 0 insertions, 0 deletions