1,126
edits
(Added info on configuring the IBM CMOD stash file.) |
(Completed first draft of arsstash article.) |
||
| Line 86: | Line 86: | ||
For more information about configuring stash files for multiple CMOD servers, see the [[ars.ini]] page. | For more information about configuring stash files for multiple CMOD servers, see the [[ars.ini]] page. | ||
== | === arsstash environment variables === | ||
= | All of the parameters defined in the OnDemand [[ars.ini]] and [[ars.cfg]] files are used as 'Environment Variables'. You can replace these environment variables at any time by 'exporting' them from your UNIX/Linux shell: | ||
export SRVR_OD_STASH=/home/odadmin/config/ars.stash | |||
This way, you can use an alternate User ID and password for any commands issued by the CMOD Administrator account on the interactive command line. This is useful for complying with regulatory and audit requirements for specific industries. | |||