pecl / krb5
There is no license information available for the latest version (dev-master) of this package.
Kerberos/GSSPI and KAdmin bindings for PHP
Package info
github.com/php/pecl-authentication-krb5
Language:C
Type:php-ext
Ext name:ext-krb5
pkg:composer/pecl/krb5
dev-master
2026-08-08 09:46 UTC
Requires
- php: >=8.0.0
This package is not auto-updated.
Last update: 2026-08-11 02:56:11 UTC
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