Re: Basic Authentication User Accounts
From: Ken Schaefer (kenREMOVE_at_THISadopenstatic.com)
Date: 11/06/04
- Next message: Ken Schaefer: "Re: Permissions Problem"
- Previous message: David Wang [Msft]: "Re: IIS 6.0 NT Authorization problem, slow response"
- In reply to: Larry C.: "Basic Authentication User Accounts"
- Next in thread: Larry C.: "RE: Basic Authentication User Accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sat, 6 Nov 2004 18:53:10 +1100
Hi,
a) To require a user to type in a username/password, you can just disable
"Allow anonymous access" in the IIS Manager, and check "Basic
Authentication"
b) To create users (and groups) you can use the Computer Management MMC
located in the Administrative Tools folder
c) Probably the best way would be to create a group that has access to the
site, then create individual user accounts, and put them into the group.
Locate the folders/files for the website on your hard disk, and remove
permissions for Everyone, and add permissions for the group in question.
This means that users will need to authenticate -and- only users in the
group that you created can access the content (other users, who do have a
valid username/password on the system, will not be able to access the
content)
Cheers
Ken
"Larry C." <Larry C.@discussions.microsoft.com> wrote in message
news:277E0F0D-970E-45CB-A1BB-4CEA524037A4@microsoft.com...
>I have an IIS 6.0 Server configured as a stand alone server with Basic
> authenication turned on for the default Web Site. What is the best way to
> create user accounts and associate it with the site so that whoever
> connects
> to the URL is required to type in a user name and password. Can I create
> groups?
>
> Thanks.
>
> Larry C.
>
>
- Next message: Ken Schaefer: "Re: Permissions Problem"
- Previous message: David Wang [Msft]: "Re: IIS 6.0 NT Authorization problem, slow response"
- In reply to: Larry C.: "Basic Authentication User Accounts"
- Next in thread: Larry C.: "RE: Basic Authentication User Accounts"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|