hci User Configuration

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf hci User Configuration

  • Creator
    Topic
  • #55187
    Greg Tataryn
    Participant

      We are working to secure our Cloverleaf servers more by having all analysts/developers log into the terminal with their own LDAP accounts. This will allow for better auditing and security so we are not all working under the hci user.

      The issue I am running into is that there are some things that seem to be set for the hci user on login that we need to be sure get set for the individual users. The ~/.profile and ~/.bash_profile and ~/.bashrc do not appear to contain much. I am looking for where the root gets set, and other environment variables are set when you log in as hci.

      For starting processes we plan to su as hci but for everything else we’d like to run under our own logins.

    Viewing 1 reply thread
    • Author
      Replies
      • #84506
        David Barr
        Participant

          On our system the /home/hci/.profile contains these lines:

          if [ -x /bin/uname ]; then
          [code]if [ -x /bin/uname ]; then

        • #84507
          Greg Tataryn
          Participant

            Thank you David. That seems to do the trick.

        Viewing 1 reply thread
        • The forum ‘Cloverleaf’ is closed to new topics and replies.