how can I create a user programatically?
8 Apr
2009
8 Apr
'09
1:36 p.m.
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.... Matthew.
8 Apr
8 Apr
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.
6300
Age (days ago)
6300
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan DeKok -
Matthew Carriere