[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]

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 File Systems application in Web-based System Manager (wsm) to change file system characteristics.

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 File System (NFS) Overview for System Management in AIX 5L Version 5.1 System Management Concepts: Operating System and Devices.

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 5L Version 5.1 System Management Concepts: Operating System and Devices.

For information on installing the Web-based System Manager, see Chapter 2: Installation and System Requirements in AIX 5L Version 5.1 Web-based System Manager Administration Guide.

Network Information Service (NIS) in AIX 5L Version 5.1 Network Information Services (NIS and NIS+) Guide.

NIS Reference.


[ Previous | Next | Table of Contents | Index | Library Home | Legal | Search ]