IADsUser change user attribute

Posted by sadegh on Stack Overflow See other posts from Stack Overflow or by sadegh
Published on 2010-04-17T12:05:59Z Indexed on 2010/04/17 12:13 UTC
Read the original article Hit count: 121

Filed under:
|

i connect to ACtiveDirectory as Administratotr .

hr = pUser->Put(L"pwdLastSet",svar);

hr = pUser->SetInfo();

why hr = E_ACCESSDENIED

© Stack Overflow or respective owner

Related posts about c++

Related posts about mfc