Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/samba.7

    r860 r988  
    22.\"     Title: samba
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
    5 .\"      Date: 09/18/2013
     4.\" Generator: DocBook XSL Stylesheets v1.78.1 <http://docbook.sf.net/>
     5.\"      Date: 05/02/2016
    66.\"    Manual: Miscellanea
    7 .\"    Source: Samba 3.6
     7.\"    Source: Samba 4.4
    88.\"  Language: English
    99.\"
    10 .TH "SAMBA" "7" "09/18/2013" "Samba 3\&.6" "Miscellanea"
     10.TH "SAMBA" "7" "05/02/2016" "Samba 4\&.4" "Miscellanea"
    1111.\" -----------------------------------------------------------------
    1212.\" * Define some portability stuff
     
    2929.\" -----------------------------------------------------------------
    3030.SH "NAME"
    31 samba \- A Windows SMB/CIFS fileserver for UNIX
     31samba \- A Windows AD and SMB/CIFS fileserver for UNIX
    3232.SH "SYNOPSIS"
    3333.HP \w'\ 'u
     
    3535.SH "DESCRIPTION"
    3636.PP
    37 The Samba software suite is a collection of programs that implements the Server Message Block (commonly abbreviated as SMB) protocol for UNIX systems\&. This protocol is sometimes also referred to as the Common Internet File System (CIFS)\&. For a more thorough description, see
     37The Samba software suite is a collection of programs that implements the Server Message Block (commonly abbreviated as SMB) protocol for UNIX systems and provides Active Directory services\&. This protocol is sometimes also referred to as the Common Internet File System (CIFS)\&. For a more thorough description, see
    3838http://www\&.ubiqx\&.org/cifs/\&. Samba also implements the NetBIOS protocol in nmbd\&.
     39.PP
     40\fBsamba\fR(8)
     41.RS 4
     42The
     43samba
     44daemon provides the Active Directory services and file and print services to SMB clients\&. The configuration file for this daemon is described in
     45\fBsmb.conf\fR(5)\&.
     46.RE
    3947.PP
    4048\fBsmbd\fR(8)
     
    4351smbd
    4452daemon provides the file and print services to SMB clients, such as Windows 95/98, Windows NT, Windows for Workgroups or LanManager\&. The configuration file for this daemon is described in
    45 \fBsmb.conf\fR(5)
     53\fBsmb.conf\fR(5)\&.
    4654.RE
    4755.PP
     
    5159nmbd
    5260daemon provides NetBIOS nameservice and browsing support\&. The configuration file for this daemon is described in
    53 \fBsmb.conf\fR(5)
     61\fBsmb.conf\fR(5)\&.
     62.RE
     63.PP
     64\fBwinbindd\fR(8)
     65.RS 4
     66winbindd
     67is a daemon that is used for integrating authentication and the user database into unix\&.
    5468.RE
    5569.PP
     
    5973smbclient
    6074program implements a simple ftp\-like client\&. This is useful for accessing SMB shares on other compatible servers (such as Windows NT), and can also be used to allow a UNIX box to print to a printer attached to any SMB server (such as a PC running Windows NT)\&.
     75.RE
     76.PP
     77\fBsamba-tool\fR(8)
     78.RS 4
     79The
     80samba\-tool
     81is the main Samba Administration tool regarding Active Directory services\&.
    6182.RE
    6283.PP
     
    7091.RE
    7192.PP
    72 \fBtestprns\fR(1)
    73 .RS 4
    74 The
    75 testprns
    76 utility supports testing printer names defined in your
    77 printcap
    78 file used by Samba\&.
    79 .RE
    80 .PP
    8193\fBsmbstatus\fR(1)
    8294.RS 4
     
    108120.RE
    109121.PP
    110 \fBsmbsh\fR(1)
    111 .RS 4
    112 The
    113 smbsh
    114 command is a program that allows you to run a unix shell with with an overloaded VFS\&.
    115 .RE
    116 .PP
    117122\fBsmbtree\fR(1)
    118123.RS 4
     
    138143.RS 4
    139144smbcontrol
    140 is a utility that can change the behaviour of running samba daemons\&.
     145is a utility that can change the behaviour of running
     146smbd,
     147nmbd
     148and
     149winbindd
     150daemons\&.
    141151.RE
    142152.PP
     
    168178.RE
    169179.PP
    170 \fBswat\fR(8)
    171 .RS 4
    172 swat
    173 is a web\-based interface to configuring
    174 smb\&.conf\&.
    175 .RE
    176 .PP
    177 \fBwinbindd\fR(8)
    178 .RS 4
    179 winbindd
    180 is a daemon that is used for integrating authentication and the user database into unix\&.
    181 .RE
    182 .PP
    183180\fBwbinfo\fR(1)
    184181.RS 4
     
    209206ntlm_auth
    210207is a helper\-utility for external programs wanting to do NTLM\-authentication\&.
    211 .RE
    212 .PP
    213 \fBsmbmount\fR(8), \fBsmbumount\fR(8), \fBsmbmnt\fR(8)
    214 .RS 4
    215 smbmount,smbumount
    216 and
    217 smbmnt
    218 are commands that can be used to mount CIFS/SMB shares on Linux\&.
    219208.RE
    220209.PP
     
    247236.SH "VERSION"
    248237.PP
    249 This man page is correct for version 3 of the Samba suite\&.
     238This man page is correct for version 4 of the Samba suite\&.
    250239.SH "CONTRIBUTIONS"
    251240.PP
     
    256245http://devel\&.samba\&.org/
    257246for information on how to do it properly\&. We prefer patches in
    258 diff \-u
     247git format\-patch
    259248format\&.
    260249.SH "CONTRIBUTORS"
     
    263252change\-log
    264253in the source package for the pre\-CVS changes and at
    265 http://cvs\&.samba\&.org/
    266 for the contributors to Samba post\-CVS\&. CVS is the Open Source source code control system used by the Samba Team to develop Samba\&. The project would have been unmanageable without it\&.
     254http://git\&.samba\&.org/
     255for the contributors to Samba post\-GIT\&. GIT is the Open Source source code control system used by the Samba Team to develop Samba\&. The project would have been unmanageable without it\&.
    267256.SH "AUTHOR"
    268257.PP
Note: See TracChangeset for help on using the changeset viewer.