I know it was tested in the case of MIT client + Kerby KDC around some releases.
Could you post your stack trace or more error/exception message here, or issue a ticket? Regards, Kai -----Original Message----- From: Marc de Lignie [mailto:[email protected]] Sent: Wednesday, April 26, 2017 2:42 PM To: [email protected] Subject: MIT Kerberos compatibility Hi all, Did anyone have any luck with using a MIT Kerberos client with Apache Kerby? Any documentation or directions? What I am trying to achieve is: - generate a TGT and store in a credential cache with the Kerby client. No problems here - Use MIT Kerberos (with PyKerberos) to create a security context reusing the ticket cache. No visible problem. - use MIT Kerberos GSSAPI (with PyKerberos) to get a service ticket. This fails in the KDC on the first AS_REQ with a decoding error related to PA FAST Any help appreciated, Marc
