bb110399 Posted May 9, 2006 Posted May 9, 2006 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)
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now