Chris Lumens wrote:
According to the FTP RFC, the USER command does not need to be followed by a PASS command. It's possible to disable password prompting for anonymous users, as the bug report indicates. Assuming I am reading all this FTP command handling code right, the attached patch should bypass sending a PASS command and waiting for a response if the server gave us a response of 230 for USER. I'd appreciate someone else checking this out as well.
The new code looks good (not tested), Regards, Hans _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list