Home » HTTP » HTTP_WebDAV_Server » Bug #7804
nautilus and windows clients auth erros
Details
| Submitted | 2006-06-04 12:48 UTC |
|---|---|
| From | moebius at etxea dot net |
| Status | Bogus |
| Package | HTTP_WebDAV_Server |
| PHP Version | 4.4.2 |
| OS | GNU/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.