REMOTE_USERS_CFG configuration parameter

Use the REMOTE_USERS_CFG configuration parameter to specify the file that lists the names of trusted users that exist on remote hosts.

onconfig.std value
Not set.
values
File name. The path is assumed to be $INFORMIX/etc.
takes effect
After you edit your onconfig file and restart the database server.
When you reset the value dynamically in your onconfig file by running the onmode -wf command.
When you reset the value in memory by running the onmode -wm command.

Usage

The file specified by the REMOTE_USERS_CFG configuration parameter must be located in $ONEDB_HOME/etc. If the configuration parameter is set then the file specified is used instead of the ~/.rhosts file. If the specified file does not exist in $ONEDB_HOME/etc, then authentication will fail.

The format of the file specified by the REMOTE_USERS_CFG configuration parameter is the same as the format of the ~/.rhosts file.

Consider using the following naming convention for the file specified by the REMOTE_USERS_CFG configuration parameter:
users.server_name