global change from samba.anu.edu.au to samba.org
[samba.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(-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(minusb)
27 dit(bf(-b)) gives brief output.
28
29 label(minusd)
30 dit(bf(-d)) gives verbose output.
31
32 label(minusL)
33 dit(bf(-L)) causes smbstatus to only list locks.
34
35 label(minusp)
36 dit(bf(-p)) print a list of url(bf(smbd))(smbd.8.html)
37 processes and exit. Useful for scripting.
38
39 label(minusS)
40 dit(bf(-S)) causes smbstatus to only list shares.
41
42 label(minuss)
43 dit(bf(-s configuration file)) The default configuration file name is
44 determined at compile time. The file specified contains the
45 configuration details required by the server. See url(bf(smb.conf
46 (5)))(smb.conf.5.html) for more information.
47
48 label(minusu)
49 dit(bf(-u username)) selects information relevant to em(username)
50 only.
51
52 enddit()
53
54 label(VERSION)
55 manpagesection(VERSION)
56
57 This man page is correct for version 2.0 of the Samba suite.
58
59 label(SEEALSO)
60 manpageseealso()
61
62 url(bf(smb.conf (5)))(smb.conf.5.html), url(bf(smbd (8)))(smbd.8.html)
63
64 label(AUTHOR)
65 manpageauthor()
66
67 The original Samba software and related utilities were created by
68 Andrew Tridgell email(samba-bugs@samba.org). Samba is now developed
69 by the Samba Team as an Open Source project similar to the way the
70 Linux kernel is developed.
71
72 The original Samba man pages were written by Karl Auer. The man page
73 sources were converted to YODL format (another excellent piece of Open
74 Source software, available at
75 url(bf(ftp://ftp.icce.rug.nl/pub/unix/))(ftp://ftp.icce.rug.nl/pub/unix/))
76 and updated for the Samba2.0 release by Jeremy Allison.
77 email(samba-bugs@samba.org).
78
79 See url(bf(samba (7)))(samba.7.html) to find out how to get a full
80 list of contributors and details on how to submit bug reports,
81 comments etc.