January 2016
Intermediate to advanced
384 pages
8h 6m
English
The database authentication is performed by the AUTH_DB module. Other types of authentication such as RADIUS can be performed using AUTH_AAA. The AUTH_DB module works with database modules such as MySQL and Postgres. In the following table, we have some of the most important parameters:
|
Parameter |
Default |
Description |
|---|---|---|
|
|
|
This is the URL of the database |
|
|
|
This is the name of the column holding the names of users |
|
|
|
This is the name of the column holding the domains of users |
|
|
|
This is the name of the column holding the passwords |
|
|
|
This is the name of the column holding ... |
Read now
Unlock full access