diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2003-06-05 20:02:58 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2003-06-05 20:02:58 +0000 |
commit | 81d2802743f97500d220d7c07e714efd6ea3bc7b (patch) | |
tree | fe4234f05a9f7746936c7f7184f4b0ee430a0f52 /docs | |
parent | 495bcdd4c3da8070a3c54be2a11392e3a2280363 (diff) | |
download | samba-81d2802743f97500d220d7c07e714efd6ea3bc7b.tar.gz samba-81d2802743f97500d220d7c07e714efd6ea3bc7b.tar.bz2 samba-81d2802743f97500d220d7c07e714efd6ea3bc7b.zip |
ENCRYPTION.txt has been merged into the HOWTO Collection
(This used to be commit 7983bc317e5fbade4d1aac87583f3f69e408355d)
Diffstat (limited to 'docs')
-rw-r--r-- | docs/docbook/smbdotconf/security/security.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/docbook/smbdotconf/security/security.xml b/docs/docbook/smbdotconf/security/security.xml index 68c5f2cdd2..c9d6a7034e 100644 --- a/docs/docbook/smbdotconf/security/security.xml +++ b/docs/docbook/smbdotconf/security/security.xml @@ -212,8 +212,7 @@ does not support them. However note that if encrypted passwords have been negotiated then Samba cannot revert back to checking the UNIX password file, it must have a valid <filename moreinfo="none">smbpasswd</filename> file to check - users against. See the documentation file in the <filename moreinfo="none">docs/</filename> directory - <filename moreinfo="none">ENCRYPTION.txt</filename> for details on how to set this up.</para> + users against. See the chapter about the User Database in the Samba HOWTO Collection for details on how to set this up.</para> <para><emphasis>Note</emphasis> this mode of operation has significant pitfalls, due to the fact that is activly initiates a |