Line 1... |
Line 1... |
1 |
# -*- text -*-
|
1 |
# -*- text -*-
|
2 |
##
|
2 |
##
|
3 |
## dialup.conf -- MySQL configuration for default schema (schema.sql)
|
3 |
## dialup.conf -- MySQL configuration for default schema (schema.sql)
|
4 |
##
|
4 |
##
|
5 |
## $Id: dialup.conf 57 2010-04-05 13:05:53Z franck $
|
5 |
## $Id: dialup.conf 983 2012-08-16 13:34:14Z franck $
|
6 |
|
6 |
|
7 |
# Safe characters list for sql queries. Everything else is replaced
|
7 |
# Safe characters list for sql queries. Everything else is replaced
|
8 |
# with their mime-encoded equivalents.
|
8 |
# with their mime-encoded equivalents.
|
9 |
# The default list should be ok
|
9 |
# The default list should be ok
|
10 |
#safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"
|
10 |
#safe-characters = "@abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789.-_: /"
|
Line 45... |
Line 45... |
45 |
# DEFAULT Service-Type == Outbound-User, User-Profile := "outbound"
|
45 |
# DEFAULT Service-Type == Outbound-User, User-Profile := "outbound"
|
46 |
# DEFAULT Service-Type == Framed-User, User-Profile := "framed"
|
46 |
# DEFAULT Service-Type == Framed-User, User-Profile := "framed"
|
47 |
#
|
47 |
#
|
48 |
# By default the default_user_profile is not set
|
48 |
# By default the default_user_profile is not set
|
49 |
#
|
49 |
#
|
50 |
#default_user_profile = "DEFAULT"
|
50 |
default_user_profile = "ldap"
|
51 |
|
51 |
|
52 |
#######################################################################
|
52 |
#######################################################################
|
53 |
# NAS Query
|
53 |
# NAS Query
|
54 |
#######################################################################
|
54 |
#######################################################################
|
55 |
# This query retrieves the radius clients
|
55 |
# This query retrieves the radius clients
|