Working on adding the NT Group mod to Version 3.1 final.
After I have this completed. we need to look at adding a check for ADSI.
This is what I was thinking. <ul><li>Check for NT mode </li> <li>Check if ADSI is working. Is ADSI is working then add NT Group Options. or we could just add a option in the admin menus to turn it on and off. </li></ul> After we get this then I think it might be time to look at adding this to the Code.
Did a final test on the NT Mod with 3.1 Final. Worked Great. I even updated my production forum <img src=icon_smile.gif border=0 align=middle>
I updated the Code. It's now 200-300% faster than the first code.
It was checking the forum group to the NT groups directly. Worked , But was slow. Now I get the groups once in the config and store it in a variable. Then I check the forums to the variable.
I love to be able to check the groups once. Instead of every time the config runs. How can this be done? Global.asp?
I will have a full update to the 3.1 final any day now. It is worth the wait.
FYI My production forum has no logon or register. NT Groups are used in all 100+ forums (Excluding the open public).