Revoking database server access from mapped users (UNIX, Linux)

Use the REVOKE ACCESS FROM statement to remove surrogate user properties from specific mapped users.

Only user informix or a DBSA can run the REVOKE ACCESS FROM statement.

The REVOKE ACCESS FROM statement does not affect any access privileges of the Informix® user account name that accesses the database server through an OS-level account on the host computer.

Example:

User informix or a DBSA can run the following statement on a system that supports mapped users, and one of the mapped users is user bob:

REVOKE ACCESS FROM bob;

This statement entirely removes the access of user bob to the database server, except when one or both of the following is true:


Copyright© 2021 HCL Technologies Limited