This has nothign to do with KiXForms, it's more an authentication issue.

Basically, you wan to run the script under regular domain usewr account, but the actual password reste action needs to be performed under administratvie privileges.

Solution: Authenticate against the ADSI provider from within the script as an administrator and perform the desired action. However, you'll need to find a secure way to store/retrieve the admin password.

Thisi is the reason why I want KiXtart to support the Windows Crypto Provider.
_________________________
There are two types of vessels, submarines and targets.