Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 22958

Summary: MySQL installation doesn't prompt to set password
Product: [Retired] Red Hat Linux Reporter: Wade Minter <minter>
Component: mysqlAssignee: Patrick Macdonald <patrickm>
Status: CLOSED NOTABUG QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.1   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-12-28 20:19:52 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 Wade Minter 2000-12-28 20:19:49 UTC
Installing the mysql-server package in Beta-1 does not prompt the installer
to set an administrator password for MySQL.  Instead, it installs with a
blank password for the root account.  Older versions of MySQL prompted upon
installation of the RPM to set a password, which is probably more desirable
behavior.

Comment 1 Trond Eivind Glomsrxd 2000-12-28 20:42:57 UTC
RPM is designed as a non-interactive tool, asking for input is not acceptable
and can't be handled by many front ends using RPM.