Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

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

    r860 r988  
    22.\"     Title: smbcontrol
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
    5 .\"      Date: 09/18/2013
     4.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
     5.\"      Date: 05/02/2016
    66.\"    Manual: User Commands
    7 .\"    Source: Samba 3.6
     7.\"    Source: Samba 4.4
    88.\"  Language: English
    99.\"
    10 .TH "SMBCONTROL" "1" "09/18/2013" "Samba 3\&.6" "User Commands"
     10.TH "SMBCONTROL" "1" "05/02/2016" "Samba 4\&.4" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * Define some portability stuff
     
    3232.SH "SYNOPSIS"
    3333.HP \w'\ 'u
    34 smbcontrol [\-i] [\-s]
     34smbcontrol [\-s] [\-t|\-\-timeout]
    3535.HP \w'\ 'u
    3636smbcontrol [destination] [message\-type] [parameter]
     
    4949.SH "OPTIONS"
    5050.PP
    51 \-h|\-\-help
    52 .RS 4
    53 Print a summary of command line options\&.
    54 .RE
    55 .PP
    56 \-s|\-\-configfile <configuration file>
    57 .RS 4
    58 The file specified contains the configuration details required by the server\&. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\&. See
    59 smb\&.conf
    60 for more information\&. The default configuration file name is determined at compile time\&.
    61 .RE
    62 .PP
    63 \-i
    64 .RS 4
    65 Run interactively\&. Individual commands of the form destination message\-type parameters can be entered on STDIN\&. An empty command line or a "q" will quit the program\&.
     51\-t|\-\-timeout
     52.RS 4
     53Set timeout to seconds\&.
    6654.RE
    6755.PP
     
    7058One of
    7159\fInmbd\fR,
    72 \fIsmbd\fR
     60\fIsmbd\fR,
     61\fIwinbindd\fR
    7362or a process ID\&.
    7463.sp
     
    124113.RE
    125114.PP
     115kill\-client\-ip
     116.RS 4
     117Order smbd to close the client connections from a given IP address\&. This message\-type takes an argument of the IP address from which client connections will be closed\&. This message can only be sent to
     118\fBsmbd\fR\&.
     119.RE
     120.PP
    126121force\-election
    127122.RS 4
     
    184179This message can only be sent to
    185180\fBsmbd\fR\&.
    186 .RE
    187 .PP
    188 samsync
    189 .RS 4
    190 Order smbd to synchronise sam database from PDC (being BDC)\&. Can only be sent to
    191 \fBsmbd\fR\&.
    192 .if n \{\
    193 .sp
    194 .\}
    195 .RS 4
    196 .it 1 an-trap
    197 .nr an-no-space-flag 1
    198 .nr an-break-flag 1
    199 .br
    200 .ps +1
    201 \fBNote\fR
    202 .ps -1
    203 .br
    204 Not working at the moment
    205 .sp .5v
    206 .RE
    207 .RE
    208 .PP
    209 samrepl
    210 .RS 4
    211 Send sam replication message, with specified serial\&. Can only be sent to
    212 \fBsmbd\fR\&. Should not be used manually\&.
    213181.RE
    214182.PP
     
    246214.RE
    247215.PP
     216reload\-printers
     217.RS 4
     218Force smbd to reload printers\&. Can only be sent to
     219\fBsmbd\fR\&.
     220.RE
     221.PP
    248222idmap
    249223.RS 4
     
    270244.RE
    271245.RE
     246.PP
     247num\-children
     248.RS 4
     249Query the number of smbd child processes\&. This message can only be sent to
     250\fBsmbd\fR\&.
     251.RE
    272252.SH "VERSION"
    273253.PP
Note: See TracChangeset for help on using the changeset viewer.