URL: https://github.com/SSSD/sssd/pull/687 Author: pbrezina Title: #687: sbus: allow access for sssd user Action: opened
PR body: """ D-Bus allows access for root and euid by default, however when running in non-root mode monitor continues to run as root but responsers as sssd user. Therefore monitor euid != sssd user and the connection is terminated.
We must explicitly allow the connection for sssd user uid.
Resolves: https://pagure.io/SSSD/sssd/issue/3871 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/687/head:pr687 git checkout pr687
URL: https://github.com/SSSD/sssd/pull/687 Title: #687: sbus: allow access for sssd user
jhrozek commented: """ ACK """
See the full comment at https://github.com/SSSD/sssd/pull/687#issuecomment-434683614
URL: https://github.com/SSSD/sssd/pull/687 Title: #687: sbus: allow access for sssd user
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/687 Title: #687: sbus: allow access for sssd user
jhrozek commented: """ * master: 4760eae9b1b3ebb94fc5590cf5ba1a268e3120be """
See the full comment at https://github.com/SSSD/sssd/pull/687#issuecomment-436005137
URL: https://github.com/SSSD/sssd/pull/687 Author: pbrezina Title: #687: sbus: allow access for sssd user Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/687/head:pr687 git checkout pr687
URL: https://github.com/SSSD/sssd/pull/687 Title: #687: sbus: allow access for sssd user
Label: +Pushed
sssd-devel@lists.fedorahosted.org