Bug 1145743
| Summary: | Access denied for user xxxx@domain.com: 4 (System error) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Stef Walter <stefw> |
| Component: | sssd | Assignee: | Jakub Hrozek <jhrozek> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 21 | CC: | abokovoy, jhrozek, lslebodn, pbrezina, preichl, sbose, sgallagh, ssorce |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.12.1-2.fc21 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-10-03 03:58:21 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 1144561 | ||
|
Description
Stef Walter
2014-09-23 15:45:13 UTC
Work around is to use access_provider = simple No additional logs are available in /var/log/sssd :( [root@jalisco sssd]# ls -l /var/log/sssd total 0 -rw-------. 1 root root 0 Sep 23 17:41 gpo_child.log -rw-------. 1 root root 0 Sep 23 17:38 krb5_child.log -rw-------. 1 root root 0 Sep 23 17:38 ldap_child.log -rw-------. 1 root root 0 Sep 23 17:38 sssd_borg.lan.log -rw-------. 1 root root 0 Sep 23 17:38 sssd.log -rw-------. 1 root root 0 Sep 23 17:38 sssd_nss.log -rw-------. 1 root root 0 Sep 23 17:38 sssd_pam.log It seems sssd should log more about a 'System Error' somewhere by default. Can you raise debug_level=10 in the domain section and generate the logs again? Chances are the logs we need are sssd_borg.lan.log and krb5_child.log. Another workaround might be: ad_gpo_access_control = disabled The GPO code is the only part in sssd that changed recently related to access control. Stef, do you have any access-control GPOs set up on Windows, or is it relying entirely on the built-in domain defaults? Entirely sssd-1.12.1-2.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/FEDORA-2014-10547/sssd-1.12.1-2.fc21 Entirely fixed with sssd-1.12.1 sssd-1.12.1-2.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report. |