14 lines
245 B
Text
Executable file
14 lines
245 B
Text
Executable file
/etc/courier/authmysqlrc:
|
|
change:
|
|
MYSQL_CRYPT_PWFIELD password
|
|
#MYSQL_CLEAR_PWFIELD password
|
|
|
|
to
|
|
#MYSQL_CRYPT_PWFIELD password
|
|
MYSQL_CLEAR_PWFIELD password
|
|
|
|
|
|
update classapp.php
|
|
|
|
update tables: mysqldb, mysqldbusers
|
|
add table: scripts, servers,
|