From 83faad0d0e0006d695af25c04c4526e02c39ad46 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 12 Aug 2003 23:45:58 +0000 Subject: Conform better to the specs (This used to be commit 412934e6d006697426e7adbcc686a5ab2b62742b) --- docs/docbook/projdoc/AccessControls.xml | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'docs/docbook/projdoc/AccessControls.xml') diff --git a/docs/docbook/projdoc/AccessControls.xml b/docs/docbook/projdoc/AccessControls.xml index 22a08e4d08..9789711c0e 100644 --- a/docs/docbook/projdoc/AccessControls.xml +++ b/docs/docbook/projdoc/AccessControls.xml @@ -165,11 +165,11 @@ at how Samba helps to bridge the differences. - 8.3file names Case Sensitivity + 8.3file names MS Windows file names are generally upper case if made up of 8.3 (ie: 8 character file name and 3 character extension. If longer than 8.3 file names are Case Preserving, and Case Insensitive. @@ -231,13 +231,14 @@ at how Samba helps to bridge the differences. - Linkshard - Linkssoft - Short-Cuts Links and Short-Cuts + Linkshard + Linkssoft + Short-Cuts + MS Windows make use of "links and Short-Cuts" that are actually special types of files that will redirect an attempt to execute the file to the real location of the file. UNIX knows of file and directory links, but they are entirely different from what MS Windows users are used to. @@ -404,7 +405,7 @@ Before using any of the following options please refer to the man page for &smb. User and Group Based Controls - + Control Parameter @@ -498,7 +499,7 @@ Before using any of the following options please refer to the man page for &smb.
File and Directory Permission Based Controls - + Control Parameter @@ -588,8 +589,8 @@ Before using any of the following options please refer to the man page for &smb.
Other Controls - - + + Control Parameter @@ -1169,13 +1170,13 @@ are examples taken from the mailing list in recent times. - + This is the same as doing: &prompt;chown jack /foodbar &prompt;chgrp engr /foodbar - + Now do: -- cgit