Ignore:
Timestamp:
May 12, 2014, 8:58:38 PM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba 3.6: updated vendor to latest version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs/manpages/smbd.8

    r746 r860  
    22.\"     Title: smbd
    33.\"    Author: [see the "AUTHOR" section]
    4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 10/29/2012
     4.\" Generator: DocBook XSL Stylesheets v1.76.1 <http://docbook.sf.net/>
     5.\"      Date: 09/18/2013
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "SMBD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
     10.TH "SMBD" "8" "09/18/2013" "Samba 3\&.6" "System Administration tools"
     11.\" -----------------------------------------------------------------
     12.\" * Define some portability stuff
     13.\" -----------------------------------------------------------------
     14.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     15.\" http://bugs.debian.org/507673
     16.\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html
     17.\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     18.ie \n(.g .ds Aq \(aq
     19.el       .ds Aq '
    1120.\" -----------------------------------------------------------------
    1221.\" * set default formatting
     
    6675and
    6776svscan
    68 from Daniel J\&. Bernstein\'s
     77from Daniel J\&. Bernstein\*(Aqs
    6978daemontools
    7079package, or the AIX process monitor\&.
     
    97106.sp
    98107Note that specifying this parameter here will override the
    99 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     108\m[blue]\fBlog level\fR\m[]
    100109parameter in the
    101110smb\&.conf
     
    222231.IP \(bu 2.3
    223232.\}
    224 \fISession Management\fR: When not using share level security, users must pass PAM\'s session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&.
     233\fISession Management\fR: When not using share level security, users must pass PAM\*(Aqs session checks before access is granted\&. Note however, that this is bypassed in share level security\&. Note also that some older pam configuration files may need a line added for session support\&.
    225234.RE
    226235.SH "VERSION"
     
    236245.SH "TDB FILES"
    237246.PP
    238 Samba stores it\'s data in several TDB (Trivial Database) files, usually located in
     247Samba stores it\*(Aqs data in several TDB (Trivial Database) files, usually located in
    239248/var/lib/samba\&.
    240249.PP
     
    318327sessionid\&.tdb
    319328.RS 4
    320 session information (e\&.g\&. support for \'utmp = yes\')
     329session information (e\&.g\&. support for \*(Aqutmp = yes\*(Aq)
    321330.RE
    322331.PP
     
    328337winbindd_cache\&.tdb
    329338.RS 4
    330 winbindd\'s cache of user lists, etc\&.\&.\&.
     339winbindd\*(Aqs cache of user lists, etc\&.\&.\&.
    331340.RE
    332341.PP
    333342winbindd_idmap\&.tdb*
    334343.RS 4
    335 winbindd\'s local idmap db
     344winbindd\*(Aqs local idmap db
    336345.RE
    337346.PP
    338347wins\&.dat*
    339348.RS 4
    340 wins database when \'wins support = yes\'
     349wins database when \*(Aqwins support = yes\*(Aq
    341350.RE
    342351.SH "SIGNALS"
     
    348357configuration file within a short period of time\&.
    349358.PP
    350 To shut down a user\'s
     359To shut down a user\*(Aqs
    351360smbd
    352361process it is recommended that
     
    375384\fBsmbclient\fR(1),
    376385\fBtestparm\fR(1),
    377 \fBtestprns\fR(1), and the Internet RFC\'s
     386\fBtestprns\fR(1), and the Internet RFC\*(Aqs
    378387rfc1001\&.txt,
    379388rfc1002\&.txt\&. In addition the CIFS (formerly SMB) specification is available as a link from the Web page
Note: See TracChangeset for help on using the changeset viewer.