1

Recently, I have tried to test the user while if it was locked or not in AD server, but get this error info ERROR CODE[80070005] MSG[Access is denied. ], I have logined in the AD server and find the user wasnot locked...

I am sorry to know what cause this occur, any ideas are thanks!

Thank you very much and regards.

Terry Gardner
  • 10,957
  • 2
  • 28
  • 38
Edward
  • 249
  • 1
  • 4
  • 16

1 Answers1

0

What action caused this error? Does the action work for another user? An admin user? If your changing group membership in AD remember to re log into the machine.

Kye
  • 5,919
  • 10
  • 49
  • 84
  • Hi, ForverDebugging I have used the administrator to work on a common user, while this error occur... Thank you very much! – Edward Jan 27 '13 at 10:12
  • So you were making changes in ad when you saw the error? Or were you executing .net code? – Kye Jan 27 '13 at 10:14