]> git.entuzijast.net Git - freeradius-dialup-admin.git/commitdiff
Add attributes for the sql group tables in admin.conf. Now SQL group support should...
authorkkalev <kkalev>
Fri, 16 Aug 2002 16:32:03 +0000 (16:32 +0000)
committerkkalev <kkalev>
Fri, 16 Aug 2002 16:32:03 +0000 (16:32 +0000)
conf/admin.conf

index b07f517b79ec9d08ad279a3c41d2c2f5693e1304..95fd5f0b1ee4621dc4bc4231a4d779d82ac3612c 100644 (file)
@@ -1,5 +1,7 @@
 #
-# it can be el (greek) or default
+# it can be default or whatever language. Only greek are supported
+# from non latin alphabet languages
+# These attribute only apply for ldap not for sql
 #
 general_prefered_lang: el
 general_prefered_lang_name: Greek
@@ -91,6 +93,10 @@ sql_badusers_table: badusers
 sql_check_table: radcheck
 sql_reply_table: radreply
 sql_user_info_table: userinfo
+sql_groupcheck_table: radgroupcheck
+sql_groupreply_table: radgroupreply
+sql_usergroup_table: usergroup
+
 #
 # true or false
 #
@@ -98,7 +104,7 @@ sql_use_user_info_table: true
 sql_use_operators: true
 #
 #
-sql_password_attribute: Crypt-Password
+sql_password_attribute: User-Password
 sql_date_format: Y-m-d
 sql_full_date_format: Y-m-d H:i:s
 #