Bug 567968
Summary: | subtree/user level password policy created using 389-ds-console doesn't work. | ||||||
---|---|---|---|---|---|---|---|
Product: | [Retired] 389 | Reporter: | Matteo Sessa <matteo.sessa> | ||||
Component: | Directory Console | Assignee: | Rich Megginson <rmeggins> | ||||
Status: | CLOSED CURRENTRELEASE | QA Contact: | Viktor Ashirov <vashirov> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | high | ||||||
Version: | 1.2.1 | CC: | jgalipea, nhosoi | ||||
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 16:34:40 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: | 434914 | ||||||
Attachments: |
|
Description
Matteo Sessa
2010-02-24 13:44:36 UTC
Fixed with this change: commit 78c50664d6421cc5d0836bb03820680dc2cb7acf Author: Noriko Hosoi <nhosoi> Date: Mon Apr 26 11:03:52 2010 -0700 Update to New DN Format verified - RHEL 4 version: redhat-ds-base-8.2.0-2010051204.el4dsrv redhat-ds-console-8.2.0-2.el4dsrv ldapsearch -x -h hostname.company.com -p 389 -D "cn=Directory Manager" -w Secret -b "cn=config" | grep syntaxcheck nsslapd-syntaxcheck: on Successfully created global, subtree and user password policies from console. |