diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-02-18 22:14:04 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-02-18 22:14:04 +0000 |
commit | ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68 (patch) | |
tree | deda0311c634bd433278a352e1a9daece40ff0f6 /docs/htmldocs/pwencrypt.html | |
parent | 4668623d62b3a7b133e26dd1397b956c4ddac335 (diff) | |
download | samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.tar.gz samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.tar.bz2 samba-ff78c3bf5c3a73cf90f6517d9b2d6b8c12d22d68.zip |
Regenerate
(This used to be commit 1ab5a3b17feb677425bb1071357c3dbabcc46c7e)
Diffstat (limited to 'docs/htmldocs/pwencrypt.html')
-rw-r--r-- | docs/htmldocs/pwencrypt.html | 39 |
1 files changed, 25 insertions, 14 deletions
diff --git a/docs/htmldocs/pwencrypt.html b/docs/htmldocs/pwencrypt.html index 9414399bf4..b15d74c5d0 100644 --- a/docs/htmldocs/pwencrypt.html +++ b/docs/htmldocs/pwencrypt.html @@ -5,8 +5,7 @@ >LanMan and NT Password Encryption in Samba</TITLE ><META NAME="GENERATOR" -CONTENT="Modular DocBook HTML Stylesheet Version 1.76b+ -"><LINK +CONTENT="Modular DocBook HTML Stylesheet Version 1.77+"><LINK REL="HOME" TITLE="SAMBA Project Documentation" HREF="samba-howto-collection.html"><LINK @@ -17,8 +16,8 @@ REL="PREVIOUS" TITLE="Quick Cross Subnet Browsing / Cross Workgroup Browsing guide" HREF="browsing-quick.html"><LINK REL="NEXT" -TITLE="Type of installation" -HREF="type.html"></HEAD +TITLE="User information database" +HREF="passdb.html"></HEAD ><BODY CLASS="CHAPTER" BGCOLOR="#FFFFFF" @@ -60,7 +59,7 @@ WIDTH="10%" ALIGN="right" VALIGN="bottom" ><A -HREF="type.html" +HREF="passdb.html" ACCESSKEY="N" >Next</A ></TD @@ -73,13 +72,17 @@ WIDTH="100%"></DIV CLASS="CHAPTER" ><H1 ><A -NAME="PWENCRYPT">Chapter 4. LanMan and NT Password Encryption in Samba</H1 +NAME="PWENCRYPT" +></A +>Chapter 4. LanMan and NT Password Encryption in Samba</H1 ><DIV CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN457">4.1. Introduction</H1 +NAME="AEN457" +></A +>4.1. Introduction</H1 ><P >Newer windows clients send encrypted passwords over the wire, instead of plain text passwords. The newest clients @@ -101,7 +104,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN462">4.2. Important Notes About Security</H1 +NAME="AEN462" +></A +>4.2. Important Notes About Security</H1 ><P >The unix and SMB password encryption techniques seem similar on the surface. This similarity is, however, only skin deep. The unix @@ -135,7 +140,7 @@ WIDTH="25" ALIGN="CENTER" VALIGN="TOP" ><IMG -SRC="../images/warning.gif" +SRC="/usr/share/sgml/docbook/stylesheet/dsssl/modular/images/warning.gif" HSPACE="5" ALT="Warning"></TD ><TD @@ -201,7 +206,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN481">4.2.1. Advantages of SMB Encryption</H2 +NAME="AEN481" +></A +>4.2.1. Advantages of SMB Encryption</H2 ><P ></P ><UL @@ -228,7 +235,9 @@ CLASS="SECT2" ><H2 CLASS="SECT2" ><A -NAME="AEN488">4.2.2. Advantages of non-encrypted passwords</H2 +NAME="AEN488" +></A +>4.2.2. Advantages of non-encrypted passwords</H2 ><P ></P ><UL @@ -257,7 +266,9 @@ CLASS="SECT1" ><H1 CLASS="SECT1" ><A -NAME="AEN497">4.3. The smbpasswd Command</H1 +NAME="AEN497" +></A +>4.3. The smbpasswd Command</H1 ><P >The smbpasswd command maintains the two 32 byte password fields in the smbpasswd file. If you wish to make it similar to the unix @@ -401,7 +412,7 @@ WIDTH="33%" ALIGN="right" VALIGN="top" ><A -HREF="type.html" +HREF="passdb.html" ACCESSKEY="N" >Next</A ></TD @@ -425,7 +436,7 @@ ACCESSKEY="U" WIDTH="33%" ALIGN="right" VALIGN="top" ->Type of installation</TD +>User information database</TD ></TR ></TABLE ></DIV |