1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

windows authentication

Discussion in 'C#' started by ushilovs, Jun 30, 2006.

  1. #1
    I have one website that uses windows authentication for sso.
    On this site I have isapi filter that checks if user is local or external.
    If he's local then ok.
    but external users get login dialog. I do not want that.

    Is it possible to give for all externall users some local account, that windows authentication will accept?
     
    ushilovs, Jun 30, 2006 IP
  2. vectorgraphx

    vectorgraphx Guest

    Messages:
    545
    Likes Received:
    16
    Best Answers:
    0
    Trophy Points:
    0
    #2
    internet visitors use the generic IUSR web user. try giving that user access to your file/files/directories that you want to grant anonymous access to.

    vg
     
    vectorgraphx, Jun 30, 2006 IP