Hello Adrian -
It looks like you have not correctly installed the prerequisites for ADSI.
See section 5.41 in the Radiator 4.6 reference manual ("doc/ref.pdf").
If you are running on Windows I suggest the AuthBy LSA clause instead, which is
much more flexible.
See section 5.51 in the manual.
* Hi:
I'm configuring radiator to use ADSI Authentication as indicated below:
*
RewriteUsernames/^([...@]+).*/$1/
# Adjust DBSource, DBUsername, DBAuth to suit your DB
DBSourcedbi:ODBC:MyDatasource
DBUsernamemyusername
DBAuth mypassword
Accou