sql/mysql/dialup.conf typo
Kevin Bonner
keb at pa.net
Sat Sep 8 00:19:02 CEST 2007
Another minor typo found in the MySQL example config.
Kevin Bonner
diff -u -r1.2 dialup.conf
--- raddb/sql/mysql/dialup.conf 23 Jul 2007 14:34:27 -0000 1.2
+++ raddb/sql/mysql/dialup.conf 7 Sep 2007 22:15:38 -0000
@@ -20,7 +20,7 @@
# Use Stripped-User-Name, if it's there.
# Else use User-Name, if it's there,
# Else use hard-coded string "DEFAULT" as the user name.
- #sql_user_name = "%{${Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}}"
+ #sql_user_name = "%{%{Stripped-User-Name}:-%{%{User-Name}:-DEFAULT}}"
#
sql_user_name = "%{User-Name}"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freeradius.org/pipermail/freeradius-devel/attachments/20070907/898c15b4/attachment.pgp>
More information about the Freeradius-Devel
mailing list