diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 11:12:38 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-04-10 11:12:38 +0000 |
commit | d8ee1f64808dd13717f5747eeaa255bffad13e80 (patch) | |
tree | c082471068c6833c19207e027ef47ceb97c94fdc /docs/docbook/manpages | |
parent | e0106662ec40eca3f0cf9b51581cf2d184c3a21b (diff) | |
download | samba-d8ee1f64808dd13717f5747eeaa255bffad13e80.tar.gz samba-d8ee1f64808dd13717f5747eeaa255bffad13e80.tar.bz2 samba-d8ee1f64808dd13717f5747eeaa255bffad13e80.zip |
Fix some references to 'ENCRYPTION.txt', but that should be the 'User Database'
chapter in the HOWTO
(This used to be commit d5bc871acb8cf52caabb281eca256073640eea13)
Diffstat (limited to 'docs/docbook/manpages')
-rw-r--r-- | docs/docbook/manpages/smb.conf.5.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/docbook/manpages/smb.conf.5.sgml b/docs/docbook/manpages/smb.conf.5.sgml index 40c4963c8d..9486eb87ea 100644 --- a/docs/docbook/manpages/smb.conf.5.sgml +++ b/docs/docbook/manpages/smb.conf.5.sgml @@ -2452,8 +2452,7 @@ df $1 | tail -1 | awk '{print $2" "$4}' will be negotiated with the client. Note that Windows NT 4.0 SP3 and above and also Windows 98 will by default expect encrypted passwords unless a registry entry is changed. To use encrypted passwords in - Samba see the file ENCRYPTION.txt in the Samba documentation - directory <filename>docs/</filename> shipped with the source code.</para> + Samba see the chapter User Database in the Samba HOWTO Collection.</para> <para>In order for encrypted passwords to work correctly <citerefentry><refentrytitle>smbd</refentrytitle> |