Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/smbcontrol.1

    r618 r740  
    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 "SMBCONTROL" "1" "08/02/2011" "Samba 3\&.5" "User Commands"
     10.TH "SMBCONTROL" "1" "08/08/2011" "Samba 3\&.6" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    236236\fBwinbindd\fR\&.
    237237.RE
     238.PP
     239idmap
     240.RS 4
     241Notify about changes of id mapping\&. Can be sent to
     242\fBsmbd\fR
     243or (not implemented yet)
     244\fBwinbindd\fR\&.
     245.PP
     246flush [uid|gid]
     247.RS 4
     248Flush caches for sid <\-> gid and/or sid <\-> uid mapping\&.
     249.RE
     250.PP
     251delete <ID>
     252.RS 4
     253Remove a mapping from cache\&. The mapping is given by <ID> which may either be a sid: S\-x\-\&.\&.\&., a gid: "GID number" or a uid: "UID number"\&.
     254.RE
     255.PP
     256kill <ID>
     257.RS 4
     258Remove a mapping from cache\&. Terminate
     259\fBsmbd\fR
     260if the id is currently in use\&.
     261.RE
     262.RE
    238263.SH "VERSION"
    239264.PP
Note: See TracChangeset for help on using the changeset viewer.