Ask a Question related to ASP.NET Security, Design and Development.
-
web.reports@poole.gov.uk #1
Setting File & Folder Permissions
Hi All,
Has anyone got any sample code, or links to sites that explain how to
set file and folder permissions using ASP.Net. I'm building a document
publishing system for our Intranet which need to read permissions from
one folder/file and replicate them to another.
I've been Googling for an hour or so with not much luck!
Thanks!
web.reports@poole.gov.uk Guest
-
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... -
Directory FileSystemInfo file and folder permissions
I am trying to loop through a directory and place all the folders and files into an array. I want to store only the folders and files that the... -
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... -
Dominick #2
Re: Setting File & Folder Permissions
Hello gov.uk,
so what you want is an API to manipulate ACLs, right?
in .NET 2.0 - take System.Security.AccessControl
in 1.1 - http://www.leastprivilege.com/PermaLink.aspx?guid=15e52baf-3121-4dbd-9571-c79f1c904ffd
HTH
---------------------------------------
Dominick Baier - DevelopMentor
http://www.leastprivilege.com
Dominick Guest



Reply With Quote

