NfsShare

Represents a share that is exported by the Windows NFS server.

Element hierarchy

<NfsShareConfig>
<NfsShares>
<NfsShare>

Syntax

<NfsShare>

  <!-- Child elements -->
  ( Name
  & Path
  & NetworkName?
  & AnonymousUid?
  & AnonymousGid?
  & UnmappedAccess?
  & AnonymousAccess?
  & SharePermission?
  & Authentication?
  )

</NfsShare>

Key

?   optional (zero or one)

&   interleave connector (may occur in any order)

Attributes and Elements

Attributes

None.

Child Elements

Child Element Description
[AnonymousAccess](element-anonymousaccess.md)

If true, the NFS share is configured to allow access by anonymous users.

[AnonymousGid](element-anonymousgid.md)

The group identifier to be used for anonymous users accessing the share.

[AnonymousUid](element-anonymousuid.md)

The user identifier to be used for anonymous users accessing the share.

[Authentication](element-authentication.md)

The types of security that the NFS client can use when accessing a share.

[Name (type: NonEmptyString)](element-name.md)

The name (alias) for the share.

[NetworkName](element-networkname.md)

The failover cluster client access point (network name) through which the highly available NFS share is exported.

[Path](element-path.md)

The local path to the exported share on the Windows NFS server.

[SharePermission](element-sharepermission.md)

Represents the access permissions that apply to a share that is exported by the Windows NFS server.

[UnmappedAccess](element-unmappedaccess.md)

If true, the NFS share is configured to allow unmapped UNIX user access by UID or GID.

 

Parent Elements

Parent Element Description
[NfsShares](element-nfsshares.md)

Contains [NfsShare](element-nfsshare.md) elements.

 

Requirements

Namespace

https://schemas.microsoft.com/nfs/2011/03/share