Changes

Jump to navigation Jump to search
120 bytes added ,  12:24, 21 April 2013
Line 100: Line 100:  
To login as MySQL root user, simply type 'mysql' at the SME Server shell, this will log you in with root privileges.
 
To login as MySQL root user, simply type 'mysql' at the SME Server shell, this will log you in with root privileges.
 
the mysql admin password is a random password generated which can be find
 
the mysql admin password is a random password generated which can be find
 +
 
*/root/.my.cnf
 
*/root/.my.cnf
 
*/etc/ldap.secret
 
*/etc/ldap.secret
   −
do not modifiate these files.
+
'''do not modify these files.'''
 +
 
 +
if you need to call the mysql password in a script you can invoke this bash variable
 +
 
 +
PWD=$(cat /etc/ldap.secret)
    
===Create a Database and its User===
 
===Create a Database and its User===

Navigation menu