[SCM] Samba Shared Repository - branch v3-2-test updated - release-3-2-0pre2-2261-g15e51b5

Karolin Seeger kseeger at samba.org
Mon Apr 28 13:34:24 GMT 2008


The branch, v3-2-test has been updated
       via  15e51b59777e0d0b6d6fac24764fbfb5f84e0365 (commit)
      from  bfb91c078c28f528581058ba22d31c32616aa869 (commit)

http://gitweb.samba.org/?p=samba.git;a=shortlog;h=v3-2-test


- Log -----------------------------------------------------------------
commit 15e51b59777e0d0b6d6fac24764fbfb5f84e0365
Author: Karolin Seeger <kseeger at samba.org>
Date:   Mon Apr 28 15:26:57 2008 +0200

    man smbcacls: Correct possible flag values.
    
    This patch fixes bug #620.
    Thanks to Satoh Fumiyasu <fumiyas at osstech.co.jp>!
    
    Karolin
    (cherry picked from commit 70f6966099788f4bdb0298a68d4cb0b90964dd8f)

-----------------------------------------------------------------------

Summary of changes:
 docs-xml/manpages-3/smbcacls.1.xml |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


Changeset truncated at 500 lines:

diff --git a/docs-xml/manpages-3/smbcacls.1.xml b/docs-xml/manpages-3/smbcacls.1.xml
index 695d58a..5be6b25 100644
--- a/docs-xml/manpages-3/smbcacls.1.xml
+++ b/docs-xml/manpages-3/smbcacls.1.xml
@@ -182,10 +182,9 @@ ACL:&lt;sid or name&gt;:&lt;type&gt;/&lt;flags&gt;/&lt;mask&gt;
 	resides.  The type, flags and mask values determine the type of 
 	access granted to the SID. </para>
 
-	<para>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: </para>
+	<para>The type can be either ALLOWED or	DENIED to allow/deny 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: </para>
 
 	<itemizedlist> 
 		<listitem><para><constant>#define SEC_ACE_FLAG_OBJECT_INHERIT     	0x1</constant></para></listitem>


-- 
Samba Shared Repository


More information about the samba-cvs mailing list