Tech Tip: Using CHANGE ACCESS to modify the current user and access privileges
PRODUCT: 4D | VERSION: | PLATFORM: Mac & Win
Published On: August 18, 2000
The CHANGE ACCESS command allows you to log in as a different user. When called from a process:
It changes the current user to the newly selected user for the current process.
It does not change the current access privileges for the current process.
It sets the current user/privileges to the new values for any process created from the process where the call to CHANGE ACCESS was made.
Other processes are not affected.