Start a Conversation

Unsolved

V

1 Rookie

 • 

3 Posts

41

May 5th, 2025 15:37

CLI Equivalent for the option - "Apply Windows default ACLs' in GUI

Hello Experts,

I am creating a share using the below command:

isi smb shares create --name=Data_Test3 --path=/ifs/appfs32/CIFS_Data_Test3 --create-path --zone=APPFS32 --browsable=true --description="Test_Share" --continuously-available=true --ntfs-acl-support=true --create-permissions="default acl"

Which creates a share whose permissions look like this:   


However, when I use the "Apply Windows default ACLs" in the GUI:

the permissions come as expected:

I am looking for the CLI command to apply the default Windows ACLs. Can someone please advise?

No Responses!
No Events found!

Top