Bug 57847
| Summary: | Incompatible encryption types in config files | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Jason Heiss <jheiss-bugzilla> |
| Component: | krb5 | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.3 | CC: | chris.ricker, dkelson, k.georgiou, mail, steve |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.4.2-2 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-08-31 20:35:56 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: | |||
|
Description
Jason Heiss
2001-12-27 23:58:05 UTC
I'm seeing this as well. This bug is still present in RH 7.3 On FC2, master_key_type is set to des-cbc-crc, and supported_enctypes includes a long list. Other than defaulting to a perhaps not terribly secure encryption type, it looks like this bug is fixed. It would be nice if the master_key_type was changed to the default used by both MIT and Heimdal, the one in the original (shockingly old!) bug report -- des3-hmac-sha1. |