FreeBSD Bugzilla – Attachment 47063 Details for
Bug 72149
[PATCH] heimdal with LDAP backend - bad slapd socket path
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-lib-hdb-hdb-ldap.c
patch-lib-hdb-hdb-ldap.c (text/plain; charset=koi8-r), 418 bytes, created by
Arseny Nasokin
on 2006-06-26 15:36:52 UTC
(
hide
)
Description:
patch-lib-hdb-hdb-ldap.c
Filename:
MIME Type:
Creator:
Arseny Nasokin
Created:
2006-06-26 15:36:52 UTC
Size:
418 bytes
patch
obsolete
>--- ./lib/hdb/hdb-ldap.c.orig Mon Jun 26 18:28:09 2006 >+++ ./lib/hdb/hdb-ldap.c Mon Jun 26 18:28:38 2006 >@@ -985,6 +985,7 @@ > } > > rc = ldap_initialize((LDAP **) & db->db, "ldapi:///"); >+ rc = ldap_initialize((LDAP **) & db->db, "ldapi://2fvar%2frun%2fopenldap%2fldapi/"); > if (rc != LDAP_SUCCESS) { > krb5_set_error_string(context, "ldap_initialize: %s", ldap_err2string(rc)); > return HDB_ERR_NOENTRY;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 72149
: 47063