[19231] in Kerberos
asn1 encoding for empty KDC_Options
daemon@ATHENA.MIT.EDU (Naud, Eric)
Mon May 12 19:38:20 2003
Message-ID: <E54A98375651D511816A00306E06B970C8D8BA@OTNOAMEXCH01>
From: "Naud, Eric" <eric.naud@Terayon.com>
To: kerberos@mit.edu
Date: Mon, 12 May 2003 10:51:36 -0700
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Errors-To: kerberos-bounces@mit.edu
Hi All,
The KDC server and the ASN1 parser that I use both report an error with the
following bitstring encoding for the kdc options:
A0 07 03 05 00 00 00 00 00
It reports the following:
<A0 07>
. . . . [0] {
<03 05>
. . . . . BIT STRING 0 unused bits
. . . . . . '00000000000000000000000000000000'B
. . . . . . Error: Spurious zero bits in bitstring.
. . . . . }
Apparently ASN1 doesn't like null bit string, what should be done in the
case where the KDC-Options MUST NOT be set. Can I just remove it from the aS
request?
Thanks,
Eric
________________________________________________
Kerberos mailing list Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos