Changeset - 14f69ca7bbdf
[Not reviewed]
0 1 0
Branko Majic (branko) - 5 years ago 2018-10-21 17:50:41
branko@majic.rs
MAR-132: Mention that MariaDB server on Debian Stretch also uses Unix socket authentication for the root account.
1 file changed with 7 insertions and 0 deletions:
0 comments (0 inline, 0 general)
docs/rolereference.rst
Show inline comments
 
@@ -1930,6 +1930,13 @@ The role implements the following:
 
* Installs MariaDB server and client.
 
* Configures MariaDB server and client to use *UTF-8* encoding by default.
 
* Sets password for the database root user.
 

	
 
.. note::
 
   On Debian Stretch it is possible to login into the database through
 
   Unix socket as ``root`` operating system account as well - relying
 
   on Unix socket user authentication without providing password. This
 
   is the default set-up of MariaDB server on Debian Stretch
 

	
 
* Deploys MariaDB client configuration in location ``/root/.my.cnf`` that
 
  contains username and password for the root database user.
 

	
0 comments (0 inline, 0 general)