Univention Bugzilla – Attachment 4142 Details for
Bug 26005
objectSid im S4 Connector beim Hinzufügen von Objekten in Samba setzen
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch für Samba4 ldb_controls.c
expose_provision_control_over_ldapi.patch (text/plain), 934 bytes, created by
Arvid Requate
on 2012-02-01 19:42:35 CET
(
hide
)
Description:
Patch für Samba4 ldb_controls.c
Filename:
MIME Type:
Creator:
Arvid Requate
Created:
2012-02-01 19:42:35 CET
Size:
934 bytes
patch
obsolete
>--- a/source4/libcli/ldap/ldap_controls.c 2012-02-01 18:57:46.000000000 +0100 >+++ b/source4/libcli/ldap/ldap_controls.c 2012-02-01 16:04:49.000000000 +0100 >@@ -1162,6 +1162,7 @@ > /* the following are internal only, with a network > representation */ > { DSDB_CONTROL_BYPASS_PASSWORD_HASH_OID, decode_flag_request, encode_flag_request }, >+ { LDB_CONTROL_PROVISION_OID, decode_flag_request, encode_flag_request }, > > /* all the ones below are internal only, and have no network > * representation */ >@@ -1177,7 +1178,7 @@ > { DSDB_CONTROL_APPLY_LINKS, NULL, NULL }, > { LDB_CONTROL_BYPASS_OPERATIONAL_OID, NULL, NULL }, > { DSDB_CONTROL_CHANGEREPLMETADATA_OID, NULL, NULL }, >- { LDB_CONTROL_PROVISION_OID, NULL, NULL }, >+ // { LDB_CONTROL_PROVISION_OID, NULL, NULL }, > { DSDB_EXTENDED_REPLICATED_OBJECTS_OID, NULL, NULL }, > { DSDB_EXTENDED_SCHEMA_UPDATE_NOW_OID, NULL, NULL }, > { DSDB_EXTENDED_ALLOCATE_RID_POOL, NULL, NULL },
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 Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 26005
:
4140
|
4141
| 4142 |
4146