DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

classconf(ADM)


classconf -- register SCOadmin object classes

Syntax

classconf -a|-A [-v ver] vendor class osa
classconf -d|-D [-v ver] vendor class osa
classconf -l [-v ver]

Description

classconf manages the registration and configuration of SCOadmin classes as implemented by object service agents (OSA)s. A class may be added and deleted. All the currently registered classes may be listed. classconf is typically used by installation scripts for software components that provide classes via OSAs but may be used for system administration purposes.

Options

The following options are supported:

-a
add a SCOadmin class.

-A
add a SCOadmin class. Replace existing definitions without error.

-d
remove a SCOadmin class.

-D
remove a SCOadmin class without generating errors if the class does not exist.

-l
list all SCOadmin classes currently registered.

-v ver
optionally specify a version with this class. Users of a class may request a specific version.

vendor
vendor string. The vendor string partitions the set of classes so that multiple vendors need not worry about name conflicts.

class
class name

osa
the OSA that implements this class.

See also

osaconf(ADM), Object(TCL_ADM).
© 2003 Caldera International, Inc. All rights reserved.
SCO OpenServer Release 5.0.7 -- 11 February 2003