Print this page
nits pt 2
Fix nits
Updated wording
5032 share_nfs(1m): Documentation for "noaclfab" is needed
*** 19,30 ****
.\" CDDL HEADER END
.\"
.\"
.\" Copyright (C) 2008, Sun Microsystems, Inc. All Rights Reserved
.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
.\"
! .Dd November 10, 2014
.Dt SHARE_NFS 1M
.Os
.Sh NAME
.Nm share_nfs
.Nd make local NFS file systems available for mounting by remote systems
--- 19,31 ----
.\" CDDL HEADER END
.\"
.\"
.\" Copyright (C) 2008, Sun Microsystems, Inc. All Rights Reserved
.\" Copyright 2014 Nexenta Systems, Inc. All rights reserved.
+ .\" Copyright 2016 Jason King.
.\"
! .Dd December 16, 2016
.Dt SHARE_NFS 1M
.Os
.Sh NAME
.Nm share_nfs
.Nd make local NFS file systems available for mounting by remote systems
*** 155,164 ****
--- 156,172 ----
.Ar tag
is specified, the default values associated with the global tag in
.Pa /etc/nfs/nfslog.conf
are used. Support of NFS server logging is only available for NFS Version 2 and
Version 3 requests.
+ .It Sy noaclfab
+ By default, the NFS server will fabricate POSIX-draft style ACLs in response
+ to ACL requests from NFS Version 2 or Version 3 clients accessing shared
+ file systems that do not support POSIX-draft ACLs (such as ZFS).
+ Specifying
+ .Sy noaclfab
+ disables this behavior.
.It Sy none Ns = Ns Ar access_list
Access is not allowed to any client that matches the access list. The exception
is when the access list is an asterisk (*), in which case
.Sy ro
or
*** 517,526 ****
--- 525,535 ----
.Xr share 1M ,
.Xr unshare 1M ,
.Xr getnetbyname 3SOCKET ,
.Xr netgroup 4 ,
.Xr nfslog.conf 4 ,
+ .Xr acl 5 ,
.Xr attributes 5 ,
.Xr nfssec 5
.Sh NOTES
If the
.Sy sec Ns =