first pass at updating head branch to be to be the same as the SAMBA_2_0 branch
[gd/samba/.git] / docs / manpages / smbstatus.1
1 .TH "smbstatus " "1" "23 Oct 1998" "Samba" "SAMBA" 
2 .PP 
3 .SH "NAME" 
4 smbstatus \- report on current Samba connections
5 .PP 
6 .SH "SYNOPSIS" 
7 .PP 
8 \fBsmbstatus\fP [-P] [-b] [-d] [-L] [-p] [-S] [-s configuration file] [-u username]
9 .PP 
10 .SH "DESCRIPTION" 
11 .PP 
12 This program is part of the \fBSamba\fP suite\&.
13 .PP 
14 \fBsmbstatus\fP is a very simple program to list the current Samba
15 connections\&.
16 .PP 
17 .SH "OPTIONS" 
18 .PP 
19 .IP 
20 .IP "\fB-P\fP" 
21 If samba has been compiled with the profiling option,
22 print only the contents of the profiling shared memory area\&.
23 .IP 
24 .IP "\fB-b\fP" 
25 gives brief output\&.
26 .IP 
27 .IP "\fB-d\fP" 
28 gives verbose output\&.
29 .IP 
30 .IP "\fB-L\fP" 
31 causes smbstatus to only list locks\&.
32 .IP 
33 .IP "\fB-p\fP" 
34 print a list of \fBsmbd\fP
35 processes and exit\&. Useful for scripting\&.
36 .IP 
37 .IP "\fB-S\fP" 
38 causes smbstatus to only list shares\&.
39 .IP 
40 .IP "\fB-s configuration file\fP" 
41 The default configuration file name is
42 determined at compile time\&. The file specified contains the
43 configuration details required by the server\&. See \fBsmb\&.conf
44 (5)\fP for more information\&.
45 .IP 
46 .IP "\fB-u username\fP" 
47 selects information relevant to \fIusername\fP
48 only\&.
49 .IP 
50 .PP 
51 .SH "VERSION" 
52 .PP 
53 This man page is correct for version 2\&.0 of the Samba suite\&.
54 .PP 
55 .SH "SEE ALSO" 
56 .PP 
57 \fBsmb\&.conf (5)\fP, \fBsmbd (8)\fP
58 .PP 
59 .SH "AUTHOR" 
60 .PP 
61 The original Samba software and related utilities were created by
62 Andrew Tridgell \fIsamba-bugs@samba\&.org\fP\&. Samba is now developed
63 by the Samba Team as an Open Source project similar to the way the
64 Linux kernel is developed\&.
65 .PP 
66 The original Samba man pages were written by Karl Auer\&. The man page
67 sources were converted to YODL format (another excellent piece of Open
68 Source software, available at
69 \fBftp://ftp\&.icce\&.rug\&.nl/pub/unix/\fP)
70 and updated for the Samba2\&.0 release by Jeremy Allison\&.
71 \fIsamba-bugs@samba\&.org\fP\&.
72 .PP 
73 See \fBsamba (7)\fP to find out how to get a full
74 list of contributors and details on how to submit bug reports,
75 comments etc\&.