Chaged MaxScale default installation directory to /usr/local/mariadb/maxscale and MaxAdmin password to 'mariadb'.

This commit is contained in:
Markus Makela
2015-03-23 14:53:31 +02:00
parent 1680337f40
commit 7cfc1d3cc9
36 changed files with 148 additions and 148 deletions

View File

@ -354,7 +354,7 @@ Connected to localhost.
Escape character is '^]'.
Welcome the SkySQL MaxScale Debug Interface (V1.1.0).
Welcome the Mariadb MaxScale Debug Interface (V1.1.0).
Type help for a list of available commands.
@ -364,7 +364,7 @@ Password:
MaxScale>
As delivered MaxScale uses a default login name of admin with the password of skysql for connections to the debug interface. Users may be added to the CLI by use of the add user command.
As delivered MaxScale uses a default login name of admin with the password of mariadb for connections to the debug interface. Users may be added to the CLI by use of the add user command.
This places you in the debug command line interface of MaxScale, there is a help system that will display the commands available to you
@ -1691,7 +1691,7 @@ Note, not all configuration elements can be changed dynamically currently. This
## Add user
The add user command is used to add new users to the debug CLI of MaxScale. The default behaviour of the CLI for MaxScale is to have a login name of admin and a fixed password of skysql. Adding new users will disable this default behaviour and limit the login access to the users that are added.
The add user command is used to add new users to the debug CLI of MaxScale. The default behaviour of the CLI for MaxScale is to have a login name of admin and a fixed password of mariadb. Adding new users will disable this default behaviour and limit the login access to the users that are added.
**MaxScale>** add user admin july2013
@ -1711,7 +1711,7 @@ User admin already exists.
**MaxScale>**** **
If you should forget or lose the the account details you may simply remove the passwd file in $MAXSCALE_HOME/etc and the system will revert to the default behaviour with admin/skysql as the account.
If you should forget or lose the the account details you may simply remove the passwd file in $MAXSCALE_HOME/etc and the system will revert to the default behaviour with admin/mariadb as the account.
## Enable/disable log

View File

@ -650,7 +650,7 @@ A monitor that has been shutdown may be restarted using the restart monitor comm
# Working With Administration Interface Users
A default installation of MaxScale allows connection to the administration interface using the username of admin and the password skysql. This username and password stay in effect as long as no other users have been created for the administration interface. As soon as the first user is added the use of admin/skysql as login credentials will be disabled.
A default installation of MaxScale allows connection to the administration interface using the username of admin and the password mariadb. This username and password stay in effect as long as no other users have been created for the administration interface. As soon as the first user is added the use of admin/mariadb as login credentials will be disabled.
## What Users Have Been Defined?
@ -666,7 +666,7 @@ In order to see the current users that have been defined for the administration
User names: vilho, root, dba, massi, mark
MaxScale>
Please note that if no users have been configured the default admin/skysql user will not be shown.
Please note that if no users have been configured the default admin/mariadb user will not be shown.
MaxScale> show users
Administration interface users: