[SSSD] Allowing local ssh login when using sssd

2018-03-19 Thread Richard Sharpe
Hi folks, It seems that once we are joined to a domain, ssh logins with local accounts no longer work. When we unjoin from the domain, they start working again. When not joined to a domain our sssd.conf file looks like this: [sssd] services = nss, pac domains = config_file_version = 2 When join

[SSSD] [sssd PR#537][comment] confdb_expand_application_domains() related issues (round 1)

2018-03-19 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/537 Title: #537: confdb_expand_application_domains() related issues (round 1) jhrozek commented: """ I'll just run Coverity again before pushing. btw I noticed during review of the KCM limits PR that the two seem to be conflicting atop one another, so som

[SSSD] [sssd PR#533][comment] KCM's payload related patches

2018-03-19 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/533 Title: #533: KCM's payload related patches jhrozek commented: """ I'll just run Coverity before adding accepted to the patch. """ See the full comment at https://github.com/SSSD/sssd/pull/533#issuecomment-374199973

[SSSD] [sssd PR#541][comment] memberof: keep memberOf attribute for nested member

2018-03-19 Thread jhrozek
URL: https://github.com/SSSD/sssd/pull/541 Title: #541: memberof: keep memberOf attribute for nested member jhrozek commented: """ yes, in the sysdb tests (the old check-based one, not under the cmocka/ folder) """ See the full comment at https://github.com/SSSD/sssd/pull/541#issuecomment-3741

[SSSD] [sssd PR#541][comment] memberof: keep memberOf attribute for nested member

2018-03-19 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/541 Title: #541: memberof: keep memberOf attribute for nested member pbrezina commented: """ Please, review carefully. This fixed the issue and I did not run into any troubles with this patch, however I'm not sure if this check was only "just in case this

[SSSD] [sssd PR#541][comment] memberof: keep memberOf attribute for nested member

2018-03-19 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/541 Title: #541: memberof: keep memberOf attribute for nested member pbrezina commented: """ Do we have any memberof plugin unit or integration tests that I can amend? I did not find any... """ See the full comment at https://github.com/SSSD/sssd/pull/54

[SSSD] [sssd PR#541][opened] memberof: keep memberOf attribute for nested member

2018-03-19 Thread pbrezina
URL: https://github.com/SSSD/sssd/pull/541 Author: pbrezina Title: #541: memberof: keep memberOf attribute for nested member Action: opened PR body: """ If we have a member that is both direct and nested member, memberOf attribute was removed if the direct membership was deleted. 1) user