Ignore:
Timestamp:
May 23, 2008, 6:56:41 AM (17 years ago)
Author:
Paul Smedley
Message:

Update source to 3.0.29

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.0/docs/manpages/smbstatus.1

    r44 r134  
    1 .\"Generated by db2man.xsl. Don't modify this, modify the source.
    2 .de Sh \" Subsection
    3 .br
    4 .if t .Sp
    5 .ne 5
    6 .PP
    7 \fB\\$1\fR
    8 .PP
    9 ..
    10 .de Sp \" Vertical space (when we can't use .PP)
    11 .if t .sp .5v
    12 .if n .sp
    13 ..
    14 .de Ip \" List item
    15 .br
    16 .ie \\n(.$>=3 .ne \\$3
    17 .el .ne 3
    18 .IP "\\$1" \\$2
    19 ..
    20 .TH "SMBSTATUS" 1 "" "" ""
     1.\"     Title: smbstatus
     2.\"    Author:
     3.\" Generator: DocBook XSL Stylesheets v1.73.2 <http://docbook.sf.net/>
     4.\"      Date: 05/21/2008
     5.\"    Manual: User Commands
     6.\"    Source: Samba 3.0
     7.\"
     8.TH "SMBSTATUS" "1" "05/21/2008" "Samba 3\.0" "User Commands"
     9.\" disable hyphenation
     10.nh
     11.\" disable justification (adjust text to left margin only)
     12.ad l
    2113.SH "NAME"
    2214smbstatus - report on current Samba connections
    2315.SH "SYNOPSIS"
    2416.HP 1
    25 smbstatus [-P] [-b] [-d <debug level>] [-v] [-L] [-B] [-p] [-S] [-s <configuration file>] [-u <username>]
     17smbstatus [\-P] [\-b] [\-d\ <debug\ level>] [\-v] [\-L] [\-B] [\-p] [\-S] [\-s\ <configuration\ file>] [\-u\ <username>]
    2618.SH "DESCRIPTION"
    2719.PP
    2820This tool is part of the
    2921\fBsamba\fR(7)
    30 suite.
     22suite\.
    3123.PP
    3224smbstatus
    33 is a very simple program to list the current Samba connections.
     25is a very simple program to list the current Samba connections\.
    3426.SH "OPTIONS"
    3527.PP
    36 -P|--profile
    37 .RS 3n
    38 If samba has been compiled with the profiling option, print only the contents of the profiling shared memory area.
     28\-P|\-\-profile
     29.RS 4
     30If samba has been compiled with the profiling option, print only the contents of the profiling shared memory area\.
    3931.RE
    4032.PP
    41 -b|--brief
    42 .RS 3n
    43 gives brief output.
     33\-b|\-\-brief
     34.RS 4
     35gives brief output\.
    4436.RE
    4537.PP
    46 -V
    47 .RS 3n
    48 Prints the program version number.
     38\-d|\-\-debuglevel=level
     39.RS 4
     40\fIlevel\fR
     41is an integer from 0 to 10\. The default value if this parameter is not specified is 0\.
     42.sp
     43The higher this value, the more detail will be logged to the log files about the activities of the server\. At level 0, only critical errors and serious warnings will be logged\. Level 1 is a reasonable level for day\-to\-day running \- it generates a small amount of information about operations carried out\.
     44.sp
     45Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem\. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic\.
     46.sp
     47Note that specifying this parameter here will override the
     48\fIlog level\fR
     49parameter in the
     50\fIsmb\.conf\fR
     51file\.
    4952.RE
    5053.PP
    51 -s <configuration file>
    52 .RS 3n
    53 The file specified contains the configuration details required by the server. The information in this file includes server-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide. See
    54 \fIsmb.conf\fR
    55 for more information. The default configuration file name is determined at compile time.
     54\-V
     55.RS 4
     56Prints the program version number\.
    5657.RE
    5758.PP
    58 -d|--debuglevel=level
    59 .RS 3n
    60 \fIlevel\fR
    61 is an integer from 0 to 10. The default value if this parameter is not specified is zero.
    62 .sp
    63 The higher this value, the more detail will be logged to the log files about the activities of the server. At level 0, only critical errors and serious warnings will be logged. Level 1 is a reasonable level for day-to-day running - it generates a small amount of information about operations carried out.
    64 .sp
    65 Levels above 1 will generate considerable amounts of log data, and should only be used when investigating a problem. Levels above 3 are designed for use only by developers and generate HUGE amounts of log data, most of which is extremely cryptic.
    66 .sp
    67 Note that specifying this parameter here will override the
    68 
    69 parameter in the
    70 \fIsmb.conf\fR
    71 file.
     59\-s <configuration file>
     60.RS 4
     61The file specified contains the configuration details required by the server\. The information in this file includes server\-specific information such as what printcap file to use, as well as descriptions of all the services that the server is to provide\. See
     62\fIsmb\.conf\fR
     63for more information\. The default configuration file name is determined at compile time\.
    7264.RE
    7365.PP
    74 -l|--logfile=logdirectory
    75 .RS 3n
    76 Base directory name for log/debug files. The extension
    77 \fB".progname"\fR
    78 will be appended (e.g. log.smbclient, log.smbd, etc...). The log file is never removed by the client.
     66\-l|\-\-log\-basename=logdirectory
     67.RS 4
     68Base directory name for log/debug files\. The extension
     69\fB"\.progname"\fR
     70will be appended (e\.g\. log\.smbclient, log\.smbd, etc\.\.\.)\. The log file is never removed by the client\.
    7971.RE
    8072.PP
    81 -v|--verbose
    82 .RS 3n
    83 gives verbose output.
     73\-v|\-\-verbose
     74.RS 4
     75gives verbose output\.
    8476.RE
    8577.PP
    86 -L|--locks
    87 .RS 3n
    88 causes smbstatus to only list locks.
     78\-L|\-\-locks
     79.RS 4
     80causes smbstatus to only list locks\.
    8981.RE
    9082.PP
    91 -B|--byterange
    92 .RS 3n
    93 causes smbstatus to include byte range locks.
     83\-B|\-\-byterange
     84.RS 4
     85causes smbstatus to include byte range locks\.
    9486.RE
    9587.PP
    96 -p|--processes
    97 .RS 3n
     88\-p|\-\-processes
     89.RS 4
    9890print a list of
    9991\fBsmbd\fR(8)
    100 processes and exit. Useful for scripting.
     92processes and exit\. Useful for scripting\.
    10193.RE
    10294.PP
    103 -S|--shares
    104 .RS 3n
    105 causes smbstatus to only list shares.
     95\-S|\-\-shares
     96.RS 4
     97causes smbstatus to only list shares\.
    10698.RE
    10799.PP
    108 -h|--help
    109 .RS 3n
    110 Print a summary of command line options.
     100\-h|\-\-help
     101.RS 4
     102Print a summary of command line options\.
    111103.RE
    112104.PP
    113 -u|--user=<username>
    114 .RS 3n
     105\-u|\-\-user=<username>
     106.RS 4
    115107selects information relevant to
    116108\fIusername\fR
    117 only.
     109only\.
    118110.RE
    119111.SH "VERSION"
    120112.PP
    121 This man page is correct for version 3.0 of the Samba suite.
     113This man page is correct for version 3\.0 of the Samba suite\.
    122114.SH "SEE ALSO"
    123115.PP
    124116\fBsmbd\fR(8)
    125117and
    126 \fBsmb.conf\fR(5).
     118\fBsmb.conf\fR(5)\.
    127119.SH "AUTHOR"
    128120.PP
    129 The original Samba software and related utilities were created by Andrew Tridgell. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed.
     121The original Samba software and related utilities were created by Andrew Tridgell\. Samba is now developed by the Samba Team as an Open Source project similar to the way the Linux kernel is developed\.
    130122.PP
    131 The original Samba man pages were written by Karl Auer. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at
    132 ftp://ftp.icce.rug.nl/pub/unix/) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 for Samba 3.0 was done by Alexander Bokovoy.
    133 
     123The original Samba man pages were written by Karl Auer\. The man page sources were converted to YODL format (another excellent piece of Open Source software, available at
     124ftp://ftp\.icce\.rug\.nl/pub/unix/) and updated for the Samba 2\.0 release by Jeremy Allison\. The conversion to DocBook for Samba 2\.2 was done by Gerald Carter\. The conversion to DocBook XML 4\.2 for Samba 3\.0 was done by Alexander Bokovoy\.
Note: See TracChangeset for help on using the changeset viewer.