Sun Cluster 2.2 Software Installation Guide

5.1.2 Setting Up the /etc/nsswitch.conf File

On each node that can master the logical host running Sun Cluster HA for Oracle, modify the /etc/nsswitch.conf file so that "group" lookups are directed to files first. For example:

...
 group: files nisplus
 ...

Sun Cluster HA for Oracle uses the su user command when starting and stopping the database server.

Adding these settings will ensure that the su user command does not refer to NIS or NIS+ when the network information name service is not available due to a failure of the public network on the cluster node.