[ Previous | Next | Contents | Glossary | Home | Search ]
AIX Version 4.3 Commands Reference, Volume 4

rmkeyserv Command

Purpose

Stops the keyserv daemon and comments the entry in the /etc/rc.nfs file.

Syntax

/usr/sbin/rmkeyserv -I | -B | -N ]

Description

The rmkeyserv command comments the entry for the keyserv daemon in the /etc/rc.nfs file. The rmkeyserv daemon stops the keyserv daemon by using the stopsrc command.

You can use the Web-based System Manager File Systems application (wsm fs fast path) to run this command. You could also use the System Management Interface Tool (SMIT) smit rmkeyserv fast path to run this command.

Flags

-I Comments the entry for the keyserv daemon in the /etc/rc.nfs file.
-B Comments the entry for the keyserv daemon in the /etc/rc.nfs file and stops the keyserv daemon. This flag is the default.
-N Stops the keyserv daemon using the stopsrc command. This flag does not change the /etc/rc.nfs file.

Examples

To comment the entry in the /etc/rc.nfs file that starts the keyserv daemon, enter:

rmkeyserv -I

This command will not stop the currently executing daemon.

Files

/etc/rc.nfs Contains the startup script for the NFS and NIS daemons.

Related Information

The smit command.

The keyserv daemon.

Network Information Service (NIS) Overview for System Management in AIX Version 4.3 System Management Guide: Communications and Networks.

Network File System (NFS) Overview for System Management in AIX Version 4.3 System Management Guide: Communications and Networks.

How to Start the NFS Daemons, How to Stop the NFS Daemons, How to Export a File System Using Secure NFS, How to Mount a File System Using Secure NFS in AIX Version 4.3 System Management Guide: Communications and Networks.

Setting up and running Web-based System Management in AIX Version 4.3 System Management Guide: Operating System and Devices.

System Management Interface Tool (SMIT) Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.

NIS Reference.


[ Previous | Next | Contents | Glossary | Home | Search ]