URL: https://github.com/SSSD/sssd/pull/588 Author: sumit-bose Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid() Action: opened
PR body: """ Two new calls are added to allow the caller to specify if the given POSIX ID is a UID or a GID and the expected result is a user or a group respectively. This is needed because on POSIX a user and a group may share numerically the same ID value but might have different SIDs assigned.
Related to https://pagure.io/SSSD/sssd/issue/3629 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/588/head:pr588 git checkout pr588
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
jhrozek commented: """ @sumit-bose Let me know what do you think about adding the break to the default case, otherwise the patches look good and I think they should even go into the release as I think they are quite low-risk. """
See the full comment at https://github.com/SSSD/sssd/pull/588#issuecomment-395727426
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
jhrozek commented: """ CI: http://vm-031.ABC/logs/job/90/18/summary.html """
See the full comment at https://github.com/SSSD/sssd/pull/588#issuecomment-395762462
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
jhrozek commented: """ * master: * b8da03b4234ea5536dc08c1627c710f0b64afc64 * 54c040cb4ea120771954d5882b756e9300b7b673 * 8ae68aa27d3e4d3a42ebfa3cb165dc4d9f289c61 * 2571accdefe0999129910b3532be129812598857 """
See the full comment at https://github.com/SSSD/sssd/pull/588#issuecomment-395764192
URL: https://github.com/SSSD/sssd/pull/588 Author: sumit-bose Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid() Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/588/head:pr588 git checkout pr588
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
Label: +Pushed
URL: https://github.com/SSSD/sssd/pull/588 Title: #588: nss-imap: add sss_nss_getsidbyuid() and sss_nss_getsidbygid()
jhrozek commented: """ also 8550c06fd960f2b68d7aa67f403510415cd8fdda """
See the full comment at https://github.com/SSSD/sssd/pull/588#issuecomment-395764422
sssd-devel@lists.fedorahosted.org