Go to the source code of this file.
Classes | |
struct | pGinaInfo |
Defines | |
#define | LDAPAUTH_API extern "C" __declspec(dllexport) |
Typedefs | |
typedef pGinaInfo | pGinaInfo |
Functions | |
LDAPAUTH_API BOOL | UserLogin (LPTSTR, LPTSTR, pGinaInfo *) |
LDAPAUTH_API BOOL | ChangeUserPassword (LPTSTR, LPTSTR, LPTSTR) |
LDAPAUTH_API LPCTSTR | AboutPlugin (void) |
LDAPAUTH_API void | ChangePluginSettings (void) |
LDAPAUTH_API void | LoginHook (pGinaInfo *) |
LDAPAUTH_API void | LogoutHook (pGinaInfo *) |
LDAPAUTH_API BOOL | IsRequired (void) |
|
Definition at line 28 of file pgina_headers.h. Referenced by AboutPlugin(), ChangePluginSettings(), ChangeUserPassword(), IsRequired(), LoginHook(), LogoutHook(), and UserLogin(). |
|
|
|
Definition at line 1368 of file ldapauth_plus.cpp. References determineLdap(), LDAPAUTH_API, LDAPAUTHVERSION, MULTIMAP, SEARCH, and STRMAP. |
|
Definition at line 1098 of file ldapauth_plus.cpp. References LDAPAUTH_API. |
|
|
|
Definition at line 1085 of file ldapauth_plus.cpp. References LDAPAUTH_API, and regLookup(). |
|
Definition at line 1107 of file ldapauth_plus.cpp. References LDAPAUTH_API, and regLookup(). |
|
Definition at line 1134 of file ldapauth_plus.cpp. References LDAPAUTH_API, and regLookup(). |
|
Definition at line 1400 of file ldapauth_plus.cpp. References pGinaInfo::allowPassChange, confNDSClient(), createAsAdmin(), determineLdap(), DOMAIN_ALIAS_RID_ADMINS, DOMAIN_ALIAS_RID_USERS, pGinaInfo::errorString, pGinaInfo::isAdmin, LDAPAUTH_API, ldapTestMap(), ldapTestMultiMap(), ldapTestSearch(), MULTIMAP, okToLogin(), populateUserInfo(), regLookup(), regReadDword(), SEARCH, STRMAP, pGinaInfo::userGroups, and whoIsGroup(). |