Ignore:
Timestamp:
Aug 6, 2011, 6:50:53 PM (14 years ago)
Author:
Herwig Bauernfeind
Message:

Samba 3.5: Update trunk to 3.5.11

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/server/docs/manpages/smb.conf.5

    r599 r620  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 06/14/2011
     5.\"      Date: 08/02/2011
    66.\"    Manual: File Formats and Conventions
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "SMB\&.CONF" "5" "06/14/2011" "Samba 3\&.5" "File Formats and Conventions"
     10.TH "SMB\&.CONF" "5" "08/02/2011" "Samba 3\&.5" "File Formats and Conventions"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    19011901.RE
    19021902
     1903client use spnego principal (G)
     1904.\" client use spnego principal
     1905.PP
     1906.RS 4
     1907This parameter determines whether or not
     1908\fBsmbclient\fR(8)
     1909and other samba components acting as a client will attempt to use the server\-supplied principal sometimes given in the SPNEGO exchange\&.
     1910.sp
     1911If enabled, Samba can attempt to use Kerberos to contact servers known only by IP address\&. Kerberos relies on names, so ordinarily cannot function in this situation\&.
     1912.sp
     1913If disabled, Samba will use the name used to look up the server when asking the KDC for a ticket\&. This avoids situations where a server may impersonate another, soliciting authentication as one principal while being known on the network as another\&.
     1914.sp
     1915Note that Windows XP SP2 and later versions already follow this behaviour, and Windows Vista and later servers no longer supply this \'rfc4178 hint\' principal on the server side\&.
     1916.sp
     1917Default:
     1918\fI\fIclient use spnego principal\fR\fR\fI = \fR\fIno\fR\fI \fR
     1919.RE
     1920
    19031921client use spnego (G)
    19041922.\" client use spnego
Note: See TracChangeset for help on using the changeset viewer.