3 Security

Note:

It is recommended that you use SSL/TLS to protect user name and password in order to integrate the SALT Configuration Tool with Oracle Tuxedo security.
For Oracle Tuxedo application domains that requires ACL or MANDATORY_ACL security, a console service must be configured in the Oracle Tuxedo security data files. This added information is used for Oracle Tuxedo access control to the Configuration Tool service. By default, the Configuration Tool service name is "SALTWEBCONSOLE", but you can modify it using the GWWS option -C <CONSOLE SERVICE NAME>. For example:
GWWS SRVGRP=GROUP1 SRVID=3
                CLOPT="-A -- -iGWWS1 -a
http://server.company.com:3333/admin -C CONSOLE

Note:

You should also use "tpacladd" to add this Web Console service into the security data file. For example: $ tpacladd -g 1000 CONSOLE

This will add CONSOLE as an Oracle Tuxedo SERVICE into the security data file and restrict the access only to user belongs to the group with group id 1000.