The Samba-Bugzilla – Attachment 5812 Details for
Bug 7530
Provisioning fails with fedora-ds backend
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-s4-libcli-Register-LDB_CONTROL_REVEAL_INTERNALS-and-.patch
0001-s4-libcli-Register-LDB_CONTROL_REVEAL_INTERNALS-and-.patch (text/plain), 1.47 KB, created by
Endi Sukma Dewata
on 2010-06-28 11:30:17 UTC
(
hide
)
Description:
0001-s4-libcli-Register-LDB_CONTROL_REVEAL_INTERNALS-and-.patch
Filename:
MIME Type:
Creator:
Endi Sukma Dewata
Created:
2010-06-28 11:30:17 UTC
Size:
1.47 KB
patch
obsolete
>From ba610dbf9db107762c81afb08cc0e018bb014899 Mon Sep 17 00:00:00 2001 >From: Endi S. Dewata <edewata@redhat.com> >Date: Mon, 28 Jun 2010 11:18:16 -0500 >Subject: [PATCH] s4/libcli: Register LDB_CONTROL_REVEAL_INTERNALS and DSDB_CONTROL_PASSWORD_CHANGE_STATUS_OID controls. > >--- > source4/libcli/ldap/ldap_controls.c | 4 ++++ > 1 files changed, 4 insertions(+), 0 deletions(-) > >diff --git a/source4/libcli/ldap/ldap_controls.c b/source4/libcli/ldap/ldap_controls.c >index 40ce50f..63b05f8 100644 >--- a/source4/libcli/ldap/ldap_controls.c >+++ b/source4/libcli/ldap/ldap_controls.c >@@ -1311,8 +1311,12 @@ static const struct ldap_control_handler ldap_known_controls[] = { > { "1.3.6.1.4.1.7165.4.3.2", NULL, NULL }, > /* DSDB_CONTROL_DN_STORAGE_FORMAT_OID is internal only, and has no network representation */ > { "1.3.6.1.4.1.7165.4.3.4", NULL, NULL }, >+/* LDB_CONTROL_REVEAL_INTERNALS is internal only, and has no network representation */ >+ { "1.3.6.1.4.1.7165.4.3.6", NULL, NULL }, > /* LDB_CONTROL_AS_SYSTEM_OID is internal only, and has no network representation */ > { "1.3.6.1.4.1.7165.4.3.7", NULL, NULL }, >+/* DSDB_CONTROL_PASSWORD_CHANGE_STATUS_OID is internal only, and has no network representation */ >+ { "1.3.6.1.4.1.7165.4.3.8", NULL, NULL }, > /* DSDB_EXTENDED_REPLICATED_OBJECTS_OID is internal only, and has no network representation */ > { "1.3.6.1.4.1.7165.4.4.1", NULL, NULL }, > { DSDB_OPENLDAP_DEREFERENCE_CONTROL, decode_openldap_dereference, encode_openldap_dereference}, >-- >1.6.6.1 >
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 7530
:
5804
|
5809
|
5810
|
5811
| 5812