Changeset 231 for branches/samba-3.2.x/docs/manpages/samba.7
- Timestamp:
- May 27, 2009, 9:08:03 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.2.x/docs/manpages/samba.7
r229 r231 1 1 .\" Title: samba 2 .\" Author: 3 .\" Generator: DocBook XSL Stylesheets v1.7 3.1<http://docbook.sf.net/>4 .\" Date: 12/19/20082 .\" Author: [see the "AUTHOR" section] 3 .\" Generator: DocBook XSL Stylesheets v1.74.0 <http://docbook.sf.net/> 4 .\" Date: 02/03/2009 5 5 .\" Manual: Miscellanea 6 6 .\" Source: Samba 3.2 7 .\" Language: English 7 8 .\" 8 .TH "SAMBA" "7" "12/19/2008" "Samba 3\.2" "Miscellanea" 9 .TH "SAMBA" "7" "02/03/2009" "Samba 3\&.2" "Miscellanea" 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 .\" ----------------------------------------------------------------- 9 162 .\" disable hyphenation 10 163 .nh 11 164 .\" disable justification (adjust text to left margin only) 12 165 .ad l 13 .SH "NAME" 14 samba - A Windows SMB/CIFS fileserver for UNIX 15 .SH "SYNOPSIS" 16 .HP 1 17 samba 166 .\" ----------------------------------------------------------------- 167 .\" * MAIN CONTENT STARTS HERE * 168 .\" ----------------------------------------------------------------- 169 .SH "Name" 170 samba \- A Windows SMB/CIFS fileserver for UNIX 171 .SH "Synopsis" 172 .fam C 173 .HP \w'\ 'u 174 \FCsamba\F[] 175 .fam 18 176 .SH "DESCRIPTION" 19 177 .PP 20 The Samba software suite is a collection of programs that implements the Server Message Block (commonly abbreviated as SMB) protocol for UNIX systems\ . This protocol is sometimes also referred to as the Common Internet File System (CIFS)\. For a more thorough description, see21 http://www\ .ubiqx\.org/cifs/\. Samba also implements the NetBIOS protocol in nmbd\.178 The Samba software suite is a collection of programs that implements the Server Message Block (commonly abbreviated as SMB) protocol for UNIX systems\&. This protocol is sometimes also referred to as the Common Internet File System (CIFS)\&. For a more thorough description, see 179 http://www\&.ubiqx\&.org/cifs/\&. Samba also implements the NetBIOS protocol in nmbd\&. 22 180 .PP 23 181 \fBsmbd\fR(8) 24 182 .RS 4 25 183 The 26 smbd 27 daemon provides the file and print services to SMB clients, such as Windows 95/98, Windows NT, Windows for Workgroups or LanManager\ . The configuration file for this daemon is described in184 \FCsmbd\F[] 185 daemon provides the file and print services to SMB clients, such as Windows 95/98, Windows NT, Windows for Workgroups or LanManager\&. The configuration file for this daemon is described in 28 186 \fBsmb.conf\fR(5) 29 187 .RE … … 32 190 .RS 4 33 191 The 34 nmbd 35 daemon provides NetBIOS nameservice and browsing support\ . The configuration file for this daemon is described in192 \FCnmbd\F[] 193 daemon provides NetBIOS nameservice and browsing support\&. The configuration file for this daemon is described in 36 194 \fBsmb.conf\fR(5) 37 195 .RE … … 40 198 .RS 4 41 199 The 42 smbclient 43 program implements a simple ftp\-like client\ . This is useful for accessing SMB shares on other compatible servers (such as Windows NT), and can also be used to allow a UNIX box to print to a printer attached to any SMB server (such as a PC running Windows NT)\.200 \FCsmbclient\F[] 201 program implements a simple ftp\-like client\&. This is useful for accessing SMB shares on other compatible servers (such as Windows NT), and can also be used to allow a UNIX box to print to a printer attached to any SMB server (such as a PC running Windows NT)\&. 44 202 .RE 45 203 .PP … … 47 205 .RS 4 48 206 The 49 testparm 207 \FCtestparm\F[] 50 208 utility is a simple syntax checker for Samba\'s 51 209 \fBsmb.conf\fR(5) 52 configuration file\ .210 configuration file\&. 53 211 .RE 54 212 .PP … … 56 214 .RS 4 57 215 The 58 testprns 216 \FCtestprns\F[] 59 217 utility supports testing printer names defined in your 60 \ fIprintcap\fR61 file used by Samba\ .218 \FCprintcap\F[] 219 file used by Samba\&. 62 220 .RE 63 221 .PP … … 65 223 .RS 4 66 224 The 67 smbstatus 225 \FCsmbstatus\F[] 68 226 tool provides access to information about the current connections to 69 smbd\.227 \FCsmbd\F[]\&. 70 228 .RE 71 229 .PP … … 73 231 .RS 4 74 232 The 75 nmblookup 76 tools allows NetBIOS name queries to be made from a UNIX host\ .233 \FCnmblookup\F[] 234 tools allows NetBIOS name queries to be made from a UNIX host\&. 77 235 .RE 78 236 .PP … … 80 238 .RS 4 81 239 The 82 smbpasswd 83 command is a tool for changing LanMan and Windows NT password hashes on Samba and Windows NT servers\ .240 \FCsmbpasswd\F[] 241 command is a tool for changing LanMan and Windows NT password hashes on Samba and Windows NT servers\&. 84 242 .RE 85 243 .PP … … 87 245 .RS 4 88 246 The 89 smbcacls 90 command is a tool to set ACL\'s on remote CIFS servers\ .247 \FCsmbcacls\F[] 248 command is a tool to set ACL\'s on remote CIFS servers\&. 91 249 .RE 92 250 .PP … … 94 252 .RS 4 95 253 The 96 smbsh 97 command is a program that allows you to run a unix shell with with an overloaded VFS\ .254 \FCsmbsh\F[] 255 command is a program that allows you to run a unix shell with with an overloaded VFS\&. 98 256 .RE 99 257 .PP … … 101 259 .RS 4 102 260 The 103 smbtree 104 command is a text\-based network neighborhood tool\ .261 \FCsmbtree\F[] 262 command is a text\-based network neighborhood tool\&. 105 263 .RE 106 264 .PP … … 108 266 .RS 4 109 267 The 110 smbtar 111 can make backups of data on CIFS/SMB servers\ .268 \FCsmbtar\F[] 269 can make backups of data on CIFS/SMB servers\&. 112 270 .RE 113 271 .PP 114 272 \fBsmbspool\fR(8) 115 273 .RS 4 116 smbspool 117 is a helper utility for printing on printers connected to CIFS servers\ .274 \FCsmbspool\F[] 275 is a helper utility for printing on printers connected to CIFS servers\&. 118 276 .RE 119 277 .PP 120 278 \fBsmbcontrol\fR(1) 121 279 .RS 4 122 smbcontrol 123 is a utility that can change the behaviour of running samba daemons\ .280 \FCsmbcontrol\F[] 281 is a utility that can change the behaviour of running samba daemons\&. 124 282 .RE 125 283 .PP 126 284 \fBrpcclient\fR(1) 127 285 .RS 4 128 rpcclient 129 is a utility that can be used to execute RPC commands on remote CIFS servers\ .286 \FCrpcclient\F[] 287 is a utility that can be used to execute RPC commands on remote CIFS servers\&. 130 288 .RE 131 289 .PP … … 133 291 .RS 4 134 292 The 135 pdbedit 136 command can be used to maintain the local user database on a samba server\ .293 \FCpdbedit\F[] 294 command can be used to maintain the local user database on a samba server\&. 137 295 .RE 138 296 .PP … … 140 298 .RS 4 141 299 The 142 findsmb 143 command can be used to find SMB servers on the local network\ .300 \FCfindsmb\F[] 301 command can be used to find SMB servers on the local network\&. 144 302 .RE 145 303 .PP … … 147 305 .RS 4 148 306 The 149 net 150 command is supposed to work similar to the DOS/Windows NET\ .EXE command\.307 \FCnet\F[] 308 command is supposed to work similar to the DOS/Windows NET\&.EXE command\&. 151 309 .RE 152 310 .PP 153 311 \fBswat\fR(8) 154 312 .RS 4 155 swat 313 \FCswat\F[] 156 314 is a web\-based interface to configuring 157 \ fIsmb\.conf\fR\.315 \FCsmb\&.conf\F[]\&. 158 316 .RE 159 317 .PP 160 318 \fBwinbindd\fR(8) 161 319 .RS 4 162 winbindd 163 is a daemon that is used for integrating authentication and the user database into unix\ .320 \FCwinbindd\F[] 321 is a daemon that is used for integrating authentication and the user database into unix\&. 164 322 .RE 165 323 .PP 166 324 \fBwbinfo\fR(1) 167 325 .RS 4 168 wbinfo 169 is a utility that retrieves and stores information related to winbind\ .326 \FCwbinfo\F[] 327 is a utility that retrieves and stores information related to winbind\&. 170 328 .RE 171 329 .PP 172 330 \fBprofiles\fR(1) 173 331 .RS 4 174 profiles 175 is a command\-line utility that can be used to replace all occurences of a certain SID with another SID\ .332 \FCprofiles\F[] 333 is a command\-line utility that can be used to replace all occurences of a certain SID with another SID\&. 176 334 .RE 177 335 .PP 178 336 \fBlog2pcap\fR(1) 179 337 .RS 4 180 log2pcap 181 is a utility for generating pcap trace files from Samba log files\ .338 \FClog2pcap\F[] 339 is a utility for generating pcap trace files from Samba log files\&. 182 340 .RE 183 341 .PP 184 342 \fBvfstest\fR(1) 185 343 .RS 4 186 vfstest 187 is a utility that can be used to test vfs modules\ .344 \FCvfstest\F[] 345 is a utility that can be used to test vfs modules\&. 188 346 .RE 189 347 .PP 190 348 \fBntlm_auth\fR(1) 191 349 .RS 4 192 ntlm_auth 193 is a helper\-utility for external programs wanting to do NTLM\-authentication\ .350 \FCntlm_auth\F[] 351 is a helper\-utility for external programs wanting to do NTLM\-authentication\&. 194 352 .RE 195 353 .PP 196 354 \fBsmbmount\fR(8), \fBsmbumount\fR(8), \fBsmbmnt\fR(8) 197 355 .RS 4 198 smbmount,smbumount 356 \FCsmbmount\F[],\FCsmbumount\F[] 199 357 and 200 smbmnt 201 are commands that can be used to mount CIFS/SMB shares on Linux\ .358 \FCsmbmnt\F[] 359 are commands that can be used to mount CIFS/SMB shares on Linux\&. 202 360 .RE 203 361 .PP 204 362 \fBsmbcquotas\fR(1) 205 363 .RS 4 206 smbcquotas 207 is a tool that can set remote QUOTA\'s on server with NTFS 5\ .364 \FCsmbcquotas\F[] 365 is a tool that can set remote QUOTA\'s on server with NTFS 5\&. 208 366 .RE 209 367 .SH "COMPONENTS" 210 368 .PP 211 The Samba suite is made up of several components\ . Each component is described in a separate manual page\. It is strongly recommended that you read the documentation that comes with Samba and the manual pages of those components that you use\. If the manual pages and documents aren\'t clear enough then please visit212 http://devel\ .samba\.org213 for information on how to file a bug report or submit a patch\ .369 The Samba suite is made up of several components\&. Each component is described in a separate manual page\&. It is strongly recommended that you read the documentation that comes with Samba and the manual pages of those components that you use\&. If the manual pages and documents aren\'t clear enough then please visit 370 http://devel\&.samba\&.org 371 for information on how to file a bug report or submit a patch\&. 214 372 .PP 215 373 If you require help, visit the Samba webpage at 216 http://www\ .samba\.org/217 and explore the many option available to you\ .374 http://www\&.samba\&.org/ 375 and explore the many option available to you\&. 218 376 .SH "AVAILABILITY" 219 377 .PP 220 The Samba software suite is licensed under the GNU Public License(GPL)\ . A copy of that license should have come with the package in the file COPYING\. You are encouraged to distribute copies of the Samba suite, but please obey the terms of this license\.221 .PP 222 The latest version of the Samba suite can be obtained via anonymous ftp from samba\ .org in the directory pub/samba/\. It is also available on several mirror sites worldwide\.378 The Samba software suite is licensed under the GNU Public License(GPL)\&. A copy of that license should have come with the package in the file COPYING\&. You are encouraged to distribute copies of the Samba suite, but please obey the terms of this license\&. 379 .PP 380 The latest version of the Samba suite can be obtained via anonymous ftp from samba\&.org in the directory pub/samba/\&. It is also available on several mirror sites worldwide\&. 223 381 .PP 224 382 You may also find useful information about Samba on the newsgroup 225 comp\ .protocol\.smb226 and the Samba mailing list\ . Details on how to join the mailing list are given in the README file that comes with Samba\.383 comp\&.protocol\&.smb 384 and the Samba mailing list\&. Details on how to join the mailing list are given in the README file that comes with Samba\&. 227 385 .PP 228 386 If you have access to a WWW viewer (such as Mozilla or Konqueror) then you will also find lots of useful information, including back issues of the Samba mailing list, at 229 http://lists\ .samba\.org\.387 http://lists\&.samba\&.org\&. 230 388 .SH "VERSION" 231 389 .PP 232 This man page is correct for version 3 of the Samba suite\ .390 This man page is correct for version 3 of the Samba suite\&. 233 391 .SH "CONTRIBUTIONS" 234 392 .PP 235 393 If you wish to contribute to the Samba project, then I suggest you join the Samba mailing list at 236 http://lists\ .samba\.org\.394 http://lists\&.samba\&.org\&. 237 395 .PP 238 396 If you have patches to submit, visit 239 http://devel\ .samba\.org/240 for information on how to do it properly\ . We prefer patches in241 diff \-u 242 format\ .397 http://devel\&.samba\&.org/ 398 for information on how to do it properly\&. We prefer patches in 399 \FCdiff \-u\F[] 400 format\&. 243 401 .SH "CONTRIBUTORS" 244 402 .PP 245 Contributors to the project are now too numerous to mention here but all deserve the thanks of all Samba users\ . To see a full list, look at the246 \ fIchange\-log\fR403 Contributors to the project are now too numerous to mention here but all deserve the thanks of all Samba users\&. To see a full list, look at the 404 \FCchange\-log\F[] 247 405 in the source package for the pre\-CVS changes and at 248 http://cvs\ .samba\.org/249 for the contributors to Samba post\-CVS\ . CVS is the Open Source source code control system used by the Samba Team to develop Samba\. The project would have been unmanageable without it\.406 http://cvs\&.samba\&.org/ 407 for the contributors to Samba post\-CVS\&. CVS is the Open Source source code control system used by the Samba Team to develop Samba\&. The project would have been unmanageable without it\&. 250 408 .SH "AUTHOR" 251 409 .PP 252 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\.253 .PP 254 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 at255 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\.410 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\&. 411 .PP 412 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 413 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\&.
Note:
See TracChangeset
for help on using the changeset viewer.