Lines Matching defs:dn
567 * otherwise "dn" and "passwd" would be used to bind as an individual
571 update_ldap_attr(const char *dn,
603 credp->cred.unix_cred.userID = strdup(dn);
682 ldaprc = __ns_ldap_addAttr("publickey", dn,
686 ldaprc = __ns_ldap_repAttr("publickey", dn,
737 char *dn;
777 __ns_ldap_uid2dn(id, &dn, NULL, &errorp);
778 if (dn == NULL) {
779 fprintf(stderr, "Could not obtain LDAP dn\n");
798 __ns_ldap_host2dn(id, NULL, &dn, NULL, &errorp);
799 if (dn == NULL) {
800 fprintf(stderr, "Could not obtain LDAP dn\n");
946 update_ldap_attr(dn, attrs, passwd, TRUE, update4host,
970 update_ldap_attr(dn, attrs, passwd, FALSE, update4host,