freeipa/daemons/ipa-slapi-plugins/ipa-pwd-extop
Simo Sorce d9d5967f7e 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>
2014-06-27 10:03:23 +02:00
..
authcfg.c Teach ipa-pwd-extop to respect global ipaUserAuthType settings 2014-02-21 10:26:02 +01:00
authcfg.h Teach ipa-pwd-extop to respect global ipaUserAuthType settings 2014-02-21 10:26:02 +01:00
common.c Teach ipa-pwd-extop to respect global ipaUserAuthType settings 2014-02-21 10:26:02 +01:00
encoding.c keytabs: Expose and modify key encoding function 2014-06-26 10:30:53 +02:00
ipa_pwd_extop.c Fix getkeytab code to always use implicit tagging. 2014-06-27 10:03:23 +02:00
ipapwd.h keytabs: Expose and modify key encoding function 2014-06-26 10:30:53 +02:00
Makefile.am Teach ipa-pwd-extop to respect global ipaUserAuthType settings 2014-02-21 10:26:02 +01:00
prepost.c Change OTPSyncRequest structure to use OctetString 2014-06-25 14:22:01 +02:00
pwd-extop-conf.ldif Enable transactions by default, make password and modrdn TXN-aware 2012-11-21 14:55:12 +01:00
README Mass tree reorganization for IPAv2. To view previous history of files use: 2009-02-03 15:27:14 -05:00
syncreq.c Change OTPSyncRequest structure to use OctetString 2014-06-25 14:22:01 +02:00
syncreq.h Change OTPSyncRequest structure to use OctetString 2014-06-25 14:22:01 +02:00