summaryrefslogtreecommitdiff
path: root/docs/textdocs/ENCRYPTION.txt
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>1998-02-12 07:17:07 +0000
committerJeremy Allison <jra@samba.org>1998-02-12 07:17:07 +0000
commit892788c1f8d7ac4e14e5ed91fe6e39cefc202cdd (patch)
tree0d038bbe620d1b04ffc8e64291eb869cbc2b1ec8 /docs/textdocs/ENCRYPTION.txt
parent3e36ba5ffab937b530c829b2a2869eba1fb892c5 (diff)
downloadsamba-892788c1f8d7ac4e14e5ed91fe6e39cefc202cdd.tar.gz
samba-892788c1f8d7ac4e14e5ed91fe6e39cefc202cdd.tar.bz2
samba-892788c1f8d7ac4e14e5ed91fe6e39cefc202cdd.zip
ENCRYPTION.txt: Fixed typo.
Support.txt: Added consultant. smb.conf.5: Updated with new parameters. Jeremy. (This used to be commit 71c70cf090b749827ae4186a6d389864708b7899)
Diffstat (limited to 'docs/textdocs/ENCRYPTION.txt')
-rw-r--r--docs/textdocs/ENCRYPTION.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/textdocs/ENCRYPTION.txt b/docs/textdocs/ENCRYPTION.txt
index e55878aa34..315e7de53f 100644
--- a/docs/textdocs/ENCRYPTION.txt
+++ b/docs/textdocs/ENCRYPTION.txt
@@ -22,7 +22,7 @@ How does it work ?
LanManager encryption is somewhat similar to UNIX password
encryption. The server uses a file containing a hashed value of a
-users password. This is created by taking the users paintext
+users password. This is created by taking the users plaintext
password, capitalising it, and either truncating to 14 bytes (or
padding to 14 bytes with null bytes). This 14 byte value is used as
two 56 bit DES keys to encrypt a 'magic' eight byte value, forming a