URL: https://github.com/SSSD/sssd/pull/764 Author: vtapia Title: #764: GPO: Allow customization of GPO_CROND per OS Action: opened
PR body: """ For both Debian and Ubuntu, the cron PAM service is named "cron" instead of "crond", denying the use of the service by default.
This patch enables the HAVE_$OS (HAVE_DEBIAN/HAVE_FEDORA...) macros to select the service name during build, allowing further customization if required.
Resolves: https://bugs.launchpad.net/ubuntu/+source/sssd/+bug/1572908 """
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/764/head:pr764 git checkout pr764
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
centos-ci commented: """ Can one of the admins verify this patch? """
See the full comment at https://github.com/SSSD/sssd/pull/764#issuecomment-467092467
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
jhrozek commented: """ ok to test """
See the full comment at https://github.com/SSSD/sssd/pull/764#issuecomment-467103372
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
mzidek-rh commented: """ The HAVE_* macro is generated properly in config.h . Debian really has cron and not crond: ``` $ whereis cron cron: /usr/sbin/cron /etc/cron.daily /etc/cron.monthly /etc/cron.hourly /etc/cron.d /etc/cron.weekly /usr/share/man/man8/cron.8.gz ```
ACK.
Thanks for the contribution. """
See the full comment at https://github.com/SSSD/sssd/pull/764#issuecomment-467368184
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
Label: +Accepted
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
jhrozek commented: """ * master: bc65ba9a07a924a58b13a0d5a935114ab72b7524 * sssd-1-16: 8ba47275aa33d6a82572c9821e5170d6fa73da27 """
See the full comment at https://github.com/SSSD/sssd/pull/764#issuecomment-467627304
URL: https://github.com/SSSD/sssd/pull/764 Author: vtapia Title: #764: GPO: Allow customization of GPO_CROND per OS Action: closed
To pull the PR as Git branch: git remote add ghsssd https://github.com/SSSD/sssd git fetch ghsssd pull/764/head:pr764 git checkout pr764
URL: https://github.com/SSSD/sssd/pull/764 Title: #764: GPO: Allow customization of GPO_CROND per OS
Label: +Pushed
sssd-devel@lists.fedorahosted.org