Bug 10057
Summary: | wrong info about initial piranha password displayed | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Karsten Hopp <karsten.hopp> |
Component: | piranha | Assignee: | Phil Copeland <copeland> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.2 | ||
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: | 2000-04-19 15:35:54 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
Red Hat Bugzilla
2000-03-08 13:47:54 UTC
Reassigned to kbarrett Per agreement with Phil, reassigned to him for response. Ok, this was down to a packaging mistake. The initial package does indeed have a distributed passwd file in /home/html/htdocs/piranha/secure/password The fix is of course to nullify the passwd using htpasswd -c -b /home/html/htdocs/piranha/secure/password "" This was a packaging mistake The newer rpms of the piranha GUI no not carry the password file but instead look for it, if found they do nothing, else they create the passwd file with a null passwd field NOTE: please see errata RHSA-2000:014-02 (Piranha web GUI exposure) |