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 1868917 - Malfunctioning %U substitution in valid users option [rhel-7.9.z]
Summary: Malfunctioning %U substitution in valid users option [rhel-7.9.z]
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: samba
Version: 7.8
Hardware: Unspecified
OS: Linux
unspecified
high
Target Milestone: rc
: ---
Assignee: Andreas Schneider
QA Contact: sssd-qe
URL:
Whiteboard:
Depends On:
Blocks: 1869702
TreeView+ depends on / blocked
 
Reported: 2020-08-14 10:30 UTC by Aleksandr Sharov
Modified: 2024-03-25 16:17 UTC (History)
7 users (show)

Fixed In Version: samba-4.10.16-8.el7_9
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1869702 (view as bug list)
Environment:
Last Closed: 2020-12-15 11:18:03 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Samba Project 14467 0 None None None 2020-08-17 13:19:54 UTC

Description Aleksandr Sharov 2020-08-14 10:30:26 UTC
Description of problem:
Clients from AD can't connect to shares if valid users are specified:
valid users = VOZ\%U, CNT\%U

users get error:

[2020/08/06 09: 30: 33.093727, 1] ../../source3/smbd/service.c:359(create_connection_session_info)
   create_connection_session_info: user 'CNT \ krymchanskiy' (from session setup) not permitted to access this share (IPC $)
[2020/08/06 09: 30: 33.093803, 1] ../../source3/smbd/service.c:531(make_connection_snum)
   create_connection_session_info failed: NT_STATUS_ACCESS_DENIED

Client has upgraded for RHEL6/Samba 3 (where config was working) to RHEL7.8/samba-4.10.4-11.el7_8.x86_64 , and users cannot connect unless valid users line is commented out.

Client claims that no combination below works for him:
1. # valid users = VOZ\%U, CNT\%U
2. # valid users = VOZ\%S, CNT\%S
3. # valid users = %S


Version-Release number of selected component (if applicable):
Samba 4.10.4-11.el7

How reproducible:
-

Steps to Reproduce:
-

Actual results:
Users get NT_STATUS_ACCESS_DENIED error

Expected results:
Users are able to connect to share

Additional info:

Details and debug samba logs can be found in case https://access.redhat.com/support/cases/#/case/02722187

Comment 3 Andreas Schneider 2020-09-10 10:43:58 UTC
This is a regression in Samba 4.x compared to Samba 3.6 in RHEL6. So we would like to address this regression for the customer as the fix is simple and it comes with upstream tests.

Comment 12 errata-xmlrpc 2020-12-15 11:18:03 UTC
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 (Moderate: samba security and bug fix update), 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/RHSA-2020:5439


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