Searched refs:userdn (Results 1 – 1 of 1) sorted by relevance
813 char *userdn = NULL; local942 userdn = ldap_get_dn(ld, le);943 if (userdn == NULL) {950 iph1->mode_cfg->xauth.udn = racoon_malloc(strlen(userdn)+1);951 strcpy(iph1->mode_cfg->xauth.udn,userdn);1000 "attempting ldap bind for dn \'%s\'\n", userdn);1004 userdn, NULL, &cred,1012 if (userdn != NULL)1013 ldap_memfree(userdn);