[Bug 279945] zfs set sharenfs fails to produce valid nfsv4 entries in /etc/zfs/exports
Date: Mon, 24 Jun 2024 09:41:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279945
Bug ID: 279945
Summary: zfs set sharenfs fails to produce valid nfsv4 entries
in /etc/zfs/exports
Product: Base System
Version: Unspecified
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bin
Assignee: bugs@FreeBSD.org
Reporter: p5B2EA84B3@t-online.de
zfs set sharenfs='V4: / -sec=sys grumpy.cis.uoguelph.ca' zpool/export_this
# cat zfs/exports
# !!! DO NOT EDIT THIS FILE MANUALLY !!!
/export_this V4: / -sec=sys grumpy.cis.uoguelph.ca
Where the line must start with V4: to be a valid line.
--
You are receiving this mail because:
You are the assignee for the bug.