Setting windows directory security with ColdFusion
If one was to build an application that could be creating directories on a windows system. Is there any way to set specific permissions on that newly created directory. I understand that the <cfdirectory...> tag has the ability to set the UNIX permissions. But, of course, windows is not so simple.
If this is at all possible, would it matter if the directories being created where on a file server and not directly on the web server.
TIA
Ian
