classconf(1M)
classconf --
register SCOadmin object classes
Synopsis
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.
References
osaconf(1M),
Object(3tlib).
30 January 1998
© 1998 The Santa Cruz Operation, Inc. All rights reserved.