URL: https://github.com/SSSD/sssd/pull/678 Author: sumit-bose Title: #678: files: add session recording flag Action: opened
PR body: """ If session recording is configured for a group the NSS ans PAM responder rely on a attribute in the cache set by the backend to determine is session recording is configured for the user or not. This flag is typically set during the initgroups request.
Since the files provider does not have a dedicated initgroups request the attribute must be set otherwise. This patch sets is for all users after the files are reloaded.
Related to https://pagure.io/SSSD/sssd/issue/3855 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/678/head:pr678 git checkout pr678
URL: https://github.com/SSSD/sssd/pull/678 Title: #678: files: add session recording flag
jhrozek commented: """ ACK. After the change, both a user specified in the session_recording section and a different user who is a member of a group specified in that section report their shell as tlog-rec-session. """
See the full comment at https://github.com/SSSD/sssd/pull/678#issuecomment-430197248
URL: https://github.com/SSSD/sssd/pull/678 Title: #678: files: add session recording flag
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/678 Title: #678: files: add session recording flag
jhrozek commented: """ * master: 46c483c09b85cecf8d1cc72618da993d8948c894 """
See the full comment at https://github.com/SSSD/sssd/pull/678#issuecomment-430201709
URL: https://github.com/SSSD/sssd/pull/678 Author: sumit-bose Title: #678: files: add session recording flag Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/678/head:pr678 git checkout pr678
URL: https://github.com/SSSD/sssd/pull/678 Title: #678: files: add session recording flag
Label: +Pushed
sssd-devel@lists.fedorahosted.org