Bug 219425

Summary: autofs (automount) | get only first value from nsswitch.conf
Product: File System Reporter: Anton Shevtsov (shevtsov.anton)
Component: OtherAssignee: fs_other
Status: NEW ---    
Severity: normal CC: shevtsov.anton
Priority: P3    
Hardware: All   
OS: Linux   
Kernel Version: Subsystem:
Regression: No Bisected commit-id:

Description Anton Shevtsov 2024-10-25 08:48:25 UTC
Hi,

sssd-2.9.4
autofs-sss
samba-4.19.7
autofs-5.1.8


I store automount maps for libsss_autofs in LDAP (samba/ad), NIS schema.
I have a nsswtich.conf like this

automount: files sss

but automount maps work from 'files' only
If change order like this

automount: sss files

Work ldap maps only now,  'files' ignored.
I found similar bug https://bugzilla.redhat.com/show_bug.cgi?id=1802251

I open ticket for sssd.io project with detailed debugs - https://github.com/SSSD/sssd/issues/7644

maintainer sssd sent me to autofs project