Ignore:
Timestamp:
Nov 29, 2012, 2:06:31 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: updated trunk to 3.6.9 2nd part

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs/manpages/ntlm_auth.1

    r745 r752  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 08/08/2011
     5.\"      Date: 10/29/2012
    66.\"    Manual: User Commands
    77.\"    Source: Samba 3.6
    88.\"  Language: English
    99.\"
    10 .TH "NTLM_AUTH" "1" "08/08/2011" "Samba 3\&.6" "User Commands"
     10.TH "NTLM_AUTH" "1" "10/29/2012" "Samba 3\&.6" "User Commands"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    145145LANMAN Challenge
    146146value, generated randomly by the server, or (in cases such as MSCHAPv2) generated in some way by both the server and the client\&.
    147 .PP \fBExample\ \&7.\ \&\fR LANMAN\-Challege: 0102030405060708
     147.PP \fBExample\ \&7.\ \&\fR LANMAN\-Challenge: 0102030405060708
    148148.RE
    149149.PP
     
    175175Request\-User\-Session\-Key
    176176.RS 4
    177 Apon sucessful authenticaiton, return the user session key associated with the login\&.
     177Upon successful authenticaiton, return the user session key associated with the login\&.
    178178.PP \fBExample\ \&12.\ \&\fR Request\-User\-Session\-Key: Yes
    179179.RE
     
    181181Request\-LanMan\-Session\-Key
    182182.RS 4
    183 Apon sucessful authenticaiton, return the LANMAN session key associated with the login\&.
     183Upon successful authenticaiton, return the LANMAN session key associated with the login\&.
    184184.PP \fBExample\ \&13.\ \&\fR Request\-LanMan\-Session\-Key: Yes
    185185.RE
     
    196196.ps -1
    197197.br
    198 Implementors should take care to base64 encode
     198Implementers should take care to base64 encode
    199199                any data (such as usernames/passwords) that may contain malicous user data, such as
    200200                a newline\&.  They may also need to decode strings from
     
    245245\-\-request\-lm\-key
    246246.RS 4
    247 Retreive LM session key
     247Retrieve LM session key
    248248.RE
    249249.PP
     
    358358.SH "TROUBLESHOOTING"
    359359.PP
    360 If you\'re experiencing problems with authenticating Internet Explorer running under MS Windows 9X or Millenium Edition against ntlm_auth\'s NTLMSSP authentication helper (\-\-helper\-protocol=squid\-2\&.5\-ntlmssp), then please read
     360If you\'re experiencing problems with authenticating Internet Explorer running under MS Windows 9X or Millennium Edition against ntlm_auth\'s NTLMSSP authentication helper (\-\-helper\-protocol=squid\-2\&.5\-ntlmssp), then please read
    361361the Microsoft Knowledge Base article #239869 and follow instructions described there\&.
    362362.SH "VERSION"
Note: See TracChangeset for help on using the changeset viewer.