| United States-English |
|
|
|
![]() |
NFS Services Administrator’s Guide: HP-UX 11i version 3 > Chapter 2 Configuring and Administering NFS ServicesPrerequisites |
|
Before you configure your system as an NFS server or as an NFS client, perform the following prerequisite checks:
Before you configure NFS, you must have already installed and configured the network hardware and software on all the systems that use NFS. For information on installing and configuring the network hardware and software, see the following documents:
To check the network connections between the server and clients, use the /usr/sbin/ping command to verify network connectivity between your proposed NFS client and server systems. When users request NFS access to remote files, their user IDs and group IDs are used to check file ownership and permissions.
Consider the following points when you set user IDs and group IDs:
You can set user and group IDs in the following methods:
Using the HP-UX System FilesIf you are using the HP-UX system files, add the users and groups to the /etc/passwd and /etc/group files, respectively. Copy these files to all the systems on the network. For more information on the /etc/passwd and /etc/group files, see passwd(4) and group(4). Using NISIf you are using NIS, all systems on the network request user and group information from the NIS maps on the NIS server. For more information on configuring NIS, see NIS Administrator's Guide (5991-7656). Using LDAPIf you are using LDAP, all systems on the network request user and group information from the LDAP directory server. For more information on configuring LDAP, see the LDAP-UX Client Services B.04.00 Administrator’s Guide(J4269-90064). HP-UX supports 20 group entries per user, but the maximum number of group entries supported by RPC is 16. If a user is a member of more than 16 groups, NFS truncates the number of entries to 16 when the user attempts access to files or directories. Use the groups command to find the group membership of a user. For more information on groups, see groups(1). To ensure that a user is not a member of more than 16 groups, use the following procedures depending on the user and group configuration method you use:
Using the HP-UX System FilesIf you are using HP-UX system files to manage your group database, follow these steps:
Using NISIf you are using NIS to manage your group database, follow these steps:
Using LDAPFor more information on managing user profiles using LDAP, see the LDAP-UX Client Services B.04.00 Administrator’s Guide (J4269-90064). |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||