I want to prevent others from accessing certain directories.
Where is the best point, and how?
Thanks for any suggestions!
Sincerely!
I want to prevent others from accessing certain directories.
Where is the best point, and how?
Thanks for any suggestions!
Sincerely!
===========================
Mark Roddy
Consultant, Microsoft DDK MVP
Hollis Technology Solutions
xxxxx@hollistech.com
www.hollistech.com
603-321-1032
-----Original Message-----
From: “Chang Sung. Jung”
To: “NT Developers Interest List”
Date: Fri, 24 Jan 2003 06:57:11 -0500
Subject: [ntdev] Directory access deny
> I want to prevent others from accessing certain directories.
> Where is the best point, and how?
>
> Thanks for any suggestions!
> Sincerely!
>
> —
> You are currently subscribed to ntdev as: xxxxx@hollistech.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
You forgot the most popular option, #3:
-----Original Message-----
From: xxxxx@lists.osr.com
[mailto:xxxxx@lists.osr.com] On Behalf Of Mark Roddy
Sent: Friday, January 24, 2003 5:34 AM
To: NT Developers Interest List
Subject: [ntdev] Re: Directory access deny
- use the ntfs filesystem and its security features: cost 0,
time to implement: 0.5 hr.- write a file system filter driver: cost at least $50,000
US, time to implement: 6 months
minimum.===========================
Mark Roddy
Consultant, Microsoft DDK MVP
Hollis Technology Solutions
xxxxx@hollistech.com
www.hollistech.com
603-321-1032-----Original Message-----
From: “Chang Sung. Jung”
> To: “NT Developers Interest List”
> Date: Fri, 24 Jan 2003 06:57:11 -0500
> Subject: [ntdev] Directory access deny
>
> > I want to prevent others from accessing certain
> directories. Where is
> > the best point, and how?
> >
> > Thanks for any suggestions!
> > Sincerely!
> >
> > —
> > You are currently subscribed to ntdev as: xxxxx@hollistech.com To
> > unsubscribe send a blank email to xxxxx@lists.osr.com
>
>
>
> —
> You are currently subscribed to ntdev as: xxxxx@nryan.com
> To unsubscribe send a blank email to xxxxx@lists.osr.com
>