Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Feb 2016 15:24:16 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 207596] automount /net ("hosts") doesn't handle shares with spaces
Message-ID:  <bug-207596-8@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 207596
           Summary: automount /net ("hosts") doesn't handle shares with
                    spaces
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: freebsd-bugs@FreeBSD.org
          Reporter: jhibbits@FreeBSD.org

I have a shared directory on a NAS with a space in it, which causes automou=
nt
to not recognize the directory.  It ends up mounting on the name
"/net/.../FirstWord", which doesn't exist on the NAS.  It looks to be a sim=
ple
quoting issue in /etc/autofs/special_hosts, though adding '\"' around the t=
wo
'%s' formatters for $1 in the awk script caused I/O errors, and I haven't
debugged any further.

--=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-207596-8>