Step 1: Load TSAFS with GroupWise functionality on Linux OES
To load TSAFS with GroupWise on Linux OES:
Verify that the daemon is running:
/opt/Micro Focus/sms/bin/smsconfig –tMake sure you are logged in as root.
Change to the directory where the SMS executables are located:
cd /opt/Micro Focus/sms/binStop TSAFS:
./smsconfig -u tsafsStart TSAFS with GroupWise functionality:
./smsconfig -l tsafs –-EnableGWVerify that TSAFS is running with GroupWise functionality:
./smsconfig –tThe following is displayed:
The loaded TSAs are: tsafs –-EnableGWMake GroupWise functionality the default by modifying the SMS configuration file, as follows:
Change to the directory where the SMS configuration file is located:
cd /etc/opt/Micro Focus/smsIn a text editor, open the smdrd.conf file.
Change autoload: tsafs to autoload: tsafs --EnableGW
Save the file and exit.
Restart SMS services to ensure the changes made to the SMS configuration file smdrd.conf take effect:
/etc/init.d/service Micro Focus-smdrd restart
Last updated