Auth_Container_KADM5

Auth_Container_KADM5 – Authenticate against a Kerberos 5 server

KADM5 Container

This storage driver makes use of the PECL kadm5 extension to provide authentication services against a Kerberos V.

The storage-specific argument for the Auth constructor() is an array of options.

Available Options
Option Data Type Default value Description
"hostname" string "localhost" The hostname or IP address of the Kerberos V server.
"realm" string " The Kerberos V realm to authenticate in.
"timeout" integer 10 Timeout in seconds for connecting to the server.
"checkServer" boolean FALSE Whether to check if we can connect to the server when starting container.
Authenticate against an IMAP server (Previous) Authenticate against an LDAP server (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.