Bug 1404725
| Summary: | SSSD does not skip GPO if no gpcFunctionalityVersion present | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jakub Hrozek <jhrozek> |
| Component: | sssd | Assignee: | SSSD Maintainers <sssd-maint> |
| Status: | CLOSED ERRATA | QA Contact: | Dan Lavu <dlavu> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 7.4 | CC: | abondare, ealcaniz, grajaiya, jhrozek, lslebodn, mkosek, mzidek, pbrezina, sgoveas |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | sssd-1.15.0-2.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1404697 | Environment: | |
| Last Closed: | 2017-08-01 09:02:33 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: | 1404697 | ||
| Bug Blocks: | |||
|
Description
Jakub Hrozek
2016-12-14 13:49:15 UTC
Upstream ticket: https://fedorahosted.org/sssd/ticket/3269 master: * 47680083e7e4bf5c433657171bf84cceacc83339 * 6a490b312075d2588ad87bbb8a63466f1ac6a106 sssd-1-14: * 9bf6c4b5afb5054282f7b8c4c5f7bed26a259f5a * 94903da8a3723094948b4b99b30f6449fed809da sssd-1-13: * 627edf70ab2571d504bc23fdf3b15ce7983d4388 * 0ee20e9ece0d24c335f604b20e1ba7c8ea1d669d Verified against sssd-1.15.2-24.el7.x86_64, the user is able to login and the policy with the deleted attribute is ignored.
---
[root@dell-per905-01 /]# ssh test_sssd@localhost
test_sssd@localhost's password:
Last login: Wed May 17 16:38:03 2017 from ::1
---
(Wed May 17 16:31:51 2017) [sssd[be[sssdad2012r2.com]]] [ad_gpo_sd_process_attrs] (0x4000): smb_path: /sssdad2012r2.com/Policies/{0A72F5AD-88B2-48C8-B220-8779592E03F9}
(Wed May 17 16:31:51 2017) [sssd[be[sssdad2012r2.com]]] [ad_gpo_sd_process_attrs] (0x4000): GPO with GUID {0A72F5AD-88B2-48C8-B220-8779592E03F9} is missing attribute gPCFunctionalityVersion and will be skipped.
00C04FB984F9}
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2017:2294 |