Corrected typo
authoraland <aland>
Mon, 10 Sep 2007 07:31:42 +0000 (07:31 +0000)
committeraland <aland>
Mon, 10 Sep 2007 07:31:42 +0000 (07:31 +0000)
raddb/sql/mysql/dialup.conf

index d85e850..e6fbf84 100644 (file)
@@ -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}"