[17204] in Kerberos_V5_Development
Re: New tl_data type
daemon@ATHENA.MIT.EDU (Greg Hudson)
Thu Sep 22 12:25:05 2011
From: Greg Hudson <ghudson@mit.edu>
To: Linus Nordberg <linus@nordberg.se>
In-Reply-To: <87zkipgv3l.fsf@nordberg.se>
Date: Thu, 22 Sep 2011 12:25:00 -0400
Message-ID: <1316708700.2101.26.camel@t410>
Mime-Version: 1.0
Cc: "krbdev@mit.edu" <krbdev@mit.edu>
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: krbdev-bounces@mit.edu
On Wed, 2011-08-31 at 16:54 -0400, Linus Nordberg wrote:
> Configuring principals in the kdb for use with the FAST OTP plugin is
> quite a pita atm. We use
>
> #define KRB5_TL_OTP_ID 0x0800 /* OTP token id */
> #define KRB5_TL_OTP_BLOB 0x1000 /* OTP binary blob */
With the current trunk, you should be able to use krb5_dbe_get_string()
instead of these new tl-data types, and set strings on principals using
kadmin.
_______________________________________________
krbdev mailing list krbdev@mit.edu
https://mailman.mit.edu/mailman/listinfo/krbdev