Name
smbcacls
Synopsis
This program provides a way of modifying Windows NT ACLs on files and directories shared by the Samba server.
Command synopsis
smbcacls //server/share filename[options]
Options
-
-Aacls Adds one or more ACLs to the file or directory. Any ACLs already existing for the file or directory are unchanged.
-
-Macls Modifies the
maskof the ACLs specified. Refer to the following section, “Specifying ACLs,” for details.-
-Dacls Deletes the specified ACLs.
-
-Sacls Sets the specified ACLs, deleting any ACLs previously set on the file or directory. The ACLs must contain at least a revision, type, owner, and group.
-
-Uusername Sets the username used to connect to the specified service. The user is prompted for a password unless the argument is specified as
username%password. (Specifying the password on the command line is a security risk.) If-Udomain\\usernameis specified, the specified domain or workgroup will be used in place of the one specified in thesmb.conffile.-
-Cusername Changes the owner of the file or directory. This is a shortcut for
-MOWNER:username. Theusernameargument can be given as a username or a SID in the formS-1-N-N-D-D-D-R.-
-Ggroupname Changes the group of the file or directory. This is a shortcut for
-MGROUP:groupname. Thegroupnameargument can be given as a group name or a SID in the formS-1-N-N-D-D-D-R.-
-n Causes all ACL information to be displayed in numeric format rather than in readable strings.
-
-h Prints a help message.
Specifying ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access