Ignore:
Timestamp:
Nov 27, 2012, 4:43:17 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.0

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/smbcacls.1

    r620 r745  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 08/02/2011
     5.\"      Date: 08/08/2011
    66.\"    Manual: User Commands
    7 .\"    Source: Samba 3.5
     7.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "SMBCACLS" "1" "08/02/2011" "Samba 3\&.5" "User Commands"
     10.TH "SMBCACLS" "1" "08/08/2011" "Samba 3\&.6" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    2323.SH "SYNOPSIS"
    2424.HP \w'\ 'u
    25 smbcacls {//server/share} {filename} [\-D\ acls] [\-M\ acls] [\-a\ acls] [\-S\ acls] [\-C\ name] [\-G\ name] [\-\-numeric] [\-t] [\-U\ username] [\-h] [\-d]
     25smbcacls {//server/share} {filename} [\-D|\-\-delete\ acls] [\-M|\-\-modify\ acls] [\-a|\-\-add\ acls] [\-S|\-\-set\ acls] [\-C|\-\-chown\ name] [\-G|\-\-chgrp\ name] [\-I\ allow|romove|copy] [\-\-numeric] [\-t] [\-U\ username] [\-h] [\-d]
    2626.SH "DESCRIPTION"
    2727.PP
     
    7575.sp
    7676This command is a shortcut for \-M GROUP:name\&.
     77.RE
     78.PP
     79\-I|\-\-inherit allow|remove|copy
     80.RS 4
     81Set or unset the windows "Allow inheritable permissions" check box using the
     82\fI\-I\fR
     83option\&. To set the check box pass allow\&. To unset the check box pass either remove or copy\&. Remove will remove all inherited acls\&. Copy will copy all the inherited acls\&.
    7784.RE
    7885.PP
     
    255262.\}
    256263\fB#define SEC_ACE_FLAG_INHERIT_ONLY 0x8\fR
     264.RE
    257265.sp
    258266.RE
     
    332340\fIO\fR
    333341\- Take ownership
     342.RE
    334343.sp
    335344.RE
     
    371380\fIFULL\fR
    372381\- Equivalent to \'RWXDPO\' permissions
     382.RE
    373383.SH "EXIT STATUS"
    374384.PP
Note: See TracChangeset for help on using the changeset viewer.