Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2024 17:12:24 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 276381] automountd
Message-ID:  <bug-276381-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D276381

            Bug ID: 276381
           Summary: automountd
           Product: Base System
           Version: 13.2-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: jcfyecrayz@liamekaens.com

Using /etc/autofs/include -> /etc/autofs/include_nis_nullfs and NIS automou=
nt
maps, automountd finds a wildcard entry before a specific entry.

/etc/auto_master contains:
+auto.master

ypcat -k auto.master contains:
/foo auto.foo

ypcat -k auto.foo contains:
* nfshost1:/d/&
bar nfshost2:/d/&

nfshost1:/d does not have a 'bar' file nor subdirectory.


In this example, trying to automount /foo/bar finds the wildcard entry first
and fails.

I would have expected a specific entry to be found before attempting to use=
 the
wildcard entry.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-276381-227>