Home
last modified time | relevance | path

Searched defs:binddn (Results 1 – 13 of 13) sorted by relevance

/titanic_44/usr/src/lib/pam_modules/ldap/
H A Dldap_utils.c93 char *binddn = NULL; in authenticate() local
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/
H A Dbind.c143 char *binddn; in nsldapi_get_binddn() local
H A Dsbind.c186 char *binddn; in simple_bindifnot_s() local
H A Drequest.c465 char *binddn, *passwd; in nsldapi_new_connection() local
H A Dmemcache.c591 char *tmp, *defhost, *binddn, *keystr, *tmpbase; in ldap_memcache_createkey() local
/titanic_44/usr/src/cmd/print/lpset/
H A Dlpset.c110 *binddn = NULL, in main() local
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DNS.c237 char *binddn; member
448 const char *binddn, in _updateldap()
H A DDoPrinterNS.c228 const char *binddn = NULL; in Java_com_sun_admin_pm_server_DoPrinterNS_updateldap() local
H A DDoPrinterNS.java43 String host, String binddn, String passwd, in updateldap()
/titanic_44/usr/src/lib/passwdutil/
H A Dldap_attr.c982 ldap_replaceattr(const char *dn, ns_ldap_attr_t **attrs, const char *binddn, in ldap_replaceattr()
1142 char *binddn; /* dn of user who is performing the change */ in ldap_putpwnam() local
/titanic_44/usr/src/lib/print/libprint/common/
H A Dns.h129 char *binddn; member
/titanic_44/usr/src/lib/libsldap/common/
H A Dns_connect.c2340 char *binddn, *passwd, errstr[MAXERROR], *errmsg; in doSimpleBind() local
2438 char *binddn, *passwd, *digest_md5_name, in doSASLBind() local
/titanic_44/usr/src/cmd/ldap/common/
H A Dcommon.c213 static char *binddn = NULL; variable