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