Line 406:
Line 406:
</gallery>
</gallery>
0 - Check the box '''Create the database'''.
0 - Check the box '''Create the database'''.
+
1 - Fill '''<code>dolibarr</code>''' as identifier (this user will be created in MariaDB by Dolibarr installer and will have '''<u>only</u>''' the authorization to access the newly created '''<code>dolibarr</code>''' database).
1 - Fill '''<code>dolibarr</code>''' as identifier (this user will be created in MariaDB by Dolibarr installer and will have '''<u>only</u>''' the authorization to access the newly created '''<code>dolibarr</code>''' database).
+
2 - Fill in a different password (that you have never used, and will be specific to the MariaDB user '''<code>dolibarr</code>''')
2 - Fill in a different password (that you have never used, and will be specific to the MariaDB user '''<code>dolibarr</code>''')
+
3 - Check '''Create owner or assign him rights to the database''' (this asks Dolibarr installer to create new MariaDB user named '''<code>dolibarr</code>''' that we filled if above with specified password).
3 - Check '''Create owner or assign him rights to the database''' (this asks Dolibarr installer to create new MariaDB user named '''<code>dolibarr</code>''' that we filled if above with specified password).
+
4 - Enter '''<code>root</code>''' (this is the MariaDB user id of the database administrator with all rights).
4 - Enter '''<code>root</code>''' (this is the MariaDB user id of the database administrator with all rights).
+
5 - Enter the MariaDB password of the database administrator that you chose when you installed MariaDB (screen 4 of the installation).
5 - Enter the MariaDB password of the database administrator that you chose when you installed MariaDB (screen 4 of the installation).