| United States-English |
|
|
|
![]() |
Installing and Administering NFS Services with 10.20 ACE and HWE: HP 9000 Networking > Chapter 4 Configuring and Administering
NISConfiguring and Administering Secure RPC |
|
Configuring secure RPC allows you to write applications that use secure RPC. You must be running NIS in order to use secure RPC.
Configuring and administering secure RPC involves the following tasks: The chkey command displays a message saying it is generating a key for unix.UID@NIS_domain. This string identifies the user in the publickey.byname NIS map. UID is the user ID of the user for whom the key is being generated, and NIS_domain is the default NIS domain, returned by the domainname command. The secure RPC key is encrypted with the user's login password. The /usr/bin/yppasswd command reencrypts the secure RPC key with the new password whenever a user changes the login password. In order for users to create keys for themselves with the chkey command, the publickey.byname map must have an entry for user nobody. If you remove the entry for user nobody, users can change their secure RPC keys with the chkey command, but they cannot create keys if they do not already have them. For more information, see the following man pages: publickey(4), chkey(1), and yppasswd(1). Use this procedure if you do not want users to be able to create their own secure RPC keys.
The newkey -u command displays a message saying it is adding a key for unix.UID@NIS_domain. This string identifies the user in the publickey.byname NIS map. UID is the user ID of the user for whom the key is being generated, and NIS_domain is the default NIS domain, returned by the domainname command. For more information, see the following man pages: publickey(4), newkey(1M), chkey(1), keylogin(1), yppasswd(1), make(1), ypmake(1M), and yppush(1M).
The newkey -h command displays a message saying it is adding a key for unix.hostname@NIS_domain. This string identifies the host in the publickey.byname NIS map. Whenever you change the root password with the passwd command, the passwd command automatically reencrypts the secure RPC key with the new root password. For more information, see the following man pages: newkey(1M), publickey(4), passwd(1), and keyserv(1M). Tell the users who require secure RPC authorization to follow these guidelines:
For more information, see the following man pages: publickey(4), newkey(1M), chkey(1), keylogin(1), yppasswd(1), rlogin(1). |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||