Launches a command-line window that runs as the specified
user. The user is a local user unless you specify a domain name. If you do
not specify a user name, the default user is informix.
You no longer need to log off as the current user and log on as informix to perform DBA tasks that need to be run as informix.
The ixsu utility requires Advanced
User Rights:
- Act as part of the operating system
- Increase quotas
- Replace a process-level token
To configure Advanced User Rights on Windows NT, select User Manager > Policies > User Rights and
check the Advanced User Rights option. If you change the Advanced User Rights
for the current user, you need to log off and log back on for the new rights
to take effect.
Usage: ixsu [[domain\]username]
The ixsu utility is equivalent
to the Windows 2000 runas command. To use runas to run a command shell as another user:
Usage: runas /user:username cmd |