Difference between revisions of "OS4X VMware virtualized image - logins and passwords"

From OS4X
Jump to navigation Jump to search
Line 6: Line 6:
 
The default of the root password is:
 
The default of the root password is:
 
  os4x
 
  os4x
 +
 +
== MySQL ==
 +
 +
== OS4X database ==
 +
The OS4X database access is configured in the global configuration file [[OS4X Core main configuration file|/etc/os4x.conf]]. The database access is granted from the OS4Xvirtual machine itself ("<code>localhost</code>") with the following parameters:
 +
*database name: os4x
 +
*username: os4x
 +
*password: os4x

Revision as of 08:25, 14 February 2013

root

During the first start of the image, a runlevel process asks for a new root password. After successful change, the given root password is being used.

OS4Xvirtual change password.png

The default of the root password is:

os4x

MySQL

OS4X database

The OS4X database access is configured in the global configuration file /etc/os4x.conf. The database access is granted from the OS4Xvirtual machine itself ("localhost") with the following parameters:

  • database name: os4x
  • username: os4x
  • password: os4x