Bug 219425 - autofs (automount) | get only first value from nsswitch.conf
Summary: autofs (automount) | get only first value from nsswitch.conf
Status: NEW
Alias: None
Product: File System
Classification: Unclassified
Component: Other (show other bugs)
Hardware: All Linux
: P3 normal
Assignee: fs_other
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-25 08:48 UTC by Anton Shevtsov
Modified: 2024-10-25 08:48 UTC (History)
1 user (show)

See Also:
Kernel Version:
Subsystem:
Regression: No
Bisected commit-id:


Attachments

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

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