Results 1 to 4 of 4

Thread: Webdav Authentication

Hybrid View

  1. #1
    Join Date
    Apr 2010
    Beans
    1

    Webdav Authentication

    I am trying to use webdav with apache2. I would like authentication to be for users on the machine. In other words i don't want to use an htpsswrd file or other such business. I would like to add a user to the machine and automatically have webdav credentials given.

    thanks in advance.

  2. #2
    Join Date
    May 2008
    Location
    Reisterstown, MD USA
    Beans
    27
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Webdav Authentication

    If you found a tutorial to doing this I'd sure appreciate a pointer to the solution...

    Thanks in advance!

  3. #3
    Join Date
    Nov 2008
    Location
    Boston MetroWest
    Beans
    16,326

    Re: Webdav Authentication

    http://code.google.com/p/mod-auth-external/

    along with

    http://code.google.com/p/pwauth/

    provide mechanisms for Apache to query the Unix system password database.

  4. #4
    Join Date
    May 2008
    Location
    Reisterstown, MD USA
    Beans
    27
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Webdav Authentication

    Thank you very much!

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •