[Comment] [krbdev.mit.edu #8924] Building pyt hon-gssapi 'gssapi.raw.ext_cred_store' extens ion on SLES 15.1 stops with "gssapi/raw/ext_c red_store.c:1333:8: error: unknown type name gss_key_value_set_desc"
"Roland Felnhofer via RT" <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
https://krbdev.mit.edu/rt/Ticket/Display.html?id=8924 This is a comment. It is not sent to the Requestor(s): After opening a case at SUSE with case number: 00203388 I received an official bug number: 1174079 and a Program Temporary Fixe (PTF) which worked! It fixes the issue that the response of "krb5-config --all" reports the wrong prefix. Now it reports correctly. BEFORE: $ krb5-config --all Version: Kerberos 5 release 1.16.3 Vendor: Massachusetts Institute of Technology Prefix: /usr/lib/mit Exec_prefix: /usr/lib/mit NOW: $ krb5-config --all Version: Kerberos 5 release 1.16.3 Vendor: Massachusetts Institute of Technology Prefix: /usr Exec_prefix: /usr/lib/mit Best regards Roland