Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.59 KB

SettingsAclsAclPolicySettings.md

File metadata and controls

23 lines (19 loc) · 1.59 KB

SettingsAclsAclPolicySettings

Properties

Name Type Description Notes
Access string Access checks (chmod, chown). [optional] [default to null]
Calcmode string Displayed mode bits. [optional] [default to null]
CalcmodeGroup string Approximate group mode bits when ACL exists. [optional] [default to null]
CalcmodeOwner string Approximate owner mode bits when ACL exists. [optional] [default to null]
Chmod string chmod on files with existing ACLs. [optional] [default to null]
Chmod007 string chmod (007) on files with existing ACLs. [optional] [default to null]
ChmodInheritable string ACLs created on directories by UNIX chmod. [optional] [default to null]
Chown string chown/chgrp on files with existing ACLs. [optional] [default to null]
CreateOverSmb string ACL creation over SMB. [optional] [default to null]
DosAttr string Read only DOS attribute. [optional] [default to null]
GroupOwnerInheritance string Group owner inheritance. [optional] [default to null]
Rwx string Treatment of 'rwx' permissions. [optional] [default to null]
SyntheticDenies string Synthetic 'deny' ACEs. [optional] [default to null]
Utimes string Access check (utimes) [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]