Changes

Jump to navigation Jump to search
54 bytes added ,  18:55, 13 September 2014
Line 472: Line 472:     
if you need to call the mysql password in a script you can invoke this bash variable
 
if you need to call the mysql password in a script you can invoke this bash variable
 
+
* for sme8
 
  PWD=$(cat /etc/ldap.secret)
 
  PWD=$(cat /etc/ldap.secret)
 +
* for sme9
 +
PWD=$(cat /etc/pam_ldap.secret)
    
===Create a Database and its User===
 
===Create a Database and its User===

Navigation menu