Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/php/pecl-authentication-krb5

PECL krb5 extension
https://github.com/php/pecl-authentication-krb5

Last synced: about 1 month ago
JSON representation

PECL krb5 extension

Awesome Lists containing this project

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