pam
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Mike khiretskiy ed01048c14
Отключено ожидание LDAP при аутентификации локального пользователя
11 years ago
LICENCE Модуль ожидания запуска службы client перед авторизацией LDAP 11 years ago
Makefile Добавлено ожидание домена через библиотеку ldap. 11 years ago
README Отключено ожидание LDAP при аутентификации локального пользователя 11 years ago
pam_client.c Отключено ожидание LDAP при аутентификации локального пользователя 11 years ago

README

This is the README file for the library pam_client.

Library pam_client designed to wait for client daemon before
LDAP authorization and to wait for the LDAP service.
The module should not wait the LDAP service if a user is local.

Installation
----------

make
make install

Delete
--------

make uninstall