Bug 560747
Summary: | rdn_validate does not support <key>=\"<dn>\" | ||
---|---|---|---|
Product: | [Retired] 389 | Reporter: | Noriko Hosoi <nhosoi> |
Component: | Server - Plugins | Assignee: | Noriko Hosoi <nhosoi> |
Status: | CLOSED DUPLICATE | QA Contact: | Chandrasekar Kannan <ckannan> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 1.3.0 | CC: | andrey.ivanov, benl, jgalipea, 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: | 2010-02-01 19:56:20 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: | 434915 |
Description
Noriko Hosoi
2010-02-01 19:01:18 UTC
That is correct. I believe the '"' character is not valid anymore, with strict DN syntax checking. I think it's the same problem asthe bug 555577 (In reply to comment #1) > That is correct. I believe the '"' character is not valid anymore, with strict > DN syntax checking. I see. Then, should we should replace '"' with something else such as a single quote? (Not sure it's that simple, though... ) (In reply to comment #2) > I think it's the same problem asthe bug 555577 Yep, you are right, Andrey. I'm closing this bug. *** This bug has been marked as a duplicate of bug 555577 *** |