[SSSD] [sssd PR#757][edited] krb5_locator: Allow hostname in kdcinfo files

2019-03-07 Thread thalman
URL: https://github.com/SSSD/sssd/pull/757 Author: thalman Title: #757: krb5_locator: Allow hostname in kdcinfo files Action: edited Changed field: body Original value: """ Currently we support only IP addresses in kdcinfo files. We need to resolv eventual dns name and then we have to iterate

[SSSD] [sssd PR#772][opened] SYSDB: Inherit cached_auth_timeout from the main domain

2019-03-07 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/772 Author: jhrozek Title: #772: SYSDB: Inherit cached_auth_timeout from the main domain Action: opened PR body: """ cached_auth_timeout is a domain option used by the responder. And because at the moment the options read from a subdomain section (e.g. [d

[SSSD] [sssd PR#771][opened] Monitor: changed provider startup timeout

2019-03-07 Thread alexey-tikhonov
URL: https://github.com/SSSD/sssd/pull/771 Author: alexey-tikhonov Title: #771: Monitor: changed provider startup timeout Action: opened PR body: """ `monitor_service_init()` allows 10 secs for any connected sbus client to proceed with registration. It makes sense to allow overall provider sta

[SSSD] [sssd PR#770][opened] sudo ipa: do not store rules without sudoHost attribute

2019-03-07 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/770 Author: pbrezina Title: #770: sudo ipa: do not store rules without sudoHost attribute Action: opened PR body: """ Unless it is cn=defaults. This was already fixed in LDAP provider with: 47ad0778be72994a2294b2e73cc5c670be6811a7 Resolves: https://pagu