Previous Topic

Next Topic

Net Management Tools

The Net management tools include the following:

These tools allow you to store and manage the vnode information (connection data and remote user authorizations) used by the Communications Server and the Bridge Server to connect to remote Ingres instances.

For information on using these Ingres Net management tools, see the chapter "Establishing Communications."

Previous Topic

Next Topic

Net and Bridge Users

At a site, several levels of users are often defined by the tasks and responsibilities they have within the installation. For installations with Ingres Net and Ingres Bridge, these levels are:

A person may have responsibilities at more than one level. For example, a user can be the database administrator of one database and simply an end user of another.

Users at the system administrator, database administrator, and end user levels have specific Ingres Net responsibilities.

Previous Topic

Next Topic

System Administrator and Ingres Net

The system administrator often performs the following Ingres Net-specific tasks, however any user with the appropriate privileges can perform these tasks:

The NET_ADMIN and SERVER_CONTROL privileges are assigned by default to the installation owner user ID, system (on VMS), and root (on UNIX). To assign these privileges to another user, the system administrator must manually add the following line to the config.dat file:

ii.node_name.privileges.user.user:   SERVER_CONTROL,NET_ADMIN

For example:

ii.panther.privileges.user.joan:   SERVER_CONTROL,NET ADMIN

Previous Topic

Next Topic

Database Administrator and Ingres Net

The DBA must ensure that users who remotely access an Ingres instance have a user profile that permits access.

Previous Topic

Next Topic

End Users and Ingres Net

End users are responsible for the following Ingres Net and Ingres Bridge-specific tasks:


© 2007 Ingres Corporation. All rights reserved.