Re: Access Control problems
From: BB (Bernard_at_3exp.com)
Date: 05/05/03
- Next message: Atrax: "Re: i/o error message"
- Previous message: Chai Kam Weng: "Re: Access Control problems"
- In reply to: Chai Kam Weng: "Re: Access Control problems"
- Next in thread: Atrax: "Re: Access Control problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 5 May 2003 11:14:34 +0800
You need to configure 2 things for access control
a) authentication
b) ntfs permission.
You should disable anonymous access, use either
basic or windows integrated, when user access it
will authenticate with user database, only legimate
users will have access.
after authentication, this is further control by
the ntfs permission of files / folder. If the user
has not right even he/she able to login, user still
won't be able to access any resources.
Refer
HOW TO: Configure IIS 5.0 Web Site Authentication in Windows 2000
http://support.microsoft.com/?id=310344
HOW TO: Configure User and Group Access on an Intranet in Windows NT 4.0 or
Windows 2000
http://support.microsoft.com/?id=300985
-- Regards, Bernard Cheah http://support.microsoft.com/ "Chai Kam Weng" <kamwengchai@hotmail.com> wrote in message news:030d01c312af$c0510da0$2f01280a@phx.gbl... > Thanks for your reply. > > I try create a group and put all the users to the group > then apply the permissions on wwwroot folder. But when I > try to access the website, it say access denied. Why? > > Chai > > >-----Original Message----- > >You can't control based on OU. > >However you can control via users group and user. > >Put all related users to one group, then grant the > >group necessary permissions and rights. > > > > > >-- > >Regards, > >Bernard Cheah > >http://support.microsoft.com/ > > > > > >"Chai Kam Weng" <kamwengchai@hotmail.com> wrote in message > >news:017601c3129d$6d882430$a301280a@phx.gbl... > >> In Windows 2000 Server domain environment (Active > >> Directory), it is possible to set only certain OU to > >> access the web site hosted by IIS? > >> > >> For example, a default website hostwed by IIS on one of > >> the DC. I only want members in Employee OU to access the > >> website, other denied. > >> > >> Thanks. > >> > >> Chai > > > > > >. > >
- Next message: Atrax: "Re: i/o error message"
- Previous message: Chai Kam Weng: "Re: Access Control problems"
- In reply to: Chai Kam Weng: "Re: Access Control problems"
- Next in thread: Atrax: "Re: Access Control problems"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|