id	summary	reporter	owner	description	type	status	priority	milestone	resolution	keywords	cc
4	Database should check permissions	tobsan		"When the database is looking through folders and files, it should for each folder and file check the permissions. Currently, if there is a problem with permissions, addDir will fail with an exception. [[BR]]
[[BR]]
[tobsi@wobsi ~]$ mkdir secret[[BR]]
[tobsi@wobsi ~]$ chmod ugo-rwx secret/ [[BR]]
[[BR]]
*Database> addDir ""/home/tobsi/secret/"" [[BR]]
*** Exception: /home/tobsi/secret/: getDirectoryContents: permission denied (Permission denied)
"	enhancement	new	minor	Complete Minimal Server			
