source: vendor/3.6.23/docs/manpages/samba.7

Last change on this file was 860, checked in by Silvan Scherrer, 11 years ago

Samba 3.6: updated vendor to latest version

File size: 8.0 KB
Line 
1'\" t
2.\" Title: samba
3.\" Author: [see the "AUTHOR" section]
4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
5.\" Date: 09/18/2013
6.\" Manual: Miscellanea
7.\" Source: Samba 3.6
8.\" Language: English
9.\"
10.TH "SAMBA" "7" "09/18/2013" "Samba 3\&.6" "Miscellanea"
11.\" -----------------------------------------------------------------
12.\" * Define some portability stuff
13.\" -----------------------------------------------------------------
14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15.\" http://bugs.debian.org/507673
16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
18.ie \n(.g .ds Aq \(aq
19.el .ds Aq '
20.\" -----------------------------------------------------------------
21.\" * set default formatting
22.\" -----------------------------------------------------------------
23.\" disable hyphenation
24.nh
25.\" disable justification (adjust text to left margin only)
26.ad l
27.\" -----------------------------------------------------------------
28.\" * MAIN CONTENT STARTS HERE *
29.\" -----------------------------------------------------------------
30.SH "NAME"
31samba \- A Windows SMB/CIFS fileserver for UNIX
32.SH "SYNOPSIS"
33.HP \w'\ 'u
34samba
35.SH "DESCRIPTION"
36.PP
37The 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
38http://www\&.ubiqx\&.org/cifs/\&. Samba also implements the NetBIOS protocol in nmbd\&.
39.PP
40\fBsmbd\fR(8)
41.RS 4
42The
43smbd
44daemon 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
45\fBsmb.conf\fR(5)
46.RE
47.PP
48\fBnmbd\fR(8)
49.RS 4
50The
51nmbd
52daemon provides NetBIOS nameservice and browsing support\&. The configuration file for this daemon is described in
53\fBsmb.conf\fR(5)
54.RE
55.PP
56\fBsmbclient\fR(1)
57.RS 4
58The
59smbclient
60program 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)\&.
61.RE
62.PP
63\fBtestparm\fR(1)
64.RS 4
65The
66testparm
67utility is a simple syntax checker for Samba\*(Aqs
68\fBsmb.conf\fR(5)
69configuration file\&.
70.RE
71.PP
72\fBtestprns\fR(1)
73.RS 4
74The
75testprns
76utility supports testing printer names defined in your
77printcap
78file used by Samba\&.
79.RE
80.PP
81\fBsmbstatus\fR(1)
82.RS 4
83The
84smbstatus
85tool provides access to information about the current connections to
86smbd\&.
87.RE
88.PP
89\fBnmblookup\fR(1)
90.RS 4
91The
92nmblookup
93tools allows NetBIOS name queries to be made from a UNIX host\&.
94.RE
95.PP
96\fBsmbpasswd\fR(8)
97.RS 4
98The
99smbpasswd
100command is a tool for changing LanMan and Windows NT password hashes on Samba and Windows NT servers\&.
101.RE
102.PP
103\fBsmbcacls\fR(1)
104.RS 4
105The
106smbcacls
107command is a tool to set ACL\*(Aqs on remote CIFS servers\&.
108.RE
109.PP
110\fBsmbsh\fR(1)
111.RS 4
112The
113smbsh
114command is a program that allows you to run a unix shell with with an overloaded VFS\&.
115.RE
116.PP
117\fBsmbtree\fR(1)
118.RS 4
119The
120smbtree
121command is a text\-based network neighborhood tool\&.
122.RE
123.PP
124\fBsmbtar\fR(1)
125.RS 4
126The
127smbtar
128can make backups of data on CIFS/SMB servers\&.
129.RE
130.PP
131\fBsmbspool\fR(8)
132.RS 4
133smbspool
134is a helper utility for printing on printers connected to CIFS servers\&.
135.RE
136.PP
137\fBsmbcontrol\fR(1)
138.RS 4
139smbcontrol
140is a utility that can change the behaviour of running samba daemons\&.
141.RE
142.PP
143\fBrpcclient\fR(1)
144.RS 4
145rpcclient
146is a utility that can be used to execute RPC commands on remote CIFS servers\&.
147.RE
148.PP
149\fBpdbedit\fR(8)
150.RS 4
151The
152pdbedit
153command can be used to maintain the local user database on a samba server\&.
154.RE
155.PP
156\fBfindsmb\fR(1)
157.RS 4
158The
159findsmb
160command can be used to find SMB servers on the local network\&.
161.RE
162.PP
163\fBnet\fR(8)
164.RS 4
165The
166net
167command is supposed to work similar to the DOS/Windows NET\&.EXE command\&.
168.RE
169.PP
170\fBswat\fR(8)
171.RS 4
172swat
173is a web\-based interface to configuring
174smb\&.conf\&.
175.RE
176.PP
177\fBwinbindd\fR(8)
178.RS 4
179winbindd
180is a daemon that is used for integrating authentication and the user database into unix\&.
181.RE
182.PP
183\fBwbinfo\fR(1)
184.RS 4
185wbinfo
186is a utility that retrieves and stores information related to winbind\&.
187.RE
188.PP
189\fBprofiles\fR(1)
190.RS 4
191profiles
192is a command\-line utility that can be used to replace all occurrences of a certain SID with another SID\&.
193.RE
194.PP
195\fBlog2pcap\fR(1)
196.RS 4
197log2pcap
198is a utility for generating pcap trace files from Samba log files\&.
199.RE
200.PP
201\fBvfstest\fR(1)
202.RS 4
203vfstest
204is a utility that can be used to test vfs modules\&.
205.RE
206.PP
207\fBntlm_auth\fR(1)
208.RS 4
209ntlm_auth
210is a helper\-utility for external programs wanting to do NTLM\-authentication\&.
211.RE
212.PP
213\fBsmbmount\fR(8), \fBsmbumount\fR(8), \fBsmbmnt\fR(8)
214.RS 4
215smbmount,smbumount
216and
217smbmnt
218are commands that can be used to mount CIFS/SMB shares on Linux\&.
219.RE
220.PP
221\fBsmbcquotas\fR(1)
222.RS 4
223smbcquotas
224is a tool that can set remote QUOTA\*(Aqs on server with NTFS 5\&.
225.RE
226.SH "COMPONENTS"
227.PP
228The 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\*(Aqt clear enough then please visit
229http://devel\&.samba\&.org
230for information on how to file a bug report or submit a patch\&.
231.PP
232If you require help, visit the Samba webpage at
233http://www\&.samba\&.org/
234and explore the many option available to you\&.
235.SH "AVAILABILITY"
236.PP
237The 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\&.
238.PP
239The 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\&.
240.PP
241You may also find useful information about Samba on the newsgroup
242comp\&.protocol\&.smb
243and the Samba mailing list\&. Details on how to join the mailing list are given in the README file that comes with Samba\&.
244.PP
245If 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
246http://lists\&.samba\&.org\&.
247.SH "VERSION"
248.PP
249This man page is correct for version 3 of the Samba suite\&.
250.SH "CONTRIBUTIONS"
251.PP
252If you wish to contribute to the Samba project, then I suggest you join the Samba mailing list at
253http://lists\&.samba\&.org\&.
254.PP
255If you have patches to submit, visit
256http://devel\&.samba\&.org/
257for information on how to do it properly\&. We prefer patches in
258diff \-u
259format\&.
260.SH "CONTRIBUTORS"
261.PP
262Contributors 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
263change\-log
264in the source package for the pre\-CVS changes and at
265http://cvs\&.samba\&.org/
266for 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\&.
267.SH "AUTHOR"
268.PP
269The 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\&.
270.PP
271The 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
272ftp://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 TracBrowser for help on using the repository browser.