Bug 1215568

Summary: [doc] Issue in "Troubleshooting saslauthd passthrough authentication"
Product: [openSUSE] PUBLIC SUSE Linux Enterprise Server 15 SP5 Reporter: Jiri Belka <jiri.belka>
Component: DocumentationAssignee: Amrita Sakthivel <amrita.sakthivel>
Status: CONFIRMED --- QA Contact: Frank Sundermeyer <fs>
Severity: Normal    
Priority: P5 - None CC: tbazant
Version: unspecified   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard: https://jira.suse.com/browse/DOCTEAM-1122
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Jiri Belka 2023-09-21 11:19:01 UTC
Troubleshooting saslauthd passthrough authentication:

https://documentation.suse.com/sles/15-SP5/html/SLES-all/cha-security-ldap.html#sec-security-ldap-troubleshoot-saslauthd

PAM Pass Through Auth plugin commands are invalid:


---%> original ---
sudo dsconf INSTANCE plugin pam-passthrough-auth status

sudo dsconf INSTANCE plugin pam-passthrough-auth enable

sudo dsconf INSTANCE plugin pam-passthrough-auth show
---%< original ---


It is 'pam-pass-through-auth'!

---%>---
# dsconf LDAP1 plugin pam-passthrough-auth status
usage: dsconf instance plugin [-h]
                              {memberof,automember,referential-integrity,root-dn,usn,account-policy,attr-uniq,dna,ldap-pass-through-auth,linked-attr,managed-entries,pam-pass-through-auth,retro-changelog,posix-winsync,contentsync,entryuuid,list,show,set}
                              ...
dsconf instance plugin: error: invalid choice: 'pam-passthrough-auth' (choose from 'memberof', 'automember', 'referential-integrity', 'root-dn', 'usn', 'account-policy', 'attr-uniq', 'dna', 'ldap-pass-through-auth', 'linked-attr', 'managed-entries', 'pam-pass-through-auth', 'retro-changelog', 'posix-winsync', 'contentsync', 'entryuuid', 'list', 'show', 'set')

# dsconf LDAP1 plugin pam-pass-through-auth status
Plugin 'PAM Pass Through Auth' is disabled
---%<---
Comment 1 Tomáš Bažant 2023-09-29 12:18:14 UTC
Thank you for reporting this bug!
It is being tracked and processed as part of our queue.
Comment 2 Amrita Sakthivel 2023-10-17 09:56:01 UTC
https://github.com/SUSE/doc-sle/pull/1608
Comment 3 Amrita Sakthivel 2023-10-17 10:03:41 UTC
Merged into respective branches