Changeset 620 for trunk/server/docs/manpages/smb.conf.5
- Timestamp:
- Aug 6, 2011, 6:50:53 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server/docs/manpages/smb.conf.5
r599 r620 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 0 6/14/20115 .\" Date: 08/02/2011 6 6 .\" Manual: File Formats and Conventions 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "SMB\&.CONF" "5" "0 6/14/2011" "Samba 3\&.5" "File Formats and Conventions"10 .TH "SMB\&.CONF" "5" "08/02/2011" "Samba 3\&.5" "File Formats and Conventions" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 1901 1901 .RE 1902 1902 1903 client use spnego principal (G) 1904 .\" client use spnego principal 1905 .PP 1906 .RS 4 1907 This parameter determines whether or not 1908 \fBsmbclient\fR(8) 1909 and other samba components acting as a client will attempt to use the server\-supplied principal sometimes given in the SPNEGO exchange\&. 1910 .sp 1911 If 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 1913 If 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 1915 Note 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 1917 Default: 1918 \fI\fIclient use spnego principal\fR\fR\fI = \fR\fIno\fR\fI \fR 1919 .RE 1920 1903 1921 client use spnego (G) 1904 1922 .\" client use spnego
Note:
See TracChangeset
for help on using the changeset viewer.