View Single Post
Saturn's Avatar
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#1273
Originally Posted by chill View Post
Is it possible to change the code so it doesn't log passwords (and maybe usernames and hostnames)?
Hi, you can read the logs only as root..

Nevertheless, the majority of the sensitive info is stored after usage of the editor application.
I propose when you complete your edits and close the editor application or in regular intervals you can execute the following as user to delete all logs:
Code:
smscon -del log
One other way of course is to modify the code. There are some flags you can set to disable logging.
 

The Following 4 Users Say Thank You to Saturn For This Useful Post: