Ask a Question related to ASP.NET Security, Design and Development.
-
Nauman #1
folder security
By using administrator login,I want to know how to enable
the "Advance" feature option in the General Tab of folder
properties.There is no sign og it in my windows XP.The
option of mkaing my folders private is disabled.How can i
make it enabled? I want audit properties to be accessed.
Nauman Guest
-
Image doesn't load and security on folder is the cause??
hi everyone, On the webserver, all the websites are in folders on the d-drive. eg: my test website is 'd:\dir1\dir2\websites\asptest'. The IIS... -
security tab in folder properties
when i'm using explorer and i go to any of the folders properties i do not see the security tab. How can I get it to show me the security tab? -
File Folder Security
Running Windows XP Professional When I select a folder, As administrator, and right click and go to property's, it has grayed out the ability to... -
no security on the network shared folder
Hi Pheara, I have the same problem too, have you got the answer? Could you please share the answer to me. Thanks and regards Susan -
FOLDER SECURITY II
Further to my rather unintelligible first query, is it possible to assign a password to a folder (along the lines of the process for Word... -
cct #2
Folder Security
Hi all,
I am having difficulty in retrieving the file / folder permission in current
context user.
for eg, GetDirectories() method will return all the folders,
Is there any way to return only folder / files which the user has
permission?
thanks.
cct Guest
-
Alek Davis #3
Re: Folder Security
I do not think that it is possible to do in .NET. By the way, which
permission are you talking about: read, write, execute, list folder
contents, delete, etc? If you really need this functionality and have time
to invest, you can write a DLL or COM object which uses native Win32 API to
check if current user has a desired access permission to a specific file
folder. The following samples can help you get started:
[url]http://www.freevbcode.com/ShowCode.Asp?ID=4318[/url]
([url]http://www.vbcity.com/forums/faq.asp?fid=9&cat=System&#TID16545[/url]) and
[url]http://www.pardesiservices.com/softomatix/aspuseraccesscheck.asp[/url].
Alek
"cct" <tancc@peopleco.com.my> wrote in message
news:uoZjnqRRDHA.2424@tk2msftngp13.phx.gbl...current> Hi all,
>
> I am having difficulty in retrieving the file / folder permission in> context user.
> for eg, GetDirectories() method will return all the folders,
> Is there any way to return only folder / files which the user has
> permission?
>
> thanks.
>
>
Alek Davis Guest



Reply With Quote

