/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/libcli/ldap/ |
H A D | ldap_client.h | 55 char *host; 56 uint16_t port; 57 BOOL ldaps; 62 struct { 67 } reconnect; 69 struct { 72 } bind; 84 int timeout; 87 char *last_error; 89 struct { [all …]
|
/dports/mail/dovecot-pigeonhole/dovecot-2.3-pigeonhole-0.5.17/src/lib-sieve/storage/ldap/ |
H A D | sieve-ldap-db.h | 85 struct ldap_connection { struct 86 struct ldap_connection *next; argument 94 enum ldap_connection_state conn_state; argument 95 int default_bind_msgid; 97 int fd; 121 void db_ldap_request(struct ldap_connection *conn, argument
|
/dports/net/samba412/samba-4.12.15/source4/libcli/ldap/ |
H A D | ldap_client.h | 56 struct { 64 } sockets; 68 char *host; 69 uint16_t port; 70 bool ldaps; 72 const char *auth_dn; 73 const char *simple_pw; 75 struct { 80 } reconnect; 82 struct { [all …]
|
/dports/mail/dovecot/dovecot-2.3.17/src/lib-ldap/ |
H A D | ldap-private.h | 50 struct ldap_connection { struct 51 pool_t pool; 52 struct ldap_client *client; 54 LDAP *conn; 55 enum { 60 } state; 62 BerValue cred; /* needed for SASL */ 63 BerVarray scred; 65 struct ldap_client_settings set; 68 struct aqueue *request_queue; [all …]
|
/dports/mail/dovecot/dovecot-2.3.17/src/auth/ |
H A D | db-ldap.h | 153 struct ldap_connection { struct 154 struct ldap_connection *next; argument 164 enum ldap_connection_state conn_state; argument 188 void db_ldap_request(struct ldap_connection *conn, argument
|
/dports/mail/exim-monitor/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim-sa-exim/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim-postgresql/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim-mysql/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim-ldap2/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/mail/exim-sqlite/exim-4.95/src/lookups/ |
H A D | ldap.c | 78 typedef struct ldap_connection { struct 79 struct ldap_connection *next; argument 89 static LDAP_CONNECTION *ldap_connections = NULL; argument
|
/dports/net/py-ldap3/ldap3-2.8.1/ldap3/strategy/ |
H A D | safeSync.py | 30 def __init__(self, ldap_connection): argument
|
H A D | asynchronous.py | 55 def __init__(self, ldap_connection): argument 144 def __init__(self, ldap_connection): argument
|
H A D | mockSync.py | 47 def __init__(self, ldap_connection): argument
|
H A D | mockAsync.py | 101 def __init__(self, ldap_connection): argument
|
H A D | asyncStream.py | 47 def __init__(self, ldap_connection): argument
|
H A D | sync.py | 47 def __init__(self, ldap_connection): argument
|
/dports/net/py-ldap/python-ldap-3.4.0/Demo/pyasn1/ |
H A D | syncrepl.py | 31 ldap_connection = False variable 165 ldap_connection = SyncReplClient(database_path, ldap_url.initializeUrl()) variable
|
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/backend/AUTH/methode/ |
H A D | ldap.php | 117 function ldap_connection() { function
|
/dports/www/p5-Catalyst-Authentication-Store-LDAP/Catalyst-Authentication-Store-LDAP-1.017/lib/Catalyst/Authentication/Store/LDAP/ |
H A D | User.pm | 273 sub ldap_connection { subroutine
|
/dports/net-mgmt/librenms/librenms-21.5.1/LibreNMS/Authentication/ |
H A D | ADAuthorizationAuthorizer.php | 17 protected $ldap_connection; variable in LibreNMS\\Authentication\\ADAuthorizationAuthorizer
|
H A D | LdapAuthorizationAuthorizer.php | 35 protected $ldap_connection; variable in LibreNMS\\Authentication\\LdapAuthorizationAuthorizer
|
H A D | ActiveDirectoryAuthorizer.php | 19 protected $ldap_connection; variable in LibreNMS\\Authentication\\ActiveDirectoryAuthorizer
|
/dports/www/c-icap/c_icap-0.5.10/modules/ |
H A D | ldap_module.c | 90 struct ldap_connection { struct 93 struct ldap_connection *next; argument
|