where IIS users are stored

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ramana
    New Member
    • Jun 2006
    • 3

    where IIS users are stored

    i have installed IIS 5.0 version. i am pretty much new to IIS .i have some questions related to IIS

    1) whre the IIS users are stored .i mean i would like to know where exactly IIS users are stored
    2) is there any way to fetch all IIS users from a java program???


    pls help me..
    thanks in advance
  • sashi
    Recognized Expert Top Contributor
    • Jun 2006
    • 1749

    #2
    Originally posted by ramana
    i have installed IIS 5.0 version. i am pretty much new to IIS .i have some questions related to IIS

    1) whre the IIS users are stored .i mean i would like to know where exactly IIS users are stored
    2) is there any way to fetch all IIS users from a java program???


    pls help me..
    thanks in advance
    Hi there,

    IIS uses windows auth to validate user login to restricted section, IUSR_<machine> is the internet guest account. Good luck & Take care.

    Comment

    Working...