Home
last modified time | relevance | path

Searched refs:rootbindpw (Results 1 – 13 of 13) sorted by relevance

/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/lib/perl/Kamailio/LDAPUtils/
H A DLDAPConf.pm146 sub rootbindpw { return $_[0]->{'rootbindpw'}; } subroutine
179 return $self->rootbindpw;
/dports/security/pam_ldap/pam_ldap-186/
H A Dpam_ldap.h70 char *rootbindpw; member
H A Dpam_ldap.c460 if (c->rootbindpw != NULL) in _release_config()
462 _pam_overwrite (c->rootbindpw); in _release_config()
463 _pam_drop (c->rootbindpw); in _release_config()
628 result->rootbindpw = NULL; in _alloc_config()
1160 result->rootbindpw = strdup (b); in _read_config()
1535 session->conf->rootbindpw); in _connect_anonymously()
1633 cred = session->conf->rootbindpw; in _rebind_proc()
1785 *credp = session->conf->rootbindpw != NULL ? in _rebind_proc()
1786 strdup (session->conf->rootbindpw) : NULL; in _rebind_proc()
/dports/net/kamailio/kamailio-5.4.5/src/modules/app_perl/
H A DREADME117 6.6. Method rootbindpw()
546 6.6. Method rootbindpw()
1129 6.6. Method rootbindpw()
1167 6.6. Method rootbindpw()
1171 Note that the rootbindpw is only available when the current account has
1187 no bind password has been specified, returns the rootbindpw if any.
/dports/net/nss-pam-ldapd-sasl/nss-pam-ldapd-0.9.11/
H A DREADME162 - rootbinddn/rootbindpw support is removed and is not likely to return
H A DChangeLog-2008475 rootbindpw, rootuse_sasl and rootsasl_authid options)
H A DChangeLog-200755 rootbindpw questions for now because they are not supported
H A DNEWS2129 * if root, use rootbinddn/rootbindpw in rebind proc
/dports/net/nss-pam-ldapd/nss-pam-ldapd-0.9.11/
H A DREADME162 - rootbinddn/rootbindpw support is removed and is not likely to return
H A DChangeLog-2008475 rootbindpw, rootuse_sasl and rootsasl_authid options)
H A DChangeLog-200755 rootbindpw questions for now because they are not supported
H A DNEWS2129 * if root, use rootbinddn/rootbindpw in rebind proc
/dports/net/nss_ldap/nss_ldap-265/
H A DChangeLog1111 * if root, use rootbinddn/rootbindpw in rebind proc