Searched defs:binddn (Results 1 – 13 of 13) sorted by relevance
/titanic_44/usr/src/lib/pam_modules/ldap/ |
H A D | ldap_utils.c | 93 char *binddn = NULL; in authenticate() local
|
/titanic_44/usr/src/lib/libldap5/sources/ldap/common/ |
H A D | bind.c | 143 char *binddn; in nsldapi_get_binddn() local
|
H A D | sbind.c | 186 char *binddn; in simple_bindifnot_s() local
|
H A D | request.c | 465 char *binddn, *passwd; in nsldapi_new_connection() local
|
H A D | memcache.c | 591 char *tmp, *defhost, *binddn, *keystr, *tmpbase; in ldap_memcache_createkey() local
|
/titanic_44/usr/src/cmd/print/lpset/ |
H A D | lpset.c | 110 *binddn = NULL, in main() local
|
/titanic_44/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/ |
H A D | NS.c | 237 char *binddn; member 448 const char *binddn, in _updateldap()
|
H A D | DoPrinterNS.c | 228 const char *binddn = NULL; in Java_com_sun_admin_pm_server_DoPrinterNS_updateldap() local
|
H A D | DoPrinterNS.java | 43 String host, String binddn, String passwd, in updateldap()
|
/titanic_44/usr/src/lib/passwdutil/ |
H A D | ldap_attr.c | 982 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 D | ns.h | 129 char *binddn; member
|
/titanic_44/usr/src/lib/libsldap/common/ |
H A D | ns_connect.c | 2340 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 D | common.c | 213 static char *binddn = NULL; variable
|