This commit was manufactured by cvs2svn to create branch 'SAMBA_3_0'.(This used to...
[ira/wip.git] / docs / htmldocs / smbstatus.1.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <HTML
3 ><HEAD
4 ><TITLE
5 >smbstatus</TITLE
6 ><META
7 NAME="GENERATOR"
8 CONTENT="Modular DocBook HTML Stylesheet Version 1.77"></HEAD
9 ><BODY
10 CLASS="REFENTRY"
11 BGCOLOR="#FFFFFF"
12 TEXT="#000000"
13 LINK="#0000FF"
14 VLINK="#840084"
15 ALINK="#0000FF"
16 ><H1
17 ><A
18 NAME="SMBSTATUS"
19 ></A
20 >smbstatus</H1
21 ><DIV
22 CLASS="REFNAMEDIV"
23 ><A
24 NAME="AEN5"
25 ></A
26 ><H2
27 >Name</H2
28 >smbstatus&nbsp;--&nbsp;report on current Samba connections</DIV
29 ><DIV
30 CLASS="REFSYNOPSISDIV"
31 ><A
32 NAME="AEN8"
33 ></A
34 ><H2
35 >Synopsis</H2
36 ><P
37 ><B
38 CLASS="COMMAND"
39 >smbstatus</B
40 >  [-P] [-b] [-d &lt;debug level&gt;] [-v] [-L] [-B] [-p] [-S] [-s &lt;configuration file&gt;] [-u &lt;username&gt;]</P
41 ></DIV
42 ><DIV
43 CLASS="REFSECT1"
44 ><A
45 NAME="AEN21"
46 ></A
47 ><H2
48 >DESCRIPTION</H2
49 ><P
50 >This tool is part of the <A
51 HREF="samba.7.html"
52 TARGET="_top"
53 >       Samba</A
54 > suite.</P
55 ><P
56 ><B
57 CLASS="COMMAND"
58 >smbstatus</B
59 > is a very simple program to 
60         list the current Samba connections.</P
61 ></DIV
62 ><DIV
63 CLASS="REFSECT1"
64 ><A
65 NAME="AEN27"
66 ></A
67 ><H2
68 >OPTIONS</H2
69 ><P
70 ></P
71 ><DIV
72 CLASS="VARIABLELIST"
73 ><DL
74 ><DT
75 >-P|--profile</DT
76 ><DD
77 ><P
78 >If samba has been compiled with the 
79                 profiling option, print only the contents of the profiling 
80                 shared memory area.</P
81 ></DD
82 ><DT
83 >-b|--brief</DT
84 ><DD
85 ><P
86 >gives brief output.</P
87 ></DD
88 ><DT
89 >-d|--debug=&lt;debuglevel&gt;</DT
90 ><DD
91 ><P
92 >sets debugging to specified level</P
93 ></DD
94 ><DT
95 >-v|--verbose</DT
96 ><DD
97 ><P
98 >gives verbose output.</P
99 ></DD
100 ><DT
101 >-L|--locks</DT
102 ><DD
103 ><P
104 >causes smbstatus to only list locks.</P
105 ></DD
106 ><DT
107 >-B|--byterange</DT
108 ><DD
109 ><P
110 >causes smbstatus to include byte range locks.
111                 </P
112 ></DD
113 ><DT
114 >-p|--processes</DT
115 ><DD
116 ><P
117 >print a list of <A
118 HREF="smbd.8.html"
119 TARGET="_top"
120 >               <B
121 CLASS="COMMAND"
122 >smbd(8)</B
123 ></A
124 > processes and exit. 
125                 Useful for scripting.</P
126 ></DD
127 ><DT
128 >-S|--shares</DT
129 ><DD
130 ><P
131 >causes smbstatus to only list shares.</P
132 ></DD
133 ><DT
134 >-s|--conf=&lt;configuration file&gt;</DT
135 ><DD
136 ><P
137 >The default configuration file name is
138                 determined at compile time. The file specified contains the
139                 configuration details required by the server. See <A
140 HREF="smb.conf.5.html"
141 TARGET="_top"
142 ><TT
143 CLASS="FILENAME"
144 >smb.conf(5)</TT
145 >
146                 </A
147 > for more information.</P
148 ></DD
149 ><DT
150 >-u|--user=&lt;username&gt;</DT
151 ><DD
152 ><P
153 >selects information relevant to 
154                 <TT
155 CLASS="PARAMETER"
156 ><I
157 >username</I
158 ></TT
159 > only.</P
160 ></DD
161 ></DL
162 ></DIV
163 ></DIV
164 ><DIV
165 CLASS="REFSECT1"
166 ><A
167 NAME="AEN75"
168 ></A
169 ><H2
170 >VERSION</H2
171 ><P
172 >This man page is correct for version 3.0 of 
173         the Samba suite.</P
174 ></DIV
175 ><DIV
176 CLASS="REFSECT1"
177 ><A
178 NAME="AEN78"
179 ></A
180 ><H2
181 >SEE ALSO</H2
182 ><P
183 ><A
184 HREF="smbd.8.html"
185 TARGET="_top"
186 ><B
187 CLASS="COMMAND"
188 >smbd(8)</B
189 ></A
190 > and
191         <A
192 HREF="smb.conf.5.html"
193 TARGET="_top"
194 >smb.conf(5)</A
195 >.</P
196 ></DIV
197 ><DIV
198 CLASS="REFSECT1"
199 ><A
200 NAME="AEN84"
201 ></A
202 ><H2
203 >AUTHOR</H2
204 ><P
205 >The original Samba software and related utilities 
206         were created by Andrew Tridgell. Samba is now developed
207         by the Samba Team as an Open Source project similar 
208         to the way the Linux kernel is developed.</P
209 ><P
210 >The original Samba man pages were written by Karl Auer. 
211         The man page sources were converted to YODL format (another 
212         excellent piece of Open Source software, available at
213         <A
214 HREF="ftp://ftp.icce.rug.nl/pub/unix/"
215 TARGET="_top"
216 >       ftp://ftp.icce.rug.nl/pub/unix/</A
217 >) and updated for the Samba 2.0 
218         release by Jeremy Allison.  The conversion to DocBook for 
219         Samba 2.2 was done by Gerald Carter</P
220 ></DIV
221 ></BODY
222 ></HTML
223 >