Name

msgcalendarlistnodes, msgprofilget — query SCOoffice Mail Server calendar node information

Synopsis

/opt/lsb-sco.com/msg/bin/msgcalendarlistnodes 
/opt/lsb-sco.com/msg/bin/msgprofilget -n | -a nodeid

Description

The msgcalendarlistnodes utility is a Perl script that lists Steltor CorporateTime calendar node ID's (a numeric value) and node ID aliases (an alphanumeric name). It formats data retrieved by the msgprofilget utility. Sample output of the msgcalendarlistnodes command:

node:1000:marketing
node:1001:engineering

The msgprofilget utility is a setuid root binary that passes options to the Steltor CorporateTime profilget utility, which in turn queries the Steltor CorporateTime Server. The msgprofilget utility takes the following options:

-n

Generate a list of numeric node ID's.

-a nodeid

Return the alias name for each node ID.

Only the SCOoffice Mail Server system root user can use the msgcalendarlistnodes and msgprofilget utilities.

Note

If the Steltor CorporateTime Server is not installed, these utilities will return nothing (return code 1).

Files

/opt/lsb-sco.com/msg/bin/msgcalendarlistnodes

the msguninstall Perl script

/opt/lsb-sco.com/msg/bin/msgprofilget

the msgprofilget binary

See also

msgusercreate(8), msguserlist(8), msguserlistall(8), msgusermod(8)