3.
Restart the
rpcidmapd
service:
service rpcidmapd restart
4.
Update the
/etc/yp.conf
configuration file, and set the correct domain value, as
in the following example:
vi /etc/yp.conf
Add the following line:
domain us.myexample.com server <NIS_Server_hostname_or_IP>
Where
us.myexample.com
is the example domain and
<NIS_Server_hostname_or_IP> is the host name or IP address of the NIS server.
You must replace these sample values with values appropriate for your
environment.
5.
Set NIS domain name on the command line:
# domainname <NIS_DOMAIN_NAME>
For example:
# domainname nisdomain.example.com
6.
Edit the
/etc/nsswitch.conf
configuration file:
vi /etc/nsswitch.conf
Change the following entries:
#passwd: files
passwd: files nis
#shadow: files
shadow: files nis
#group: files
group: files nis
automount: files nis nisplus
aliases: files nis nisplus
7.
Restart the
rpcidmapd
service:
# service rpcidmapd restart
8.
Restart the
ypbind
service by running the following command:
#
service ypbind restart
9.
Check the
yp
service by running this command:
# ypwhich
10.
Verify if you can access Oracle user accounts:
# ypcat passwd
11.
Add
ypbind
to your boot sequence, so that it starts automatically after rebooting.
# chkconfig ypbind on
Configure an Exalogic Linux Compute Node to Use NFSv4
Configure NFS Version 4 on Exalogic 9-5
Summary of Contents for Exalogic Elastic Cloud
Page 12: ...xii ...
Page 70: ...Default Port Assignments 4 16 Machine Owner s Guide ...
Page 82: ...Initial Network Configuration of Exalogic Machine 5 12 Machine Owner s Guide ...
Page 102: ...Network Configuration Worksheets 6 20 Machine Owner s Guide ...
Page 112: ...What Next 7 10 Machine Owner s Guide ...
Page 134: ...Use the Phone Home Service to Manage the Storage Appliance 8 22 Machine Owner s Guide ...
Page 162: ...Oracle Solaris Creating VNICs and Associating Them with VLANs 11 6 Machine Owner s Guide ...
Page 250: ...Using Oracle Services in Oracle Enterprise Manager Ops Center 17 36 Machine Owner s Guide ...
Page 324: ...Power Distribution Unit Cabling Tables E 32 Machine Owner s Guide ...
Page 338: ...Migrate a Zone to a New Host F 14 Machine Owner s Guide ...
Page 342: ...Install Update and Remove RPMs Using Yum G 4 Machine Owner s Guide ...