RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1379325 - ding-libs don't parse lines without an equal sign
Summary: ding-libs don't parse lines without an equal sign
Keywords:
Status: CLOSED NEXTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: ding-libs
Version: 7.3
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: rc
: ---
Assignee: Jakub Hrozek
QA Contact: Dan Lavu
URL:
Whiteboard:
Depends On: 1377213
Blocks: 1316164 1395225
TreeView+ depends on / blocked
 
Reported: 2016-09-26 11:35 UTC by Jakub Hrozek
Modified: 2020-05-04 11:14 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1377213
Environment:
Last Closed: 2017-04-11 07:25:38 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SSSD sssd issues 3792 0 None None None 2020-05-04 11:14:29 UTC

Description Jakub Hrozek 2016-09-26 11:35:49 UTC
+++ This bug was initially created as a clone of Bug #1377213 +++

Description of problem:
This bugzilla tracks the upstream ticket https://fedorahosted.org/sssd/ticket/2751

It's required to fix to process some GPO files from Windows.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

--- Additional comment from Jakub Hrozek on 2016-09-19 05:23:21 EDT ---

Upstream ticket:
https://fedorahosted.org/sssd/ticket/2751

--- Additional comment from Jakub Hrozek on 2016-09-21 10:42:16 EDT ---

Michal, can you add some steps to reproduce?

--- Additional comment from Michal Zidek on 2016-09-21 11:07:42 EDT ---

Steps to reproduce:

1. configure SSSD as AD client with enforced GPO access control. Add this line to the domain section in sssd.conf

ad_gpo_access_control = enforcing

2. Create user1 in AD

3. create a GPO for access control on the AD server. The GPO must apply to the client machine and allow login for user1. The GPO ini file must contain line with no equal sign. For example add this as the last line in the GPO ini file

foo,"2"

4. try to login as user1 from AD

Current result:
Access for user1 is denied.

Expected result:
user1 should be able to login.

Comment 1 Jakub Hrozek 2016-09-26 11:36:30 UTC
This bug was fixed in ding-libs commit 9591b1d8adbf195c40c123b1b5125db82e049a56

Comment 2 Jakub Hrozek 2016-09-26 11:38:45 UTC
This bug was closed upstream without a corresponding Red Hat bugzilla ticket because ding-libs was rebased in 7.3.

To make sure the bug is tracked, I'm jst closing it as NEXTRELEASE since RHEL customers can just update to 7.3 to get this fix.

Comment 6 Jakub Hrozek 2016-09-28 10:26:47 UTC
Marking as MODIFIED since the package was built, in fact already for 7.3 as part of the rebase.

Comment 9 Martin Kosek 2017-04-11 07:25:38 UTC
Given comments and progress of this bug, I think we no longer need to track it separately, so closing again (details in Comment 2).


Note You need to log in before you can comment on or make changes to this bug.