Modify IIS Folder Permission

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mark

    Modify IIS Folder Permission

    I need to change Directory Security permission on folders under the IIS
    default web site tree:

    Internet Information Services
    - Machine Name
    - Web Sites
    -Default Web Site
    +testfolder

    Specifically: on the the Directory Securty Tab (right click on a folder
    under the Default Web Site) click the edit button next to Anonymous access
    and authentication control, uncheck Anonymous access, check Basic
    authenticatoin and enter Domain and password...and finally uncheck Integrated
    Windows authentication.

    I may have chosen the wrong class "IIsWebFileSett ing" to change the
    properties described above...which also could have added to the confusion.

    I am using windows server 2000, with IIS 5.0

    I know in the end we are really just changing/entering data in the IIS
    metabase, right?

    Thank you so much for taking the time to help....I'm really stuck on this one.

    Mark

Working...