(spawned off bug 97) There may be a need for better tools to perform auditing of how users are interacting with ThinLinc. Currently this information is only find in text form in log files. One example of an improvement would be better integration with libauditd where we would add things such as when sessions are created or when they are shadowed.
(In reply to comment #0) > (spawned off bug 97) > > There may be a need for better tools to perform auditing of how users are > interacting with ThinLinc. Currently this information is only find in text form > in log files. > > One example of an improvement would be better integration with libauditd where > we would add things such as when sessions are created or when they are > shadowed. and ship a set of auditd rules specific for components in ThinLinc. Also if auditd is used we need to complete our se linux profile for better logging meta data.
Some prototype code exists on bug 97.