Download & Extend

Kerberos Authentication

screenshot_admin1.png

This module provides Kerberos authentication using the php_krb5 (download link) module.

This module currently supports:
-Authentication fall-through (if no Kerberos principal matches, try Drupal user database)
-Ability to sync Kerberos password with Drupal user database
-Default role for accounts created from Kerberos Principals

Installation

Make sure you have the php_krb5 module installed and enabled in your php.ini file. (download link)

[krb5]
extension="krb5.so"

If you don't have this, you will get a fatal error "Fatal error: Class 'KRB5CCache' not found"

You also need a valid and working krb5.conf file (/etc/krb5.conf)

Downloads

Version Downloads Date Links
7.x-2.2-beta4 tar.gz (12.06 KB) | zip (13.95 KB) 2012-Apr-30 Notes
6.x-2.1-beta2 tar.gz (12.17 KB) | zip (14.1 KB) 2012-Apr-30 Notes

Project Information


Maintainers for Kerberos Authentication

  • RadioActiv - 17 commits
    last: 3 weeks ago, first: 1 year ago

Issues for Kerberos Authentication

To avoid duplicates, please search before submitting a new issue.
All issues
Bug reports
nobody click here