Share via


Name (in PermissionEntry)

The hostname or IP address of the client, the name of the client group, or the name of the netgroup for which this share permission has been configured.

Element hierarchy

<NfsShareConfig>
<NfsShares>
<NfsShare>
<SharePermission>
<PermissionList>
<PermissionEntry>
<Name>

<PermissionTemplate>
<PermissionList>
<PermissionEntry>
<Name>

Syntax

<Name RootAccess? = boolean : "false"
      Type        = <xsd:restriction base="xsd:string">
      <xsd:enumeration value="Builtin"/>
      <xsd:enumeration value="Host"/>
      <xsd:enumeration value="ClientGroup"/>
      <xsd:enumeration value="NetGroup"/> >

  <xsd:restriction base="xsd:string">
      <xsd:minLength value="1"/>
    </xsd:restriction>

</Name>

Key

?   optional (zero or one)

:   default value

Attributes and Elements

Attributes

Attribute Description Data type Required Default value
RootAccess

If true, the NFS share is configured to allow access by the UNIX root user.

boolean No false
Type

The type of client.

<xsd:restriction base="xsd:string"> <xsd:enumeration value="Builtin"/> <xsd:enumeration value="Host"/> <xsd:enumeration value="ClientGroup"/> <xsd:enumeration value="NetGroup"/> Yes

 

Child Elements

None.

Parent Elements

Parent Element Description
[PermissionEntry](element-permissionentry.md)

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

 

The following elements have the same name as this one, but different content or attributes:

Requirements

Namespace

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