1 .\" This manpage has been automatically generated by docbook2man-spec
2 .\" from a DocBook document. docbook2man-spec can be found at:
3 .\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
4 .\" Please send any bug reports, improvements, comments, patches,
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH SMBSTATUS 1 "23 Jun 2001" "smbstatus 2.2.0a"
8 smbstatus \- report on current Samba connections
11 \fBsmbstatus\fR [ \fB-P\fR ] [ \fB-b\fR ] [ \fB-d\fR ] [ \fB-L\fR ] [ \fB-p\fR ] [ \fB-S\fR ] [ \fB-s <configuration file>\fR ] [ \fB-u <username>\fR ]
14 This tool is part of the Sambasuite.
16 \fBsmbstatus\fR is a very simple program to
17 list the current Samba connections.
21 If samba has been compiled with the
22 profiling option, print only the contents of the profiling
32 causes smbstatus to only list locks.
35 print a list of \fBsmbd(8)\fRprocesses and exit.
39 causes smbstatus to only list shares.
41 \fB-s <configuration file>\fR
42 The default configuration file name is
43 determined at compile time. The file specified contains the
44 configuration details required by the server. See \fIsmb.conf(5)\fR
48 selects information relevant to
52 This man page is correct for version 2.2 of
60 The original Samba software and related utilities
61 were created by Andrew Tridgell. Samba is now developed
62 by the Samba Team as an Open Source project similar
63 to the way the Linux kernel is developed.
65 The original Samba man pages were written by Karl Auer.
66 The man page sources were converted to YODL format (another
67 excellent piece of Open Source software, available at
68 ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0
69 release by Jeremy Allison. The conversion to DocBook for
70 Samba 2.2 was done by Gerald Carter