diff options
Diffstat (limited to 'docs/htmldocs/unix-permissions.html')
| -rw-r--r-- | docs/htmldocs/unix-permissions.html | 69 | 
1 files changed, 30 insertions, 39 deletions
| diff --git a/docs/htmldocs/unix-permissions.html b/docs/htmldocs/unix-permissions.html index 864fedea7b..9faf0eba28 100644 --- a/docs/htmldocs/unix-permissions.html +++ b/docs/htmldocs/unix-permissions.html @@ -9,16 +9,12 @@ CONTENT="Modular DocBook HTML Stylesheet Version 1.77"><LINK  REL="HOME"  TITLE="SAMBA Project Documentation"  HREF="samba-howto-collection.html"><LINK -REL="UP" -TITLE="Optional configuration" -HREF="optional.html"><LINK  REL="PREVIOUS" -TITLE="Integrating MS Windows networks with Samba" -HREF="integrate-ms-networks.html"><LINK +TITLE="Hosting a Microsoft Distributed File System tree on Samba" +HREF="msdfs.html"><LINK  REL="NEXT" -TITLE="Configuring PAM for distributed but centrally  -managed authentication" -HREF="pam.html"></HEAD +TITLE="Printing Support in Samba 2.2.x" +HREF="printing.html"></HEAD  ><BODY  CLASS="CHAPTER"  BGCOLOR="#FFFFFF" @@ -46,7 +42,7 @@ WIDTH="10%"  ALIGN="left"  VALIGN="bottom"  ><A -HREF="integrate-ms-networks.html" +HREF="msdfs.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -60,7 +56,7 @@ WIDTH="10%"  ALIGN="right"  VALIGN="bottom"  ><A -HREF="pam.html" +HREF="printing.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -75,15 +71,15 @@ CLASS="CHAPTER"  ><A  NAME="UNIX-PERMISSIONS"  ></A ->Chapter 12. UNIX Permission Bits and Windows NT Access Control Lists</H1 +>Chapter 5. UNIX Permission Bits and Windows NT Access Control Lists</H1  ><DIV  CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1618" +NAME="AEN580"  ></A ->12.1. Viewing and changing UNIX permissions using the NT  +>5.1. Viewing and changing UNIX permissions using the NT   	security dialogs</H1  ><P  >New in the Samba 2.0.4 release is the ability for Windows  @@ -120,9 +116,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1627" +NAME="AEN589"  ></A ->12.2. How to view file security on a Samba share</H1 +>5.2. How to view file security on a Samba share</H1  ><P  >From an NT 4.0 client, single-click with the right   	mouse button on any file or directory in a Samba mounted  @@ -190,9 +186,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1638" +NAME="AEN600"  ></A ->12.3. Viewing file ownership</H1 +>5.3. Viewing file ownership</H1  ><P  >Clicking on the <B  CLASS="COMMAND" @@ -284,9 +280,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1658" +NAME="AEN620"  ></A ->12.4. Viewing file or directory permissions</H1 +>5.4. Viewing file or directory permissions</H1  ><P  >The third button is the <B  CLASS="COMMAND" @@ -346,9 +342,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN1673" +NAME="AEN635"  ></A ->12.4.1. File Permissions</H2 +>5.4.1. File Permissions</H2  ><P  >The standard UNIX user/group/world triple and   		the corresponding "read", "write", "execute" permissions  @@ -408,9 +404,9 @@ CLASS="SECT2"  ><H2  CLASS="SECT2"  ><A -NAME="AEN1687" +NAME="AEN649"  ></A ->12.4.2. Directory Permissions</H2 +>5.4.2. Directory Permissions</H2  ><P  >Directories on an NT NTFS file system have two   		different sets of permissions. The first set of permissions  @@ -440,9 +436,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1694" +NAME="AEN656"  ></A ->12.5. Modifying file or directory permissions</H1 +>5.5. Modifying file or directory permissions</H1  ><P  >Modifying file and directory permissions is as simple   	as changing the displayed permissions in the dialog box, and  @@ -538,9 +534,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1716" +NAME="AEN678"  ></A ->12.6. Interaction with the standard Samba create mask  +>5.6. Interaction with the standard Samba create mask   	parameters</H1  ><P  >Note that with Samba 2.0.5 there are four new parameters  @@ -815,9 +811,9 @@ CLASS="SECT1"  ><H1  CLASS="SECT1"  ><A -NAME="AEN1780" +NAME="AEN742"  ></A ->12.7. Interaction with the standard Samba file attribute  +>5.7. Interaction with the standard Samba file attribute   	mapping</H1  ><P  >Samba maps some of the DOS attribute bits (such as "read  @@ -874,7 +870,7 @@ WIDTH="33%"  ALIGN="left"  VALIGN="top"  ><A -HREF="integrate-ms-networks.html" +HREF="msdfs.html"  ACCESSKEY="P"  >Prev</A  ></TD @@ -892,7 +888,7 @@ WIDTH="33%"  ALIGN="right"  VALIGN="top"  ><A -HREF="pam.html" +HREF="printing.html"  ACCESSKEY="N"  >Next</A  ></TD @@ -902,22 +898,17 @@ ACCESSKEY="N"  WIDTH="33%"  ALIGN="left"  VALIGN="top" ->Integrating MS Windows networks with Samba</TD +>Hosting a Microsoft Distributed File System tree on Samba</TD  ><TD  WIDTH="34%"  ALIGN="center"  VALIGN="top" -><A -HREF="optional.html" -ACCESSKEY="U" ->Up</A -></TD +> </TD  ><TD  WIDTH="33%"  ALIGN="right"  VALIGN="top" ->Configuring PAM for distributed but centrally  -managed authentication</TD +>Printing Support in Samba 2.2.x</TD  ></TR  ></TABLE  ></DIV | 
