DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 

osaconf(ADM)


osaconf -- register SCOadmin Object Service Agents (OSA)s

Syntax

osaconf -a|-A vendor osa sessionType osaType path [ stanzaServer ]
osaconf -d|-D vendor osa
osaconf -l

Description

osaconf manages the registration and configuration of SCOadmin object service agents (OSA). An OSA may be added and deleted. All the currently registered OSAs may be listed. osaconf is typically used by installation scripts for software components that provide OSAs but may be used for system administration purposes.

Options


vendor
vendor string. This is used along with the OSA name to contact the OSA for object operations. The vendor string partitions the set of OSAs so that multiple vendors need not worry about name conflicts.

osa
OSA name used, along with the vendor, to contact the OSA for object operations.

sessionType
LOCAL_PIPE (C) or LOOPBACK (Tcl).

osaType
SCO_C_OSA or SCO_TCL_OSA.

path
full pathname of the executable file that implements the OSA interface.

stanzaServer

-a
add an OSA.

-A - add
Replace the existing OSA if already installed.

-d
delete or remove an OSA.

-D
delete or remove an OSA.

-l
list all registered OSAs.

See also

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