Bug 264841
Summary: | anaconda vnc install rejects too-short password late, but never asks for longer version | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Eric Sandeen <esandeen> | ||||||
Component: | anaconda | Assignee: | Joel Andres Granados <jgranado> | ||||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
Severity: | low | Docs Contact: | |||||||
Priority: | medium | ||||||||
Version: | 7 | ||||||||
Target Milestone: | --- | ||||||||
Target Release: | --- | ||||||||
Hardware: | All | ||||||||
OS: | All | ||||||||
Whiteboard: | |||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||
Doc Text: | Story Points: | --- | |||||||
Clone Of: | Environment: | ||||||||
Last Closed: | 2007-10-30 13:58:26 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: | |||||||||
Attachments: |
|
Description
Eric Sandeen
2007-08-29 19:50:57 UTC
(actually, dialogs early in install to set up vnc would be nice, instead of hiding it in a boot argument, IMHO... but that's an RFE I guess) Currently it is not possible to actually use a password with a connection from the server to the host (AFAIK). In any case, the fact that the "reverse" connection does not ask for a password is no an anaconda bug, might want to create a new one against vnc. I'll fiddle with the anaconda vnc code and get it to ask for a 6 char password if the passwd is to small. Created attachment 236271 [details]
proposed solution.
Im going to hold up until f9, but this is the gist of the patch.
Created attachment 243331 [details]
vnc.py as a class
|