[286] | 1 | .\" Title: nmbd
|
---|
| 2 | .\" Author: [see the "AUTHOR" section]
|
---|
| 3 | .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/>
|
---|
[336] | 4 | .\" Date: 09/30/2009
|
---|
[286] | 5 | .\" Manual: System Administration tools
|
---|
| 6 | .\" Source: Samba 3.0
|
---|
| 7 | .\" Language: English
|
---|
| 8 | .\"
|
---|
[336] | 9 | .TH "NMBD" "8" "09/30/2009" "Samba 3\&.0" "System Administration tools"
|
---|
[286] | 10 | .\" -----------------------------------------------------------------
|
---|
| 11 | .\" * (re)Define some macros
|
---|
| 12 | .\" -----------------------------------------------------------------
|
---|
| 13 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 14 | .\" toupper - uppercase a string (locale-aware)
|
---|
| 15 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 16 | .de toupper
|
---|
| 17 | .tr aAbBcCdDeEfFgGhHiIjJkKlLmMnNoOpPqQrRsStTuUvVwWxXyYzZ
|
---|
| 18 | \\$*
|
---|
| 19 | .tr aabbccddeeffgghhiijjkkllmmnnooppqqrrssttuuvvwwxxyyzz
|
---|
| 20 | ..
|
---|
| 21 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 22 | .\" SH-xref - format a cross-reference to an SH section
|
---|
| 23 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 24 | .de SH-xref
|
---|
| 25 | .ie n \{\
|
---|
| 26 | .\}
|
---|
| 27 | .toupper \\$*
|
---|
| 28 | .el \{\
|
---|
| 29 | \\$*
|
---|
| 30 | .\}
|
---|
| 31 | ..
|
---|
| 32 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 33 | .\" SH - level-one heading that works better for non-TTY output
|
---|
| 34 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 35 | .de1 SH
|
---|
| 36 | .\" put an extra blank line of space above the head in non-TTY output
|
---|
| 37 | .if t \{\
|
---|
| 38 | .sp 1
|
---|
| 39 | .\}
|
---|
| 40 | .sp \\n[PD]u
|
---|
| 41 | .nr an-level 1
|
---|
| 42 | .set-an-margin
|
---|
| 43 | .nr an-prevailing-indent \\n[IN]
|
---|
| 44 | .fi
|
---|
| 45 | .in \\n[an-margin]u
|
---|
| 46 | .ti 0
|
---|
| 47 | .HTML-TAG ".NH \\n[an-level]"
|
---|
| 48 | .it 1 an-trap
|
---|
| 49 | .nr an-no-space-flag 1
|
---|
| 50 | .nr an-break-flag 1
|
---|
| 51 | \." make the size of the head bigger
|
---|
| 52 | .ps +3
|
---|
| 53 | .ft B
|
---|
| 54 | .ne (2v + 1u)
|
---|
| 55 | .ie n \{\
|
---|
| 56 | .\" if n (TTY output), use uppercase
|
---|
| 57 | .toupper \\$*
|
---|
| 58 | .\}
|
---|
| 59 | .el \{\
|
---|
| 60 | .nr an-break-flag 0
|
---|
| 61 | .\" if not n (not TTY), use normal case (not uppercase)
|
---|
| 62 | \\$1
|
---|
| 63 | .in \\n[an-margin]u
|
---|
| 64 | .ti 0
|
---|
| 65 | .\" if not n (not TTY), put a border/line under subheading
|
---|
| 66 | .sp -.6
|
---|
| 67 | \l'\n(.lu'
|
---|
| 68 | .\}
|
---|
| 69 | ..
|
---|
| 70 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 71 | .\" SS - level-two heading that works better for non-TTY output
|
---|
| 72 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 73 | .de1 SS
|
---|
| 74 | .sp \\n[PD]u
|
---|
| 75 | .nr an-level 1
|
---|
| 76 | .set-an-margin
|
---|
| 77 | .nr an-prevailing-indent \\n[IN]
|
---|
| 78 | .fi
|
---|
| 79 | .in \\n[IN]u
|
---|
| 80 | .ti \\n[SN]u
|
---|
| 81 | .it 1 an-trap
|
---|
| 82 | .nr an-no-space-flag 1
|
---|
| 83 | .nr an-break-flag 1
|
---|
| 84 | .ps \\n[PS-SS]u
|
---|
| 85 | \." make the size of the head bigger
|
---|
| 86 | .ps +2
|
---|
| 87 | .ft B
|
---|
| 88 | .ne (2v + 1u)
|
---|
| 89 | .if \\n[.$] \&\\$*
|
---|
| 90 | ..
|
---|
| 91 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 92 | .\" BB/BE - put background/screen (filled box) around block of text
|
---|
| 93 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 94 | .de BB
|
---|
| 95 | .if t \{\
|
---|
| 96 | .sp -.5
|
---|
| 97 | .br
|
---|
| 98 | .in +2n
|
---|
| 99 | .ll -2n
|
---|
| 100 | .gcolor red
|
---|
| 101 | .di BX
|
---|
| 102 | .\}
|
---|
| 103 | ..
|
---|
| 104 | .de EB
|
---|
| 105 | .if t \{\
|
---|
| 106 | .if "\\$2"adjust-for-leading-newline" \{\
|
---|
| 107 | .sp -1
|
---|
| 108 | .\}
|
---|
| 109 | .br
|
---|
| 110 | .di
|
---|
| 111 | .in
|
---|
| 112 | .ll
|
---|
| 113 | .gcolor
|
---|
| 114 | .nr BW \\n(.lu-\\n(.i
|
---|
| 115 | .nr BH \\n(dn+.5v
|
---|
| 116 | .ne \\n(BHu+.5v
|
---|
| 117 | .ie "\\$2"adjust-for-leading-newline" \{\
|
---|
| 118 | \M[\\$1]\h'1n'\v'+.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
|
---|
| 119 | .\}
|
---|
| 120 | .el \{\
|
---|
| 121 | \M[\\$1]\h'1n'\v'-.5v'\D'P \\n(BWu 0 0 \\n(BHu -\\n(BWu 0 0 -\\n(BHu'\M[]
|
---|
| 122 | .\}
|
---|
| 123 | .in 0
|
---|
| 124 | .sp -.5v
|
---|
| 125 | .nf
|
---|
| 126 | .BX
|
---|
| 127 | .in
|
---|
| 128 | .sp .5v
|
---|
| 129 | .fi
|
---|
| 130 | .\}
|
---|
| 131 | ..
|
---|
| 132 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 133 | .\" BM/EM - put colored marker in margin next to block of text
|
---|
| 134 | .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
---|
| 135 | .de BM
|
---|
| 136 | .if t \{\
|
---|
| 137 | .br
|
---|
| 138 | .ll -2n
|
---|
| 139 | .gcolor red
|
---|
| 140 | .di BX
|
---|
| 141 | .\}
|
---|
| 142 | ..
|
---|
| 143 | .de EM
|
---|
| 144 | .if t \{\
|
---|
| 145 | .br
|
---|
| 146 | .di
|
---|
| 147 | .ll
|
---|
| 148 | .gcolor
|
---|
| 149 | .nr BH \\n(dn
|
---|
| 150 | .ne \\n(BHu
|
---|
| 151 | \M[\\$1]\D'P -.75n 0 0 \\n(BHu -(\\n[.i]u - \\n(INu - .75n) 0 0 -\\n(BHu'\M[]
|
---|
| 152 | .in 0
|
---|
| 153 | .nf
|
---|
| 154 | .BX
|
---|
| 155 | .in
|
---|
| 156 | .fi
|
---|
| 157 | .\}
|
---|
| 158 | ..
|
---|
| 159 | .\" -----------------------------------------------------------------
|
---|
| 160 | .\" * set default formatting
|
---|
| 161 | .\" -----------------------------------------------------------------
|
---|
| 162 | .\" disable hyphenation
|
---|
| 163 | .nh
|
---|
| 164 | .\" disable justification (adjust text to left margin only)
|
---|
| 165 | .ad l
|
---|
| 166 | .\" -----------------------------------------------------------------
|
---|
| 167 | .\" * MAIN CONTENT STARTS HERE *
|
---|
| 168 | .\" -----------------------------------------------------------------
|
---|
| 169 | .SH "Name"
|
---|
| 170 | nmbd \- NetBIOS name server to provide NetBIOS over IP naming services to clients
|
---|
| 171 | .SH "Synopsis"
|
---|
| 172 | .fam C
|
---|
| 173 | .HP \w'\ 'u
|
---|
| 174 | \FCnmbd\F[] [\-D] [\-F] [\-S] [\-a] [\-i] [\-o] [\-h] [\-V] [\-d\ <debug\ level>] [\-H\ <lmhosts\ file>] [\-l\ <log\ directory>] [\-p\ <port\ number>] [\-s\ <configuration\ file>]
|
---|
| 175 | .fam
|
---|
| 176 | .SH "DESCRIPTION"
|
---|
| 177 | .PP
|
---|
| 178 | This program is part of the
|
---|
| 179 | \fBsamba\fR(7)
|
---|
| 180 | suite\&.
|
---|
| 181 | .PP
|
---|
| 182 | \FCnmbd\F[]
|
---|
| 183 | is a server that understands and can reply to NetBIOS over IP name service requests, like those produced by SMB/CIFS clients such as Windows 95/98/ME, Windows NT, Windows 2000, Windows XP and LanManager clients\&. It also participates in the browsing protocols which make up the Windows "Network Neighborhood" view\&.
|
---|
| 184 | .PP
|
---|
| 185 | SMB/CIFS clients, when they start up, may wish to locate an SMB/CIFS server\&. That is, they wish to know what IP number a specified host is using\&.
|
---|
| 186 | .PP
|
---|
| 187 | Amongst other services,
|
---|
| 188 | \FCnmbd\F[]
|
---|
| 189 | will listen for such requests, and if its own NetBIOS name is specified it will respond with the IP number of the host it is running on\&. Its "own NetBIOS name" is by default the primary DNS name of the host it is running on, but this can be overridden by the
|
---|
| 190 | \m[blue]\fBnetbios name\fR\m[]
|
---|
| 191 | in
|
---|
| 192 | \FCsmb\&.conf\F[]\&. Thus
|
---|
| 193 | \FCnmbd\F[]
|
---|
| 194 | will reply to broadcast queries for its own name(s)\&. Additional names for
|
---|
| 195 | \FCnmbd\F[]
|
---|
| 196 | to respond on can be set via parameters in the
|
---|
| 197 | \fBsmb.conf\fR(5)
|
---|
| 198 | configuration file\&.
|
---|
| 199 | .PP
|
---|
| 200 | \FCnmbd\F[]
|
---|
| 201 | can also be used as a WINS (Windows Internet Name Server) server\&. What this basically means is that it will act as a WINS database server, creating a database from name registration requests that it receives and replying to queries from clients for these names\&.
|
---|
| 202 | .PP
|
---|
| 203 | In addition,
|
---|
| 204 | \FCnmbd\F[]
|
---|
| 205 | can act as a WINS proxy, relaying broadcast queries from clients that do not understand how to talk the WINS protocol to a WINS server\&.
|
---|
| 206 | .SH "OPTIONS"
|
---|
| 207 | .PP
|
---|
| 208 | \-D
|
---|
| 209 | .RS 4
|
---|
| 210 | If specified, this parameter causes
|
---|
| 211 | \FCnmbd\F[]
|
---|
| 212 | to operate as a daemon\&. That is, it detaches itself and runs in the background, fielding requests on the appropriate port\&. By default,
|
---|
| 213 | \FCnmbd\F[]
|
---|
| 214 | will operate as a daemon if launched from a command shell\&. nmbd can also be operated from the
|
---|
| 215 | \FCinetd\F[]
|
---|
| 216 | meta\-daemon, although this is not recommended\&.
|
---|
| 217 | .RE
|
---|
| 218 | .PP
|
---|
| 219 | \-F
|
---|
| 220 | .RS 4
|
---|
| 221 | If specified, this parameter causes the main
|
---|
| 222 | \FCnmbd\F[]
|
---|
| 223 | process to not daemonize, i\&.e\&. double\-fork and disassociate with the terminal\&. Child processes are still created as normal to service each connection request, but the main process does not exit\&. This operation mode is suitable for running
|
---|
| 224 | \FCnmbd\F[]
|
---|
| 225 | under process supervisors such as
|
---|
| 226 | \FCsupervise\F[]
|
---|
| 227 | and
|
---|
| 228 | \FCsvscan\F[]
|
---|
| 229 | from Daniel J\&. Bernstein\'s
|
---|
| 230 | \FCdaemontools\F[]
|
---|
| 231 | package, or the AIX process monitor\&.
|
---|
| 232 | .RE
|
---|
| 233 | .PP
|
---|
| 234 | \-S
|
---|
| 235 | .RS 4
|
---|
| 236 | If specified, this parameter causes
|
---|
| 237 | \FCnmbd\F[]
|
---|
| 238 | to log to standard output rather than a file\&.
|
---|
| 239 | .RE
|
---|
| 240 | .PP
|
---|
| 241 | \-i
|
---|
| 242 | .RS 4
|
---|
| 243 | If this parameter is specified it causes the server to run "interactively", not as a daemon, even if the server is executed on the command line of a shell\&. Setting this parameter negates the implicit daemon mode when run from the command line\&.
|
---|
| 244 | \FCnmbd\F[]
|
---|
| 245 | also logs to standard output, as if the
|
---|
| 246 | \fB\-S\fR
|
---|
| 247 | parameter had been given\&.
|
---|
| 248 | .RE
|
---|
| 249 | .PP
|
---|
| 250 | \-h|\-\-help
|
---|
| 251 | .RS 4
|
---|
| 252 | Print a summary of command line options\&.
|
---|
| 253 | .RE
|
---|
| 254 | .PP
|
---|
| 255 | \-H <filename>
|
---|
| 256 | .RS 4
|
---|
| 257 | NetBIOS lmhosts file\&. The lmhosts file is a list of NetBIOS names to IP addresses that is loaded by the nmbd server and used via the name resolution mechanism
|
---|
| 258 | \m[blue]\fBname resolve order\fR\m[]
|
---|
| 259 | described in
|
---|
| 260 | \fBsmb.conf\fR(5)
|
---|
| 261 | to resolve any NetBIOS name queries needed by the server\&. Note that the contents of this file are
|
---|
| 262 | \fINOT\fR
|
---|
| 263 | used by
|
---|
| 264 | \FCnmbd\F[]
|
---|
| 265 | to answer any name queries\&. Adding a line to this file affects name NetBIOS resolution from this host
|
---|
| 266 | \fIONLY\fR\&.
|
---|
| 267 | .sp
|
---|
| 268 | The default path to this file is compiled into Samba as part of the build process\&. Common defaults are
|
---|
| 269 | \FC/usr/local/samba/lib/lmhosts\F[],
|
---|
| 270 | \FC/usr/samba/lib/lmhosts\F[]
|
---|
| 271 | or
|
---|
| 272 | \FC/etc/samba/lmhosts\F[]\&. See the
|
---|
| 273 | \fBlmhosts\fR(5)
|
---|
| 274 | man page for details on the contents of this file\&.
|
---|
| 275 | .RE
|
---|
| 276 | .PP
|
---|
| 277 | \-d|\-\-debuglevel=level
|
---|
| 278 | .RS 4
|
---|
| 279 | \fIlevel\fR
|
---|
| 280 | is an integer from 0 to 10\&. The default value if this parameter is not specified is 0\&.
|
---|
| 281 | .sp
|
---|
| 282 | The higher this value, the more detail will be logged to the log files about the activities of the server\&. At level 0, only critical errors and serious warnings will be logged\&. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\&.
|
---|
| 283 | .sp
|
---|
| 284 | Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\&. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\&.
|
---|
| 285 | .sp
|
---|
| 286 | Note that specifying this parameter here will override the
|
---|
| 287 | \m[blue]\fBlog level\fR\m[]
|
---|
| 288 | parameter in the
|
---|
| 289 | \FCsmb\&.conf\F[]
|
---|
| 290 | file\&.
|
---|
| 291 | .RE
|
---|
| 292 | .PP
|
---|
| 293 | \-V
|
---|
| 294 | .RS 4
|
---|
| 295 | Prints the program version number\&.
|
---|
| 296 | .RE
|
---|
| 297 | .PP
|
---|
| 298 | \-s <configuration file>
|
---|
| 299 | .RS 4
|
---|
| 300 | 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
|
---|
| 301 | \FCsmb\&.conf\F[]
|
---|
| 302 | for more information\&. The default configuration file name is determined at compile time\&.
|
---|
| 303 | .RE
|
---|
| 304 | .PP
|
---|
| 305 | \-l|\-\-log\-basename=logdirectory
|
---|
| 306 | .RS 4
|
---|
| 307 | Base directory name for log/debug files\&. The extension
|
---|
| 308 | \fB"\&.progname"\fR
|
---|
| 309 | will be appended (e\&.g\&. log\&.smbclient, log\&.smbd, etc\&.\&.\&.)\&. The log file is never removed by the client\&.
|
---|
| 310 | .RE
|
---|
| 311 | .PP
|
---|
| 312 | \-p <UDP port number>
|
---|
| 313 | .RS 4
|
---|
| 314 | UDP port number is a positive integer value\&. This option changes the default UDP port number (normally 137) that
|
---|
| 315 | \FCnmbd\F[]
|
---|
| 316 | responds to name queries on\&. Don\'t use this option unless you are an expert, in which case you won\'t need help!
|
---|
| 317 | .RE
|
---|
| 318 | .SH "FILES"
|
---|
| 319 | .PP
|
---|
| 320 | \FC/etc/inetd\&.conf\F[]
|
---|
| 321 | .RS 4
|
---|
| 322 | If the server is to be run by the
|
---|
| 323 | \FCinetd\F[]
|
---|
| 324 | meta\-daemon, this file must contain suitable startup information for the meta\-daemon\&.
|
---|
| 325 | .RE
|
---|
| 326 | .PP
|
---|
| 327 | \FC/etc/rc\F[]
|
---|
| 328 | .RS 4
|
---|
| 329 | or whatever initialization script your system uses)\&.
|
---|
| 330 | .sp
|
---|
| 331 | If running the server as a daemon at startup, this file will need to contain an appropriate startup sequence for the server\&.
|
---|
| 332 | .RE
|
---|
| 333 | .PP
|
---|
| 334 | \FC/etc/services\F[]
|
---|
| 335 | .RS 4
|
---|
| 336 | If running the server via the meta\-daemon
|
---|
| 337 | \FCinetd\F[], this file must contain a mapping of service name (e\&.g\&., netbios\-ssn) to service port (e\&.g\&., 139) and protocol type (e\&.g\&., tcp)\&.
|
---|
| 338 | .RE
|
---|
| 339 | .PP
|
---|
| 340 | \FC/usr/local/samba/lib/smb\&.conf\F[]
|
---|
| 341 | .RS 4
|
---|
| 342 | This is the default location of the
|
---|
| 343 | \fBsmb.conf\fR(5)
|
---|
| 344 | server configuration file\&. Other common places that systems install this file are
|
---|
| 345 | \FC/usr/samba/lib/smb\&.conf\F[]
|
---|
| 346 | and
|
---|
| 347 | \FC/etc/samba/smb\&.conf\F[]\&.
|
---|
| 348 | .sp
|
---|
| 349 | When run as a WINS server (see the
|
---|
| 350 | \m[blue]\fBwins support\fR\m[]
|
---|
| 351 | parameter in the
|
---|
| 352 | \fBsmb.conf\fR(5)
|
---|
| 353 | man page),
|
---|
| 354 | \FCnmbd\F[]
|
---|
| 355 | will store the WINS database in the file
|
---|
| 356 | \FCwins\&.dat\F[]
|
---|
| 357 | in the
|
---|
| 358 | \FCvar/locks\F[]
|
---|
| 359 | directory configured under wherever Samba was configured to install itself\&.
|
---|
| 360 | .sp
|
---|
| 361 | If
|
---|
| 362 | \FCnmbd\F[]
|
---|
| 363 | is acting as a
|
---|
| 364 | \fI browse master\fR
|
---|
| 365 | (see the
|
---|
| 366 | \m[blue]\fBlocal master\fR\m[]
|
---|
| 367 | parameter in the
|
---|
| 368 | \fBsmb.conf\fR(5)
|
---|
| 369 | man page,
|
---|
| 370 | \FCnmbd\F[]
|
---|
| 371 | will store the browsing database in the file
|
---|
| 372 | \FCbrowse\&.dat \F[]
|
---|
| 373 | in the
|
---|
| 374 | \FCvar/locks\F[]
|
---|
| 375 | directory configured under wherever Samba was configured to install itself\&.
|
---|
| 376 | .RE
|
---|
| 377 | .SH "SIGNALS"
|
---|
| 378 | .PP
|
---|
| 379 | To shut down an
|
---|
| 380 | \FCnmbd\F[]
|
---|
| 381 | process it is recommended that SIGKILL (\-9)
|
---|
| 382 | \fINOT\fR
|
---|
| 383 | be used, except as a last resort, as this may leave the name database in an inconsistent state\&. The correct way to terminate
|
---|
| 384 | \FCnmbd\F[]
|
---|
| 385 | is to send it a SIGTERM (\-15) signal and wait for it to die on its own\&.
|
---|
| 386 | .PP
|
---|
| 387 | \FCnmbd\F[]
|
---|
| 388 | will accept SIGHUP, which will cause it to dump out its namelists into the file
|
---|
| 389 | \FCnamelist\&.debug \F[]
|
---|
| 390 | in the
|
---|
| 391 | \FC/usr/local/samba/var/locks\F[]
|
---|
| 392 | directory (or the
|
---|
| 393 | \FCvar/locks\F[]
|
---|
| 394 | directory configured under wherever Samba was configured to install itself)\&. This will also cause
|
---|
| 395 | \FCnmbd\F[]
|
---|
| 396 | to dump out its server database in the
|
---|
| 397 | \FClog\&.nmb\F[]
|
---|
| 398 | file\&.
|
---|
| 399 | .PP
|
---|
| 400 | The debug log level of nmbd may be raised or lowered using
|
---|
| 401 | \fBsmbcontrol\fR(1)
|
---|
| 402 | (SIGUSR[1|2] signals are no longer used since Samba 2\&.2)\&. This is to allow transient problems to be diagnosed, whilst still running at a normally low log level\&.
|
---|
| 403 | .SH "VERSION"
|
---|
| 404 | .PP
|
---|
| 405 | This man page is correct for version 3\&.0 of the Samba suite\&.
|
---|
| 406 | .SH "SEE ALSO"
|
---|
| 407 | .PP
|
---|
| 408 |
|
---|
| 409 | \fBinetd\fR(8),
|
---|
| 410 | \fBsmbd\fR(8),
|
---|
| 411 | \fBsmb.conf\fR(5),
|
---|
| 412 | \fBsmbclient\fR(1),
|
---|
| 413 | \fBtestparm\fR(1),
|
---|
| 414 | \fBtestprns\fR(1), and the Internet RFC\'s
|
---|
| 415 | \FCrfc1001\&.txt\F[],
|
---|
| 416 | \FCrfc1002\&.txt\F[]\&. In addition the CIFS (formerly SMB) specification is available as a link from the Web page
|
---|
| 417 | http://samba\&.org/cifs/\&.
|
---|
| 418 | .SH "AUTHOR"
|
---|
| 419 | .PP
|
---|
| 420 | The original Samba software and related utilities were created by Andrew Tridgell\&. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\&.
|
---|
| 421 | .PP
|
---|
| 422 | The original Samba man pages were written by Karl Auer\&. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at
|
---|
| 423 | ftp://ftp\&.icce\&.rug\&.nl/pub/unix/) and updated for the Samba 2\&.0 release by Jeremy Allison\&. The conversion to DocBook for Samba 2\&.2 was done by Gerald Carter\&. The conversion to DocBook XML 4\&.2 for Samba 3\&.0 was done by Alexander Bokovoy\&.
|
---|