Updating remote mysql debconf question for clarity

This commit is contained in:
Steven Mondji-Lerider 2013-06-20 12:16:36 +00:00
parent bb7e2e7b2a
commit fe3c75b97d
2 changed files with 5 additions and 5 deletions

View File

@ -94,9 +94,9 @@ _Description: AlternC's mysql account:
Template: alternc/mysql/remote_user Template: alternc/mysql/remote_user
Type: string Type: string
_Description: AlternC's mysql account: _Description: Remote root mysql user account:
Using a remote mysql installation requires the AlternC user to be configured in advance Using a remote mysql installation requires root access to the remote database.
with administrator access to the mysql installation. A root user is required to create the alternc user with grant options.
. .
The alternc sql user is responsible for granting access to user generated databases, The alternc sql user is responsible for granting access to user generated databases,
that is why it needs root access on the mysql installation. that is why it needs root access on the mysql installation.
@ -113,7 +113,7 @@ _Description: Password of AlternC's mysql account:
Template: alternc/mysql/remote_password Template: alternc/mysql/remote_password
Type: password Type: password
_Description: Password of the AlternC's mysql account: _Description: Password of the remote root mysql user account:
Specify the remote mysql user password Specify the remote mysql user password
. .
Please choose a quite complex password since it will have full access to Please choose a quite complex password since it will have full access to