Re: Folder access
From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 09/28/04
- Next message: Sholto Douglas: "Re: Strong names - are these cryptographic??"
- Previous message: Dave: "Folder access"
- In reply to: Dave: "Folder access"
- Next in thread: jzhu: "Re: Folder access"
- Reply: jzhu: "Re: Folder access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Sep 2004 14:34:43 -0500
You need to update the security descriptor on the folder. You can do this
using IADsSecurityDescriptor interface, or via interop with a library like
DataMarvel or the Win32Security wrapper assembly at GotDotNet:
http://www.gotdotnet.com/Community/UserSamples/Details.aspx?SampleGuid=e6098575-dda0-48b8-9abf-e0705af065d9
HTH,
Joe K.
"Dave" <Dave@discussions.microsoft.com> wrote in message
news:C5DAAD7A-D4A1-4ED1-9A03-6EA4E1FB4E3E@microsoft.com...
> How do I grant acess to a folder using VB.NET. I need to add a group and 2
> users.
>
> I know this can be a long answer so if you can just point me in the right
> direction or where I should porst this question, that would be great.
>
> Any links on how to would be greate.
>
> --
> Thanks,
> Dave
- Next message: Sholto Douglas: "Re: Strong names - are these cryptographic??"
- Previous message: Dave: "Folder access"
- In reply to: Dave: "Folder access"
- Next in thread: jzhu: "Re: Folder access"
- Reply: jzhu: "Re: Folder access"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]