We are running Cloverleaf 5.2.1P. Most of the time the developers open the GUIs using hciaccess from the command line after telnet’ing to the box.
Common Scenario
01) telnet server_name
02) login as hci
03) set site using an alias such as “testsc”
04) hciaccess &
I’ve tried telnet’ing to the box using my own user, which works fine except when I use hci commands. So I guess its not possible to run hci commands (such as bouncing processes) properley as another user?