Question
We currently have apache authenticating users by way of Apache/Kerberos which is working fine. However we would like to automate the registration process as much as possible.
We have a database with user information and would like to (using a perl script) extact data from that database and register all users.
If anyone has any idea how I can go about doing this. I am currently reading up on
TWikiUIRegisterDotPm to see if I can find my answer there. But any help in this area would be greatly appreciated.
Thanks in Advance
Environment
--
MichaelMazza - 22 Sep 2006
Answer
If you answer a question - or have a question you asked answered by someone - please remember to edit the page and set the status to answered. The status is in a drop-down list below the edit box.
You can use
BulkRegistration to register a number of users at once. You need to generate a table in the required format.
--
PeterThoeny - 23 Sep 2006