Bug 553027
| Summary: | Support for nsUniqueId and alias for additional retro changelog attributes | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] 389 | Reporter: | Endi Sukma Dewata <edewata> | ||||
| Component: | Server - Plugins | Assignee: | Rich Megginson <rmeggins> | ||||
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | 1.2.1 | CC: | amsharma, jgalipea, nhosoi, nkinder, rmeggins | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2015-12-07 17:00:18 UTC | Type: | --- | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 543590, 639035 | ||||||
| Attachments: |
|
||||||
|
Description
Endi Sukma Dewata
2010-01-06 21:10:57 UTC
Created attachment 383418 [details]
Patch
To ssh://git.fedorahosted.org/git/389/ds.git cd1ab96..9f88491 master -> master commit 9f88491132cb2d1c5f11fd5475e1a6826e1dc7ee Author: Endi S. Dewata <endisd> Date: Tue Jan 12 14:43:08 2010 -0600 Pushed to master by rmeggins ldapsearch -x -h localhost -p 1389 -D "cn=Directory Manager" -w Secret123 -b "cn=changelog" -s sub "(objectclass=*)" nsUniqueId # extended LDIF # # LDAPv3 # base <cn=changelog> with scope subtree # filter: (objectclass=*) # requesting: nsUniqueId # # changelog dn: cn=changelog nsUniqueId: a511a250-9bef11e0-8bc3f046-3ecc72f1 # 26, changelog dn: changenumber=26,cn=changelog nsUniqueId: d0f05e04-9ca711e0-8bc3f046-3ecc72f1 # 27, changelog dn: changenumber=27,cn=changelog nsUniqueId: cafb7d56-9ca911e0-8bc3f046-3ecc72f1 Hence Verified. |