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

rmserver Command

Purpose

Removes a subserver definition from the Subserver Type object class.

Syntax

rmserver -t Type

Description

The rmserver command removes an existing subserver definition from the Subserver Type object class.

Flags

-t Type Specifies the subserver name that uniquely identifies the existing subserver to be removed. The rmserver command is unsuccessful if the Type name is not known in the Subserver Type object class.

Security

Auditing Events: If the auditing subsystem has been properly configured and is enabled, the rmserver command will generate the following audit record (event) every time the command is executed:

Event Information
SRC_Delserver Lists in an audit log the name of the subserver definition that was deleted.

See "Setting Up Auditing" in AIX Version 4.3 System Management Guide: Operating System and Devices for details about selecting and grouping audit events, and configuring audit event data collection.

Files

/etc/objrepos/SRCsubsvr Specifies the SRC Subserver Configuration object class.

Related Information

System Resource Controller Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.

System Resource Controller (SRC) Overview for Programmers in AIX General Programming Concepts: Writing and Debugging Programs.

The auditpr command, chserver command, mkserver command, startsrc command, stopsrc command.

Auditing Overview in AIX Version 4.3 System Management Guide: Operating System and Devices.


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