Ask a Question related to ASP.NET Security, Design and Development.
-
Bona #1
Setting writing permissions to a folder.
At ASP.Net application I have a folder which contains the
files, being updated by the users. The application
deployed by Web Setup project. The setup project allows to
set 'Write' permissions for any folder (at IIS level), but
this is not sufficient: it is necessary to set 'Write'
permissions to an ASP.NET Machine name account
under 'Security' tab in 'Properties' for this folder (at
Windows level) as well.
Question: is it possible to set 'Write' permissions to an
ASP.NET Machine name account for a given folder
programmatically, either during setup or when an
application is running?
Bona Guest
-
Setting the file permissions of a file I'm writing to
Is it possible to specify the permissions of a file I create when I: open ("FOO", "> ./bar") or die ("Could not create file"); Thanks in... -
Setting folder permissions on remote machine / remote domain
Hello there, I have the following problem: I have Machine A which runs my website. I have Machine B which holds folders for users. Machine A... -
Help with setting folder permissions
I'm running XP Home Edition on a Dell Dimension 8100, Pentium 4, 80 gig HD, 256 RAM (although none of that info will probably be needed to answer... -
Setting Folder Permissions
Hi, I am sooo lost with a problem I have. I bought a new digital camera and when I tried to install the software it got an error message "unable to... -
[PHP] about writing permissions
Hello, On Tuesday July 8 2003 15:42, George Papatheodorou wrote: if user2 other than owner is trying to write to file which does not have...



Reply With Quote

