msgcalendarlistnodes, msgprofilget — query SCOoffice Mail Server calendar node information
/opt/lsb-sco.com/msg/bin/msgcalendarlistnodes
/opt/lsb-sco.com/msg/bin/msgprofilget -n | -a nodeid
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:
Generate a list of numeric node ID's.
Return the alias name for each node ID.
Only the SCOoffice Mail Server system root user can use the msgcalendarlistnodes and msgprofilget utilities.
If the Steltor CorporateTime Server is not installed, these utilities will return nothing (return code 1).
the msguninstall Perl script
the msgprofilget binary