B.5 Roll Back Procedure

As steps 1 through 5 of Installation are preparation work to be able to apply the SEAS Forwarder script, the roll back procedure would be to reverse steps 7 and 8 from Installation.

  1. Delete the SEAS subsystem from the SSH daemon:

    - Edit the SSH daemon configuration file: "/etc/ssh/sshd_config".

    - Delete the following line:

    Subsystem seas /<install path>/seas_forwarder/seas_forwarder.py

    - Save and close the file.

  2. Restart the SSH daemon to allow sshd_config file changes to take effect.

    - From the command line run:

    service sshd restart

    - The service restart will not affect existing SSH sessions.

  3. To remove the permission, use the below mentioned command from root user. Go to folder /var/log and remove permission for secure file.

    setfacl –x u:tklcuser secure