add a 'mangle prefix' option to allow people to tune the number of
authorAndrew Tridgell <tridge@samba.org>
Mon, 21 Oct 2002 04:30:51 +0000 (04:30 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 21 Oct 2002 04:30:51 +0000 (04:30 +0000)
commit48a56c12e268845d037ea0c4115a0df37cb20e26
tree11af590e40cc94c973f3fca104ef9ddab0a6bbbb
parent354878f76fb6689e26a62ef988564c099991edc0
add a 'mangle prefix' option to allow people to tune the number of
characters used in the prefix for 8.3 names in the hash2
algorithm. The longer the prefix the more readable the 8.3 names will
be, but the weaker the hash.

this was added because of someone complaining that the new hashing
algorithm was unreadable but the old one was broken :)
(This used to be commit 3ca3cc838e5b957c7244b21947daddc4ee4c3099)
docs/docbook/manpages/smb.conf.5.sgml
source3/param/loadparm.c
source3/smbd/mangle_hash2.c