Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/4178
- Created at 2020-04-06 16:36:46 by sbose
- Closed at 2020-04-09 13:08:46 as Fixed
- Assigned to sbose
If sssd.conf is missing at startup and SSSD is compiled to support the implicit files provider (--enable-files-domain configure option) the lastUpdate attribute of the cn=config object in /var/lib/sss/db/config.ldb has some odd binary value.
Comments
Comment from sbose at 2020-04-06 17:32:29
PR: #1017
Comment from sbose at 2020-04-06 17:32:35
Metadata Update from @sbose:
Comment from sbose at 2020-04-06 17:32:52
Metadata Update from @sbose:
- Custom field patch adjusted to on
Comment from pbrezina at 2020-04-09 13:08:46
Commit dab522c0 fixes this issue
Comment from pbrezina at 2020-04-09 13:11:40
master
- dab522c - confdb: use proper timestamp if sssd.conf is missing
Cloned from Pagure issue: https://pagure.io/SSSD/sssd/issue/4178
If sssd.conf is missing at startup and SSSD is compiled to support the implicit files provider (--enable-files-domain configure option) the lastUpdate attribute of the cn=config object in /var/lib/sss/db/config.ldb has some odd binary value.
Comments
Comment from sbose at 2020-04-06 17:32:29
PR: #1017
Comment from sbose at 2020-04-06 17:32:35
Metadata Update from @sbose:
Comment from sbose at 2020-04-06 17:32:52
Metadata Update from @sbose:
Comment from pbrezina at 2020-04-09 13:08:46
Commit dab522c0 fixes this issue
Comment from pbrezina at 2020-04-09 13:11:40
master