Posted by RadioActiv on April 19, 2011 at 5:21pm
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
Project Information
- Maintenance status: Actively maintained
- Development status: Under active development
- Module categories: Administration, Security, Third-party Integration, User Access & Authentication, User Management
- Reported installs: 21 sites currently report using this module. View usage statistics.
- Downloads: 390
- Last modified: May 11, 2012
