add hash table index type

This commit is contained in:
leitner
2005-10-13 16:51:44 +00:00
parent b4a257d0ad
commit 7376f0342c
4 changed files with 269 additions and 10 deletions

8
README.security Normal file
View File

@@ -0,0 +1,8 @@
tinyldap trusts the binary data file on disk.
There are numerous ways to make tinyldap crash or loop endlessly if an
attacker can hex edit the data file.
Other than that, tinyldap does not trust anyone :-)
tinyldap can (and should) be run as non-root, via tcpserver, in a chroot
jail.