# pecl-authentication-krb5 **Repository Path**: mirrors_php/pecl-authentication-krb5 ## Basic Information - **Project Name**: pecl-authentication-krb5 - **Description**: PECL krb5 extension - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-04-07 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Kerberos, GSSAPI and KADM5 bindings Features: + An interface for maintaining credential caches (KRB5CCache), that can be used for authenticating against a kerberos5 realm + Bindings for nearly the complete GSSAPI (RFC2744) + The administrative interface (KADM5) + Support for HTTP Negotiate authentication via GSSAPI Documentation: + see docs/ for the API documentation + there are several pieces of example code in the examples/ directory + see below for install instructions