Bug 1731693
| Summary: | krb5 depends on files/directories from non-standard locations | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Igor Raits <igor.raits> |
| Component: | krb5 | Assignee: | Robbie Harwood <rharwood> |
| Status: | CLOSED WONTFIX | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | abokovoy, j, nalin, npmccallum, rharwood, sbose, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2019-07-21 16:25:43 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: | 1731683 | ||
|
Description
Igor Raits
2019-07-21 11:11:02 UTC
This is correct dependency due to a fix to rhbz#817089
commit 2057747130e3b90d0d49a8444c9cfd14f25efd91
Author: Nalin Dahyabhai <nalin>
Date: Tue May 1 11:44:13 2012 -0400
- have -server require /usr/share/dict/words, which we set as the default dict_file in kdc.conf (#817089)
It affects kadmind operations for password quality checks which use words database unless deployed as part of FreeIPA master.
|