[thelist] Question about the File System Object in ASP

Ken Schaefer ken at adOpenStatic.com
Mon Apr 26 20:46:50 CDT 2004


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
From: <eddie at poseidonmedia.com>
Subject: [thelist] Question about the File System Object in ASP


: Is there a way to browse a directory without having "Everyone" have the
: permission to list the directory?

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Only the user context that is attempting to list the directory contents
needs the "List Folder Contents" permission. It will also need "Bypass
Traverse Checking" if you do not want permissions to be checked on every
folder above the folder you are attempting to enumerate.

Cheers
Ken



More information about the thelist mailing list