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 1757983 - RFE - ntlm_v2 option support cyrus-sasl-ntlm for postfix
Summary: RFE - ntlm_v2 option support cyrus-sasl-ntlm for postfix
Keywords:
Status: CLOSED DUPLICATE of bug 1722159
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: cyrus-sasl
Version: 7.8
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: rc
: ---
Assignee: Simo Sorce
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks: 1765191
TreeView+ depends on / blocked
 
Reported: 2019-10-02 21:05 UTC by Ramesh Sahoo
Modified: 2024-03-25 15:27 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1765191 (view as bug list)
Environment:
Last Closed: 2019-10-03 19:14:34 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Ramesh Sahoo 2019-10-02 21:05:37 UTC
Description of problem:
It seems the ntlm_v2 option is not read from the config file for the SASL client.

Version-Release number of selected component (if applicable):
cyrus-sasl-2.1.26-23.el7.x86_64
cyrus-sasl-ntlm-2.1.26-23.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Setup sendmail to use NTLM SASL auth
2. echo "ntlm_v2: yes" > /etc/sasl2/smtp.conf


Actual results:
Postfix calls 'sasl_client_init' with service name set to 'smtp', but file /etc/sasl2/smtp.conf is not read and ntlm_v2 is still set to '(null)'.

Expected results:
/etc/sasl2/smtp.conf read and ntlm_v2 initialized to 'yes', so the NTLM plugin will use the ntlm_v2.

Additional info:

https://bugzilla.redhat.com/show_bug.cgi?id=1722159

Comment 3 Simo Sorce 2019-10-02 21:31:07 UTC

*** This bug has been marked as a duplicate of bug 1722159 ***


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