Class: CASServer::Authenticators::ActiveDirectoryLDAP

Inherits:
LDAP
  • Object
show all
Defined in:
lib/casserver/authenticators/active_directory_ldap.rb

Overview

Slightly modified version of the LDAP authenticator for Microsoft’s ActiveDirectory. The only difference is that the default_username_attribute for AD is ‘sAMAccountName’ rather than ‘uid’.

Instance Attribute Summary

Attributes inherited from Base

#options, #username

Method Summary

Methods inherited from LDAP

#validate

Methods inherited from Base

#configure, #extra_attributes, setup, #validate