Example 1
In the following diagram, client and Ingres Star installation reside on node_A. Tables in the distributed database, node_A::sales/star, are registered from databases node_B::b_sales/ingres and Node_C::c_sales/ingres.
• To set installation passwords for node_B and node_C:
– On node_B, set installation password to <b_password>.
– On node_C, set installation password to <c_password>.
• To set installation passwords for node_B and node_C on node_A:
– On node_A, enter <b_password> as installation password for node_B.
– On node_A, enter <c_password> as installation password for node_C.
Users of node_A::sales/star can now access registered tables from node_B::b_sales/ingres and node_C::c_sales/ingres without each having to provide private remote authorization from node_A to both node_B and node_C.