LoadUserProfile failing

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi all,

MSDN states that starting from XP SP2 and Windows Server 2003 you can only
call LoadUserProfile from within a process that is running with
administrative privileges
or as LocalSystem.

Can someone confirm that this is indeed true ? I am running a process as
normal
user but with the SeRestoreName and SebackupName privileges and it indeed
does not work. In the UserEnv logging I see very low level calls failing
with access denied (Inside DropClientContext). Does anyone have a clue what
changed in SP2 that makes non-administrator calls to LoadUserProfile fail ?

Thanks a lot,
Jos


.