1mailto(samba@samba.org) 
2
3manpage(smbstatus htmlcommand((1)))(1)(23 Oct 1998)(Samba)(SAMBA)
4
5label(NAME)
6manpagename(smbstatus)(report on current Samba connections)
7
8label(SYNOPSIS)
9manpagesynopsis() 
10
11bf(smbstatus) [link(-P)(minusP)] [link(-b)(minusb)] [link(-d)(minusd)] [link(-L)(minusL)] [link(-p)(minusp)] [link(-S)(minusS)] [link(-s configuration file)(minuss)] [link(-u username)(minusu)]
12
13label(DESCRIPTION)
14manpagedescription()
15
16This program is part of the bf(Samba) suite.
17
18bf(smbstatus) is a very simple program to list the current Samba
19connections.
20
21label(OPTIONS)
22manpageoptions()
23
24startdit()
25
26label(minusP)
27dit(bf(-P)) If samba has been compiled with the profiling option,
28print only the contents of the profiling shared memory area.
29
30label(minusb)
31dit(bf(-b)) gives brief output.
32
33label(minusd)
34dit(bf(-d)) gives verbose output.
35
36label(minusL)
37dit(bf(-L)) causes smbstatus to only list locks.
38
39label(minusp)
40dit(bf(-p)) print a list of url(bf(smbd))(smbd.8.html)
41processes and exit. Useful for scripting.
42
43label(minusS)
44dit(bf(-S)) causes smbstatus to only list shares.
45
46label(minuss)
47dit(bf(-s configuration file)) The default configuration file name is
48determined at compile time. The file specified contains the
49configuration details required by the server. See url(bf(smb.conf
50(5)))(smb.conf.5.html) for more information.
51
52label(minusu)
53dit(bf(-u username)) selects information relevant to em(username)
54only.
55
56enddit()
57
58label(VERSION)
59manpagesection(VERSION)
60
61This man page is correct for version 2.0 of the Samba suite.
62
63label(SEEALSO)
64manpageseealso()
65
66url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbd (8)))(smbd.8.html)
67
68label(AUTHOR)
69manpageauthor()
70
71The original Samba software and related utilities were created by
72Andrew Tridgell email(samba@samba.org). Samba is now developed
73by the Samba Team as an Open Source project similar to the way the
74Linux kernel is developed.
75
76The original Samba man pages were written by Karl Auer. The man page
77sources were converted to YODL format (another excellent piece of Open
78Source software, available at
79url(bf(ftp://ftp.icce.rug.nl/pub/unix/))(ftp://ftp.icce.rug.nl/pub/unix/))
80and updated for the Samba2.0 release by Jeremy Allison.
81email(samba@samba.org).
82
83See url(bf(samba (7)))(samba.7.html) to find out how to get a full
84list of contributors and details on how to submit bug reports,
85comments etc.
86