diff options
Diffstat (limited to 'docs/htmldocs/smbcacls.1.html')
-rw-r--r-- | docs/htmldocs/smbcacls.1.html | 193 |
1 files changed, 49 insertions, 144 deletions
diff --git a/docs/htmldocs/smbcacls.1.html b/docs/htmldocs/smbcacls.1.html index fa70a288cd..e0425d481d 100644 --- a/docs/htmldocs/smbcacls.1.html +++ b/docs/htmldocs/smbcacls.1.html @@ -5,7 +5,7 @@ >smbcacls</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.7"></HEAD +CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD ><BODY CLASS="REFENTRY" BGCOLOR="#FFFFFF" @@ -15,7 +15,7 @@ VLINK="#840084" ALINK="#0000FF" ><H1 ><A -NAME="SMBCACLS.1" +NAME="SMBCACLS" ></A >smbcacls</H1 ><DIV @@ -37,22 +37,20 @@ NAME="AEN8" ><B CLASS="COMMAND" >smbcacls</B -> {//server/share} {filename} [-D acls] [-M acls] [-A acls] [-S acls] [-C name] [-G name] [-n] [-t] [-U username] [-h] [-d]</P +> {//server/share} {filename} [-U username] [-A acls] [-M acls] [-D acls] [-S acls] [-C name] [-G name] [-n] [-h]</P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN24" +NAME="AEN22" ></A ><H2 >DESCRIPTION</H2 ><P ->This tool is part of the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->Samba</SPAN ->(7)</SPAN +>This tool is part of the <A +HREF="samba.7.html" +TARGET="_top" +> Samba</A > suite.</P ><P >The <B @@ -64,7 +62,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN32" +NAME="AEN28" ></A ><H2 >OPTIONS</H2 @@ -119,12 +117,9 @@ CLASS="VARIABLELIST" >Specifies a username used to connect to the specified service. The username may be of the form "username" in which case the user is prompted to enter in a password and the - workgroup specified in the <SPAN -CLASS="CITEREFENTRY" -><SPAN -CLASS="REFENTRYTITLE" ->smb.conf</SPAN ->(5)</SPAN + workgroup specified in the <TT +CLASS="FILENAME" +>smb.conf</TT > file is used, or "username%password" or "DOMAIN\username%password" and the password and workgroup names are used as provided. </P @@ -134,9 +129,11 @@ CLASS="REFENTRYTITLE" ><DD ><P >The owner of a file or directory can be changed - to the name given using the <VAR + to the name given using the <TT CLASS="PARAMETER" ->-C</VAR +><I +>-C</I +></TT > option. The name can be a sid in the form S-1-x-y-z or a name resolved against the server specified in the first argument. </P @@ -149,9 +146,11 @@ CLASS="PARAMETER" ><DD ><P >The group owner of a file or directory can - be changed to the name given using the <VAR + be changed to the name given using the <TT CLASS="PARAMETER" ->-G</VAR +><I +>-G</I +></TT > option. The name can be a sid in the form S-1-x-y-z or a name resolved against the server specified n the first argument. @@ -168,98 +167,14 @@ CLASS="PARAMETER" and masks to a readable string format. </P ></DD ><DT ->-t</DT +>-h</DT ><DD ><P -> Don't actually do anything, only validate the correctness of - the arguments. - </P -></DD -><DT ->-h|--help</DT -><DD -><P ->Print a summary of command line options.</P -></DD -><DT ->-V</DT -><DD -><P ->Prints the version number for -<B +>Print usage information on the <B CLASS="COMMAND" ->smbd</B ->.</P -></DD -><DT ->-s <configuration file></DT -><DD -><P ->The file specified contains the -configuration details required by the server. The -information in this file includes server-specific -information such as what printcap file to use, as well -as descriptions of all the services that the server is -to provide. See <A -HREF="smb.conf.5.html" -TARGET="_top" -><TT -CLASS="FILENAME" ->smb.conf(5)</TT -></A -> for more information. -The default configuration file name is determined at -compile time.</P -></DD -><DT ->-d|--debug=debuglevel</DT -><DD -><P -><VAR -CLASS="REPLACEABLE" ->debuglevel</VAR -> is an integer -from 0 to 10. The default value if this parameter is -not specified is zero.</P -><P ->The higher this value, the more detail will be -logged to the log files about the activities of the -server. At level 0, only critical errors and serious -warnings will be logged. Level 1 is a reasonable level for -day to day running - it generates a small amount of -information about operations carried out.</P -><P ->Levels above 1 will generate considerable -amounts of log data, and should only be used when -investigating a problem. Levels above 3 are designed for -use only by developers and generate HUGE amounts of log -data, most of which is extremely cryptic.</P -><P ->Note that specifying this parameter here will -override the <A -HREF="smb.conf.5.html#loglevel" -TARGET="_top" ->log -level</A -> parameter in the <A -HREF="smb.conf.5.html" -TARGET="_top" -><TT -CLASS="FILENAME" ->smb.conf(5)</TT -></A -> file.</P -></DD -><DT ->-l|--logfile=logbasename</DT -><DD -><P ->File name for log/debug files. The extension -<CODE -CLASS="CONSTANT" ->".client"</CODE -> will be appended. The log file is -never removed by the client.</P +>smbcacls + </B +> program.</P ></DD ></DL ></DIV @@ -267,7 +182,7 @@ never removed by the client.</P ><DIV CLASS="REFSECT1" ><A -NAME="AEN111" +NAME="AEN75" ></A ><H2 >ACL FORMAT</H2 @@ -278,10 +193,11 @@ NAME="AEN111" ><PRE CLASS="PROGRAMLISTING" > -REVISION:<revision number> -OWNER:<sid or name> -GROUP:<sid or name> -ACL:<sid or name>:<type>/<flags>/<mask></PRE +REVISION:<revision number> +OWNER:<sid or name> +GROUP:<sid or name> +ACL:<sid or name>:<type>/<flags>/<mask> + </PRE ></P ><P >The revision of the ACL specifies the internal Windows @@ -295,45 +211,34 @@ ACL:<sid or name>:<type>/<flags>/<mask></PRE the file or directory resides. </P ><P >ACLs specify permissions granted to the SID. This SID again - can be specified in CWS-1-x-y-z format or as a name in which case - it is resolved against the server on which the file or directory - resides. The type, flags and mask values determine the type of - access granted to the SID. </P + can be specified in CWS-1-x-y-z format or as a name in which case + it is resolved against the server on which the file or directory + resides. The type, flags and mask values determine the type of + access granted to the SID. </P ><P >The type can be either 0 or 1 corresponding to ALLOWED or - DENIED access to the SID. The flags values are generally - zero for file ACLs and either 9 or 2 for directory ACLs. Some - common flags are: </P + DENIED access to the SID. The flags values are generally + zero for file ACLs and either 9 or 2 for directory ACLs. Some + common flags are: </P ><P ></P ><UL ><LI ><P -><CODE -CLASS="CONSTANT" ->#define SEC_ACE_FLAG_OBJECT_INHERIT 0x1</CODE -></P +>#define SEC_ACE_FLAG_OBJECT_INHERIT 0x1</P ></LI ><LI ><P -><CODE -CLASS="CONSTANT" ->#define SEC_ACE_FLAG_CONTAINER_INHERIT 0x2</CODE -></P +>#define SEC_ACE_FLAG_CONTAINER_INHERIT 0x2</P ></LI ><LI ><P -><CODE -CLASS="CONSTANT" ->#define SEC_ACE_FLAG_NO_PROPAGATE_INHERIT 0x4</CODE -></P +>#define SEC_ACE_FLAG_NO_PROPAGATE_INHERIT 0x4 + </P ></LI ><LI ><P -><CODE -CLASS="CONSTANT" ->#define SEC_ACE_FLAG_INHERIT_ONLY 0x8</CODE -></P +>#define SEC_ACE_FLAG_INHERIT_ONLY 0x8</P ></LI ></UL ><P @@ -451,7 +356,7 @@ CLASS="EMPHASIS" ><DIV CLASS="REFSECT1" ><A -NAME="AEN165" +NAME="AEN125" ></A ><H2 >EXIT STATUS</H2 @@ -475,17 +380,18 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN171" +NAME="AEN131" ></A ><H2 >VERSION</H2 ><P ->This man page is correct for version 3.0 of the Samba suite.</P +>This man page is correct for version 2.2 of + the Samba suite.</P ></DIV ><DIV CLASS="REFSECT1" ><A -NAME="AEN174" +NAME="AEN134" ></A ><H2 >AUTHOR</H2 @@ -502,8 +408,7 @@ CLASS="COMMAND" and Tim Potter.</P ><P >The conversion to DocBook for Samba 2.2 was done - by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 was done - by Alexander Bokovoy.</P + by Gerald Carter</P ></DIV ></BODY ></HTML |