Use the below code to display the award image on your website:
Command-line utility to switch from privileged to non-privileged user account with no password.
Application makes available user account switching from privileged to non-privileged with no password (like Unix "su" command).
Now works with local user accounts only.
Require special privileges for caller.
Could be useful for system administrator to:
* Maintan local user profile;
* Run some batch job with different user profile environment;
* Run some task within batch job with non-privileged user account;
* Set up system service and do not care about password maintance.