Re: Limit some users?
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 10/03/05
- Previous message: David Wang [Msft]: "Re: File System Object Lockdown...possible?"
- In reply to: Joker7: "Re: Limit some users?"
- Next in thread: Joker7: "Re: Limit some users?"
- Reply: Joker7: "Re: Limit some users?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 2 Oct 2005 19:19:34 -0700
Do NOT run IIS on a FAT32 partition. You are just asking for trouble because
you have no security in that configuration. Running custom authentication
will eventually cause you more problems than it is worth - suppose you want
a Web hoster to host your website; they probably won't run your custom
authentication (they do not like running arbitrary binaries on their servers
because they have to protect themselves against both you and this binary),
so you probably have to rewrite it all.
I suggest you only allow IIS to serve content from a NTFS partition.
I also suggest you stick with a web hoster to host your site and only do
website development on your machine.
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Joker7" <sat_ring@hotmail.com> wrote in message news:1128270378.787c436c75f1d6f71254e174463cd4f6@teranews... "Miha Pihler [MVP]" <mihap-news@atlantis.si> wrote in message news:e7YHIP2xFHA.1148@TK2MSFTNGP11.phx.gbl... : Hi, : : One way to do this would be to apply NTFS permissions on the web content. Of : course you would have to remove permissions such as Authenticated Users : Group, IUSR_<Computer Name>, etc. Then place the users (or your own groups) : and allow these users only read permissions. : : Users who will not have read permissions will be denied access. : : IIS will always honor NTFS permissions... : : I hope this helps, : : -- : Mike : Microsoft MVP - Windows Security : : "Joker7" <sat_ring@hotmail.com> wrote in message : news:1128253607.2aec507a71ec49dbce63317a5ba900a9@teranews... I forgot to say that the drive is fat32 and not NTFS Cheers Chris
- Previous message: David Wang [Msft]: "Re: File System Object Lockdown...possible?"
- In reply to: Joker7: "Re: Limit some users?"
- Next in thread: Joker7: "Re: Limit some users?"
- Reply: Joker7: "Re: Limit some users?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|