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-xml/manpages-3/ntlm_auth.1.xml

    r745 r752  
    200200                the client.
    201201                </para>
    202                       <para><example>LANMAN-Challege: 0102030405060708</example></para>
     202                      <para><example>LANMAN-Challenge: 0102030405060708</example></para>
    203203                    </listitem></varlistentry>
    204204
     
    240240                  <varlistentry>
    241241                  <term>Request-User-Session-Key</term>
    242                 <listitem><para>Apon sucessful authenticaiton, return
     242                <listitem><para>Upon successful authenticaiton, return
    243243                the user session key associated with the login.
    244244                 </para>       
     
    249249                  <varlistentry>
    250250                  <term>Request-LanMan-Session-Key</term>
    251                 <listitem><para>Apon sucessful authenticaiton, return
     251                <listitem><para>Upon successful authenticaiton, return
    252252                the LANMAN session key associated with the login.
    253253                 </para>       
     
    256256                    </listitem></varlistentry>
    257257
    258                 <para><warning>Implementors should take care to base64 encode
     258                <para><warning>Implementers should take care to base64 encode
    259259                any data (such as usernames/passwords) that may contain malicous user data, such as
    260260                a newline.  They may also need to decode strings from
     
    320320        <varlistentry>
    321321        <term>--request-lm-key</term>
    322         <listitem><para>Retreive LM session key</para></listitem>
     322        <listitem><para>Retrieve LM session key</para></listitem>
    323323        </varlistentry>
    324324
     
    381381       
    382382        <para>If you're experiencing problems with authenticating Internet Explorer running
    383         under MS Windows 9X or Millenium Edition against ntlm_auth's NTLMSSP authentication
     383        under MS Windows 9X or Millennium Edition against ntlm_auth's NTLMSSP authentication
    384384        helper (--helper-protocol=squid-2.5-ntlmssp), then please read
    385385        <ulink url="http://support.microsoft.com/support/kb/articles/Q239/8/69.ASP">
Note: See TracChangeset for help on using the changeset viewer.