« Previous Next »

Thread: webdav + iis manager user auth?

Last post 01-05-2009 7:24 PM by CarlosAg. 3 replies.

Average Rating Rate It (5)

RSS

Page 1 of 1 (4 items)

Sort Posts:

  • 12-29-2008, 2:52 PM

    • RustySpoon
    • Top 500 Contributor
    • Joined on 12-14-2008, 10:41 AM
    • Sopron - Hungary
    • Posts 14

    webdav + iis manager user auth?

    Is it possible to authenticate iis manager users? (like iis7 ftp+ iis manager. auth)

  • 01-04-2009, 10:26 PM In reply to

    Re: webdav + iis manager user auth?

    Sure, IIS7 allow non-windows accounts, check this link:

     http://learn.iis.net/page.aspx/159/configuring-remote-administration-and-feature-delegation-in-iis-7/

    Thanks

    Sincerely
    Microsoft Online Community Support
    Andrew Zhu - MSFT


    “Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”
  • 01-05-2009, 11:55 AM In reply to

    • RustySpoon
    • Top 500 Contributor
    • Joined on 12-14-2008, 10:41 AM
    • Sopron - Hungary
    • Posts 14

    Re: webdav + iis manager user auth?

    Thanks Andrew!

    I know what is the delegation and how to use it. Im using this authentication method with iis7 ftp, but on the same site I cant authenticate through webdav the same users.

    I added the users to the site's WebDAV Authoring Roles, and   to the IIS Manager Permissons (it needed for the ftp too). WebDAV is enabled for the site. Authorization Rules: All Users. Authentication: Basic, Windows, Anonymous enabled. (WebDAV works with windows users!!)  Should I add any other settings to work with IIS Manager Users?

  • 01-05-2009, 7:24 PM In reply to

    Re: webdav + iis manager user auth?

    I wrote a blog entry on how to enable IIS Users for Web Applications once, however it addresses only the Authentication side of things:

    http://blogs.msdn.com/carlosag/archive/2008/09/26/using-iis-manager-users-in-your-application.aspx

    The authorization is not going to work great since it requires a Query String argument to specify which Site or Application you are connecting and that is why I did not added it. I would recommend then relying on Web DAV authorization rules for protecting who has access to your site.

    Let me know if this is what you were looking for.

Page 1 of 1 (4 items)
Microsoft Communities