https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207596
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: [email protected]
Reporter: [email protected]
I have a shared directory on a NAS with a space in it, which causes automount
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 simple
quoting issue in /etc/autofs/special_hosts, though adding '\"' around the two
'%s' formatters for $1 in the awk script caused I/O errors, and I haven't
debugged any further.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"