[commits] [Wiki] changed: SQLAuthHowTo

Wiki Guest wikiguest at horde.org
Sat Apr 25 10:05:18 UTC 2015


guest [186.220.30.250]  Sat, 25 Apr 2015 10:05:18 +0000

Modified page: http://wiki.horde.org/SQLAuthHowTo
New Revision:  31
Change log:  Typo.

@@ -108,9 +108,9 @@

  1. In your database, grant to the {{horde}} user just the minimal  
set of required permissions at ViMbAdmin {{mailbox}} table:

  {{GRANT SELECT (`username`, `password`, `active`) ON  
`vimbadmin`.`mailbox` TO 'horde'@'localhost';
-FLUSH PRIVILIGES;}}
+FLUSH PRIVILEGES;}}

  2. Configure basic database access as shown above, but use the  
{{horde}} user credentials and prefer unix socket to database  
connection.

  3. Add these queries to Horde configuration:



More information about the commits mailing list