New build path variable
[freeradius.git] / doc / rlm_sql
index 49f5660..0f06660 100644 (file)
@@ -21,6 +21,9 @@
 
 1. Schema and usage
 
 
 1. Schema and usage
 
+  The schemas are available in raddb/sql/<DB>/*, where <DB> is the
+  name of the database (mysql, postgresql, etc.)
+
   The SQL module employs two sets of check and reply item tables for
   processing in the authorization stage.  One set of tables (radcheck and
   radreply) are specific to a single user.  The other set of tables
   The SQL module employs two sets of check and reply item tables for
   processing in the authorization stage.  One set of tables (radcheck and
   radreply) are specific to a single user.  The other set of tables
   joeuser      WLANgroup    1(this is the priority)
   joeuser      PPPgroup     2
 
   joeuser      WLANgroup    1(this is the priority)
   joeuser      PPPgroup     2
 
-  A web page with some helpful documentation is:
-
-       http://www.frontios.com/freeradius.html
-
-  NOTE: this page may be slightly out of date when dealing with the database
-        schema
-
 
 2. What NOT to do.
 
 
 2. What NOT to do.
 
     sql_instance2
     ...
   }
     sql_instance2
     ...
   }
-