Using enterprise principal name in GSS-API
Isaac Boukris
iboukris at gmail.com
Sat Oct 8 14:05:39 EDT 2016
Hi Alan,
On Thu, Oct 6, 2016 at 9:29 PM, Alan Braggins <alan.braggins at brocade.com> wrote:
> I do have a patch that adds gss_nt_krb5_name_enterprise as a
> recognised OID (szOID_NT_PRINCIPAL_NAME 1.3.6.1.4.1.311.20.2.3),
> and replaces a call to krb5_parse_name with krb5_parse_name_flags
> with KRB5_PRINCIPAL_PARSE_ENTERPRISE in gssapi/krb5/import_name.c
Could you share your changes? I'd be interested to compare it with
what I've got so far, namely:
https://github.com/frenche/krb5/tree/gss_enterprise_name
More information about the Kerberos
mailing list