ONTAP 8.3.2 Defaults – CIFS Share

In the 6th of the ONTAP 8.3.2 defaults series, we look at CIFS Share defaults.

All the information presented in the table below can be got from::>


set diag
man cifs share create
man cifs share modify


Image: Table of CIFS Share defaults

And in CSV format:


Switch,Priv.,Values,Default,Note
 -vserver,,{vserver name},,
 -share-name,,{Share},,
 -path,,{text},,
 -share-properties,,{share properties},oplocks,browsable,changenotify,
 -symlink-properties,,enable|hide|read-only|symlinks|symlinks-and-widelinks|disable,symlinks,
 -file-umask,,{Octal Integer},,
 -dir-umask,,{Octal Integer},,
 -comment,,{text},,
 -attribute-cache-ttl,,{integer}s,,
 -offline-files,,none|manual|documents|programs,manual,
 -vscan-fileop-profile,,no-scan|standard|strict|writes-only,standard,
 -max-connections-per-share,,{integer},4294967295,
 -force-group-for-create,,{text}, "",


Comments