SQLScrambledPasswords
Name
SQLScrambledPasswords -- FIXME FIXME
Synopsis
SQLScrambledPasswords [ on|off]
Default
off
Context
server config, <Global>, <VirtualHost>
Module
mod_sql
Compatibility
1.2.0 and later
Description
This directive is DEPRECATED. Please use SQLAuthTypes instead.
Specifies whether to accept passwords in a backend specific format.
For the MySQL backend, this means 'PASSWORD()' scrambled passwords.
For the Postgres backend, this check does nothing.