Jump to content

Active Directory error '80070005' General access denied error


Recommended Posts

Posted

Hi All,

We have a Web server, and a AD server.

I worked on IIS reset password pages, on the notification page it should show the number of days going to be expired. It worked before, some how, it didn't work last week.

When I commented out "On error resume next". I got the "Active Directory error '80070005' General access denied error. " I can browse the page locally on Web server from inetmgr. So the code works fine. It should be security matter. I tried to work around with the authentication method, and didn't get it worked.

Set oDomainNT = GetObject("WinNT://" & L_Domain_Value)


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...