Testing out CIS 5.8.7 on Solaris 10.
I thought .cshrc is the place to default the site for ‘hci’ and ‘hcitest’ IDs, but it doesn’t seem to be so.
For ‘hcitest’ ID, these statements are already in .cshrc:
alias setsite ‘eval `${CL_INSTALL_DIR}/integrator/sbin/hcisetenv -site csh !*`’
setroot $CL_INSTALL_DIR/integrator
setsite hcitest
But, after logging in as ‘hcitest’, and running showroot:
HCI root is /quovadx/cis5.8/integrator
HCI master site is hci
HCI site is hci
Any suggestions?