mirror of
https://github.com/Yubico/yubico-pam.git
synced 2024-11-29 00:24:11 +01:00
doc: add README documentation for mysql options
This commit is contained in:
parent
d9a54bacfd
commit
b37201ff31
15
README
15
README
@ -291,6 +291,21 @@ directory). This location should be only readable and writable by root. Refer
|
||||
to `Authentication_Using_Challenge-Response.adoc` for more information about
|
||||
such a setup.
|
||||
|
||||
mysql_server::
|
||||
Hostname/Adress of mysql server to use for mapping.
|
||||
|
||||
mysql_port::
|
||||
Network port of mysql server.
|
||||
|
||||
mysql_user::
|
||||
User for accessing the mysql database.
|
||||
|
||||
mysql_password::
|
||||
Password for the mysql user.
|
||||
|
||||
mysql_database::
|
||||
The mysql database to use.
|
||||
|
||||
If you are using "debug" you may find it useful to create a
|
||||
world-writable log file:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user