Justin Stephenson

Results 60 comments of Justin Stephenson

@pbrezina Nothing is needed to enable this functionality on the tlog side AFAIK, only SSSD. SSSD [session_recording] configuration section is used to override the shell as SESSION_RECORDING_SHELL used by NSS....

@AndreasDavour yes, please file an issue there - most likely I will be the one implementing it still.

@AndreasDavour it is up to you, but I am fine to keep this open until the fix is done in SSSD.

Hi, this seems reasonable. On busy systems with locking disabled are you seeing an excess of duplicate recordings?

@ajf8 Would you like to write a test for this in https://github.com/Scribery/tlog/blob/master/lib/tlitest/test_tlog_rec_session.py ? You'll need to add this new option https://github.com/Scribery/tlog/blob/3897015d1e00e003b593d26bbae0d8d42b74e863/lib/tlitest/config.py#L185

@bmayerornl This error occurs when tlog is unable to read the contents of file `/proc/self/sessionid` from the filesystem.

Hi, thank you for reporting this issue. The https://github.com/Scribery/tlog/releases/tag/v12 release should already include that commit https://github.com/Scribery/tlog/commit/f03ff12dd8c5462b22a1bd09d572c04ac921bbc9 so I'm not exactly sure what is happening. The only difference between v12 and...

Okay then yes https://github.com/Scribery/tlog/commit/f03ff12dd8c5462b22a1bd09d572c04ac921bbc9 is most likely the culprit. If you can provide a minimal ansible reproducer that would be great.

This should be fixed in the latest release `v12.1`, can you please check it @ajf8 ?

@ajf8 Okay thanks for letting me know, I was hoping this was taken care of once and for all. Do you see it fail frequently? I'll try to reproduce on...