Changeset 752 for trunk/server/docs-xml/manpages-3/ntlm_auth.1.xml
- Timestamp:
- Nov 29, 2012, 2:06:31 PM (13 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 746,748
- Property svn:mergeinfo changed
-
trunk/server/docs-xml/manpages-3/ntlm_auth.1.xml
r745 r752 200 200 the client. 201 201 </para> 202 <para><example>LANMAN-Challe ge: 0102030405060708</example></para>202 <para><example>LANMAN-Challenge: 0102030405060708</example></para> 203 203 </listitem></varlistentry> 204 204 … … 240 240 <varlistentry> 241 241 <term>Request-User-Session-Key</term> 242 <listitem><para> Apon sucessful authenticaiton, return242 <listitem><para>Upon successful authenticaiton, return 243 243 the user session key associated with the login. 244 244 </para> … … 249 249 <varlistentry> 250 250 <term>Request-LanMan-Session-Key</term> 251 <listitem><para> Apon sucessful authenticaiton, return251 <listitem><para>Upon successful authenticaiton, return 252 252 the LANMAN session key associated with the login. 253 253 </para> … … 256 256 </listitem></varlistentry> 257 257 258 <para><warning>Implement ors should take care to base64 encode258 <para><warning>Implementers should take care to base64 encode 259 259 any data (such as usernames/passwords) that may contain malicous user data, such as 260 260 a newline. They may also need to decode strings from … … 320 320 <varlistentry> 321 321 <term>--request-lm-key</term> 322 <listitem><para>Retr eive LM session key</para></listitem>322 <listitem><para>Retrieve LM session key</para></listitem> 323 323 </varlistentry> 324 324 … … 381 381 382 382 <para>If you're experiencing problems with authenticating Internet Explorer running 383 under MS Windows 9X or Millen ium Edition against ntlm_auth's NTLMSSP authentication383 under MS Windows 9X or Millennium Edition against ntlm_auth's NTLMSSP authentication 384 384 helper (--helper-protocol=squid-2.5-ntlmssp), then please read 385 385 <ulink url="http://support.microsoft.com/support/kb/articles/Q239/8/69.ASP">
Note:
See TracChangeset
for help on using the changeset viewer.