Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 295200 Details for
Bug 430017
memberOf attribute should not be replicated
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
add memberof to the exclusion list
freeipa-671-memberof.patch (text/plain), 905 bytes, created by
Rob Crittenden
on 2008-02-18 20:18:02 UTC
(
hide
)
Description:
add memberof to the exclusion list
Filename:
MIME Type:
Creator:
Rob Crittenden
Created:
2008-02-18 20:18:02 UTC
Size:
905 bytes
patch
obsolete
># HG changeset patch ># User Rob Crittenden <rcritten@redhat.com> ># Date 1203366156 18000 ># Node ID bece3f8bde8dbde8782a0d2665d9d6c8fb5ca955 ># Parent b4345fd4b28048adc14be0fedc3cca453a33a926 >memberOf attribute should not be replicated > >Resolves 430017 > >diff -r b4345fd4b280 -r bece3f8bde8d ipa-server/ipaserver/replication.py >--- a/ipa-server/ipaserver/replication.py Mon Feb 11 16:32:54 2008 -0500 >+++ b/ipa-server/ipaserver/replication.py Mon Feb 18 15:22:36 2008 -0500 >@@ -224,6 +224,7 @@ class ReplicationManager: > entry.setValues('nsds5replicaroot', self.suffix) > entry.setValues('nsds5replicaupdateschedule', '0000-2359 0123456') > entry.setValues('nsds5replicatransportinfo', 'SSL') >+ entry.setValues('nsDS5ReplicatedAttributeList', '(objectclass=*) $ EXCLUDE memberOf') > entry.setValues('description', "me to %s%d" % (b.host, PORT)) > > a.add_s(entry)
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 430017
: 295200