Quantcast
Channel: kerberos – Simon Josefsson's blog
Browsing all 6 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Kerberos 5 Credential Cache file format

Reading MIT/Heimdal Kerberos V5 credential files seemed like a good first step towards making Shishi more usable. Users will be able to continue using their existing Kerberos V5 applications and...

View Article


Image may be NSFW.
Clik here to view.

Update of Kerberos V5 over TLS draft

I finally took the time to update the Kerberos V5 over TLS document. After submitting the new -01 document, I had a look at the -00 version and it was published around two years ago, yikes....

View Article


Image may be NSFW.
Clik here to view.

Announcing krb5dissect

Building on my earlier efforts to document the ccache format, I’ve now created the krb5dissect tool. It will parse your Kerberos ccache file (typically /tmp/krb5cc_$UID) and prints it in a human...

View Article

Image may be NSFW.
Clik here to view.

GS2-KRB5 using GNU SASL and MIT Kerberos for Windows

I have blogged about GNU SASL and GS2-KRB5 with the native Kerberos on Mac OS X before, so the next logical step has been to support GS2-KRB5 on Windows through MIT Kerberos for Windows (KfW). With the...

View Article

Image may be NSFW.
Clik here to view.

Towards pluggable GSS-API modules

GSS-API is a standardized framework that is used by applications to, primarily, support Kerberos V5 authentication. GSS-API is standardized by IETF and supported by protocols like SSH, SMTP, IMAP and...

View Article


Privilege separation of GSS-API credentials for Apache

To protect web resources with Kerberos you may use Apache HTTPD with mod_auth_gssapi — however, all web scripts (e.g., PHP) run under Apache will have access to the Kerberos long-term symmetric secret...

View Article
Browsing all 6 articles
Browse latest View live