8 Apr
2009
8 Apr
'09
2:29 p.m.
Matthew Carriere wrote:
I have a web application that I would like to use to provision users with. Has anyone done this? What tables would need to accessed in the schema to do this? I am hoping this isn't too difficult....
See raddb/sql/*/dialup.sql It contains the default schemas. See also doc/rlm_sql, which contains documentation on how the SQL module works. Alan DeKok.