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.
- 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.
- 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.
- 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