I had to shelf this product for a little while to take care of some more important ones. However, I am still unable to authenticate by the groups that the user is a member of in Active Directory. Presently, the code will deny access if the AD username or password are incorrect. However, it...
zcolton,
I am sorry. I had just skimmed through the code quickly and did not notice that the code was requesting the username from the queryString. I called the page and it lists the groups just like it should. I will make the changes that I need to try to authenticate the user. Thanks a...
zcolton,
I get the following error when I try to use this code:
Error Type:
ADODB.Field (0x800A0BCD)
Either BOF or EOF is True, or the current record has been deleted. Requested operation requires a current record.
However, I really do not need to display the groups that the user is a member...
I'm trying to write an ASP page that will authenicate the user against Active Directory. The page also needs to check the groups that the user is a member of. If the user is not a member of a certain group, they will not be given access to the web application. However, if they are a member of...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.