Hey all,
It's pretty much my first time trying anything like this, so try and keep your laughter down ;p
Basically, I've got a copy of WebWiz 8.01 running on my local machine and I'm trying to make it read the username and password table off another server on the domain, in the hope that we can force everyone to use the NT account details.
Now I'm guessing that it's currently trying to look up the account information on my local machine, seeing as that's where the forums and SQL server are currently located. However, the machine I'd like it to look for the account information on is actually called dc-primary. Is there an clear cut way of pointing the functions_windows_authentification.asp file to look for the data on that particular server?
Oh, the only change I have made to functions_windows_authentification.asp so far was changing Const blnWindowsAuthentication to True.
Thanks in advance for your help,
-RaZ
Edited by [NM] RaZ - 23 May 2006 at 10:45am