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