osaconf --
register SCOadmin Object Service Agents (OSA)s
Syntax
osaconf -a|-Avendor osa sessionType osaType path
[ stanzaServer ]
osaconf -d|-Dvendor 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.