Share and Project Protocols
Reserved Ports
To set reserved ports for system authentication, use resvport as shown in this example:
set sharenfs="sec=sys,rw,resvport"
Note that resvport can only be used with the system authentication security mode sec=sys.
SMB Protocol
This section contains the following topics:
■
“SMB Protocol Properties” on page 409
■
“Client-side Caching Property” on page 410
■
“SMB Protocol Share Mode Exceptions” on page 411
■
“Share-Level ACLs” on page 413
For more information about the SMB protocol, use these topics:
■
“SMB Configuration” on page 243
■
“Filesystem Properties” on page 382
■
“Project Properties” on page 376
For information about other supported protocols, see the following sections:
■
“NFS Protocol” on page 402
■
“HTTP Protocol” on page 414
■
“FTP Protocol” on page 414
■
“SFTP Protocol” on page 414
■
“TFTP Protocol” on page 415
SMB Protocol Properties
Each share has protocol-specific properties that define the behavior of different protocols for
that share. These properties can be defined for each share or inherited from a share's project.
The following table shows SMB protocol properties and possible values.
TABLE 111
SMB Protocol Properties
Property CLI Value(s) Property
Type
Description
Share mode
off/rw/ro
Inherited Determines whether the share is available for reading
only, for reading and writing, or neither. See “SMB
Protocol Share Mode Exceptions” on page 411.
Shares and Projects 409