PHP Класс Kimai_Auth_ActiveDirectory

Supports the "Enhanced Identity Privacy" option, see: https://technet.microsoft.com/en-us/library/f351e0e3-6c78-49dc-9b0f-2b24e1b7411c To activate this Authentication Adapter, add the following line to the file includes/autoconf.php $authenticator = 'activeDirectory'; To activate "Enhanced Identity Privacy" create the file includes/auth.php and activate at least the setting 'enhancedIdentityPrivacy': return array('enhancedIdentityPrivacy' => true);
Наследование: extends Kimai_Auth_Ldapadvanced
Показать файл Открыть проект

Защищенные свойства (Protected)

Свойство Тип Описание
$enhancedIdentityPrivacy

Защищенные методы

Метод Описание
createCheckUsername ( $username, $uidAttribute )

Описание методов

createCheckUsername() защищенный Метод

protected createCheckUsername ( $username, $uidAttribute )

Описание свойств

$enhancedIdentityPrivacy защищенное свойство

protected $enhancedIdentityPrivacy