Menu="Shares:2" Title="Disk Shares" Cond="$var['fsState']=='Started' && $var['shareDisk']!='no'" ---
NameCommentSMBNFSAFPSizeFreeView

> **Colored Status Indicator** -- the significance of the color indicator at the beginning of each line in *Disk Shares* is as follows: > > Mounted, underlying device has redundancy/protection. > > Mounted, underlying device does not have redundancy/protection. > > **Security modes:** > + '-' -- disk share is not exported and unavailable on the network > + *Public* -- all users including guests have full read/write access (open access) > + *Secure* -- all users including guests have read access, write access is set per user (limited access) > + *Private* -- no guest access at all, read/write or read-only access is set per user (closed access) > > **Special modes:** > + SMB security mode displayed in *italics* indicates exported hidden disk shares. > + AFP security mode displayed in *italics* indicates exported time-machine disk shares. > + NFS does not have special modes for disk shares.