PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTTP » HTTP_WebDAV_Server » Bug #7804

nautilus and windows clients auth erros

Details

Submitted2006-06-04 12:48 UTC
Frommoebius at etxea dot net
StatusBogus
PackageHTTP_WebDAV_Server
PHP Version4.4.2
OSGNU/Linux
Roadmaps(Not assigned)

Comments

[2006-06-04 12:48 UTC] moebius at etxea dot net

Description:
------------
I'm implementing a webdav server starting from the Filesystem.php example. I need auth so I've implemente the check_auth function.

From web browser(firefox) ir runs great. But when I try to use nautilus or windows explorer as client I have problems with the auth. The problem is that the auth function is called several times (6 or so), some of the times send the correct user and pass and other doesn't anu user os pass.