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

From Seon
Jump to: navigation, search
(New page: == 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. The default of the root pa...)
 
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
== root ==
 
== 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.
 
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.
 +
 +
[[Image:Seonvirtual change password.png]]
  
 
The default of the root password is:
 
The default of the root password is:
 
  seon
 
  seon
 +
 +
== MySQL ==
 +
The MySQL's root user password is:
 +
root
 +
 +
== Seon database ==
 +
The Seon database access is configured in the global configuration file [[Seon Core main configuration file|/etc/seon.conf]]. The database access is granted from the Seonvirtual machine itself ("<code>localhost</code>") with the following parameters:
 +
*database name: <code>seon</code>
 +
*username: <code>seon</code>
 +
*password: <code>seon</code>

Latest revision as of 08:27, 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.

Seonvirtual change password.png

The default of the root password is:

seon

MySQL

The MySQL's root user password is:

root

Seon database

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

  • database name: seon
  • username: seon
  • password: seon