Re: secure site - multiple users w/ 1 user account?
From: David Wang [Msft] (someone_at_online.microsoft.com)
Date: 06/10/05
- Next message: David Wang [Msft]: "Re: Accessing Site as Anonymous"
- Previous message: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- In reply to: b_russ_at_yahoo.com: "Re: secure site - multiple users w/ 1 user account?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 10 Jun 2005 06:33:41 -0700
Yes, what I described should work.
Enable authentication everywhere (so the secured content requires
authentication).
Enable anonymous authentication on the less secure content itself (either on
a per-file or per-vdir basis, depending on what suites your needs). This
allows ANYONE to access this content, unauthenticated. Thus, the "100 new
users" will just access it by default, as will your existing users --
everyone can access this content as your defined anonymous user account in
IIS (default is IUSR_MachineName).
-- //David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // <b_russ@yahoo.com> wrote in message news:1118018372.565438.124930@g44g2000cwa.googlegroups.com... Hi David, Actually I'm not sure if it is digest authentication. It uses a SSL certification. The server is outside the company firewall. People from other companies can access it. Up to this point, a new user account / PW is created for each user (it does Not use the company AD list) I'd like for the 100 new users to access ONLY the less secure content in the New folder. Regarding anonymous access: If I added the existing security groups (users) to the New folder, would the current users then be able to access the new Page with their existing credentials (if we enabled anonymous access) - or do they need to use the anonymous UN/PW for the New page? I need to write instructions for the network admin who will actually do the changes, does this sound correct: 1) In IIS, go to "New Folder" -> directory security -> edit -> 2) Enable Anonymous Access 3) Create the Username/PW as: (can I make the username anything?) 4) (Should I have 'allow IIS to control PW' checked?) 5) Add existing security groups 'Group A, B' to New Folder 6) Assign read & execute to user groups Bryan
- Next message: David Wang [Msft]: "Re: Accessing Site as Anonymous"
- Previous message: WenJun Zhang[msft]: "RE: Permission denied when writing to eventlog from global.asa"
- In reply to: b_russ_at_yahoo.com: "Re: secure site - multiple users w/ 1 user account?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|