Changeset 988 for vendor/current/docs/manpages/smbcontrol.1
- Timestamp:
- Nov 24, 2016, 1:14:11 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendor/current/docs/manpages/smbcontrol.1
r860 r988 2 2 .\" Title: smbcontrol 3 3 .\" Author: [see the "AUTHOR" section] 4 .\" Generator: DocBook XSL Stylesheets v1.7 6.1 <http://docbook.sf.net/>5 .\" Date: 0 9/18/20134 .\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/> 5 .\" Date: 05/02/2016 6 6 .\" Manual: User Commands 7 .\" Source: Samba 3.67 .\" Source: Samba 4.4 8 8 .\" Language: English 9 9 .\" 10 .TH "SMBCONTROL" "1" "0 9/18/2013" "Samba 3\&.6" "User Commands"10 .TH "SMBCONTROL" "1" "05/02/2016" "Samba 4\&.4" "User Commands" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * Define some portability stuff … … 32 32 .SH "SYNOPSIS" 33 33 .HP \w'\ 'u 34 smbcontrol [\- i] [\-s]34 smbcontrol [\-s] [\-t|\-\-timeout] 35 35 .HP \w'\ 'u 36 36 smbcontrol [destination] [message\-type] [parameter] … … 49 49 .SH "OPTIONS" 50 50 .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 53 Set timeout to seconds\&. 66 54 .RE 67 55 .PP … … 70 58 One of 71 59 \fInmbd\fR, 72 \fIsmbd\fR 60 \fIsmbd\fR, 61 \fIwinbindd\fR 73 62 or a process ID\&. 74 63 .sp … … 124 113 .RE 125 114 .PP 115 kill\-client\-ip 116 .RS 4 117 Order 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 126 121 force\-election 127 122 .RS 4 … … 184 179 This message can only be sent to 185 180 \fBsmbd\fR\&. 186 .RE187 .PP188 samsync189 .RS 4190 Order smbd to synchronise sam database from PDC (being BDC)\&. Can only be sent to191 \fBsmbd\fR\&.192 .if n \{\193 .sp194 .\}195 .RS 4196 .it 1 an-trap197 .nr an-no-space-flag 1198 .nr an-break-flag 1199 .br200 .ps +1201 \fBNote\fR202 .ps -1203 .br204 Not working at the moment205 .sp .5v206 .RE207 .RE208 .PP209 samrepl210 .RS 4211 Send sam replication message, with specified serial\&. Can only be sent to212 \fBsmbd\fR\&. Should not be used manually\&.213 181 .RE 214 182 .PP … … 246 214 .RE 247 215 .PP 216 reload\-printers 217 .RS 4 218 Force smbd to reload printers\&. Can only be sent to 219 \fBsmbd\fR\&. 220 .RE 221 .PP 248 222 idmap 249 223 .RS 4 … … 270 244 .RE 271 245 .RE 246 .PP 247 num\-children 248 .RS 4 249 Query the number of smbd child processes\&. This message can only be sent to 250 \fBsmbd\fR\&. 251 .RE 272 252 .SH "VERSION" 273 253 .PP
Note:
See TracChangeset
for help on using the changeset viewer.