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/winbindd.8

    r746 r860  
    22.\"     Title: winbindd
    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 "WINBINDD" "8" "10/29/2012" "Samba 3\&.6" "System Administration tools"
     10.TH "WINBINDD" "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
     
    4251PAM module, by managing connections to domain controllers\&. In this configuration the
    4352\m[blue]\fBidmap config * : range\fR\m[]
    44 parameter is not required\&. (This is known as `netlogon proxy only mode\'\&.)
     53parameter is not required\&. (This is known as `netlogon proxy only mode\*(Aq\&.)
    4554.PP
    4655The Name Service Switch allows user and system information to be obtained from different databases services such as NIS or DNS\&. The exact behaviour can be configured through the
     
    5059The service provided by
    5160winbindd
    52 is called `winbind\' and can be used to resolve user and group information from a Windows NT server\&. The service can also provide authentication services via an associated PAM module\&.
     61is called `winbind\*(Aq and can be used to resolve user and group information from a Windows NT server\&. The service can also provide authentication services via an associated PAM module\&.
    5362.PP
    5463The
     
    152161and
    153162svscan
    154 from Daniel J\&. Bernstein\'s
     163from Daniel J\&. Bernstein\*(Aqs
    155164daemontools
    156165package, or the AIX process monitor\&.
     
    174183.sp
    175184Note that specifying this parameter here will override the
    176 \m[blue]\fB\%smb.conf.5.html#\fR\m[]
     185\m[blue]\fBlog level\fR\m[]
    177186parameter in the
    178187smb\&.conf
     
    219228\-n
    220229.RS 4
    221 Disable caching\&. This means winbindd will always have to wait for a response from the domain controller before it can respond to a client and this thus makes things slower\&. The results will however be more accurate, since results from the cache might not be up\-to\-date\&. This might also temporarily hang winbindd if the DC doesn\'t respond\&.
     230Disable caching\&. This means winbindd will always have to wait for a response from the domain controller before it can respond to a client and this thus makes things slower\&. The results will however be more accurate, since results from the cache might not be up\-to\-date\&. This might also temporarily hang winbindd if the DC doesn\*(Aqt respond\&.
    222231.RE
    223232.SH "NAME AND ID RESOLUTION"
     
    533542$LOCKDIR/winbindd_privileged/pipe
    534543.RS 4
    535 The UNIX pipe over which \'privileged\' clients communicate with the
     544The UNIX pipe over which \*(Aqprivileged\*(Aq clients communicate with the
    536545winbindd
    537546program\&. For security reasons, access to some winbindd functions \- like those needed by the
    538547ntlm_auth
    539 utility \- is restricted\&. By default, only users in the \'root\' group will get this access, however the administrator may change the group permissions on $LOCKDIR/winbindd_privileged to allow programs like \'squid\' to use ntlm_auth\&. Note that the winbind client will only attempt to connect to the winbindd daemon if both the
     548utility \- is restricted\&. By default, only users in the \*(Aqroot\*(Aq group will get this access, however the administrator may change the group permissions on $LOCKDIR/winbindd_privileged to allow programs like \*(Aqsquid\*(Aq to use ntlm_auth\&. Note that the winbind client will only attempt to connect to the winbindd daemon if both the
    540549$LOCKDIR/winbindd_privileged
    541550directory and
Note: See TracChangeset for help on using the changeset viewer.