Penguin
Blame: smbstatus(1)
EditPageHistoryDiffInfoLikePages
Annotated edit history of smbstatus(1) version 1, including all changes. View license author blame.
Rev Author # Line
1 perry 1 SMBSTATUS
2 !!!SMBSTATUS
3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 OPTIONS
7 VERSION
8 SEE ALSO
9 AUTHOR
10 ----
11 !!NAME
12
13
14 smbstatus - report on current Samba connections
15 !!SYNOPSIS
16
17
18 __smbstatus__ [[ __-P__ ] [[ __-b__ ] [[ __-d__ ] [[
19 __-L__ ] [[ __-p__ ] [[ __-S__ ] [[ __-s
20 __ ] [[ __-u
21 __ ]
22 !!DESCRIPTION
23
24
25 This tool is part of the Sambasuite.
26
27
28 __smbstatus__ is a very simple program to list the
29 current Samba connections.
30 !!OPTIONS
31
32
33 __-P__
34
35
36 If samba has been compiled with the profiling option, print
37 only the contents of the profiling shared memory
38 area.
39
40
41 __-b__
42
43
44 gives brief output.
45
46
47 __-d__
48
49
50 gives verbose output.
51
52
53 __-L__
54
55
56 causes smbstatus to only list locks.
57
58
59 __-p__
60
61
62 print a list of __smbd(8)__processes and exit. Useful for
63 scripting.
64
65
66 __-S__
67
68
69 causes smbstatus to only list shares.
70
71
72 __-s __
73
74
75 The default configuration file name is determined at compile
76 time. The file specified contains the configuration details
77 required by the server. See ''smb.conf(5)'' for more
78 information.
79
80
81 __-u __
82
83
84 selects information relevant to ''username''
85 only.
86 !!VERSION
87
88
89 This man page is correct for version 2.2 of the Samba
90 suite.
91 !!SEE ALSO
92
93
94 __smbd(8)__and smb.conf(5).
95 !!AUTHOR
96
97
98 The original Samba software and related utilities were
99 created by Andrew Tridgell. Samba is now developed by the
100 Samba Team as an Open Source project similar to the way the
101 Linux kernel is developed.
102
103
104 The original Samba man pages were written by Karl Auer. The
105 man page sources were converted to YODL format (another
106 excellent piece of Open Source software, available at
107 ftp://ftp.icce.rug.nl/pub/unix/
108 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.