krb5

pecl install krb5

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

Maintainer

  • Moritz Bechler (lead )

Details

Stars: 8
Issue openned: 1
Downloads: 177420
1.2.2
3 months ago
Version 1.2.2 change log


- [FEATURE] Implement channel bindings support
- [API] Allow passing null channel binding in NegotiateAuth (1.2.1)
- [PACKAGING] Fix PECL packaging (missing channel.c) and raise minimum version (1.2.2)

requires:

  • php >=7.0.0
  • pearinstaller >=1.4.8