** Changed in: nautilus
Status: New => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/493832
Title:
Nautilus doesn't prompt for WebDAV password if it is needed for
writing only
Status in Nautilus:
Expired
Status in nautilus package in Ubuntu:
Triaged
Bug description:
Binary package hint: nautilus
If in Apache I set a Dav directory with the following limit (read is
allowed for everyone, but only authenticated users can write to it):
<Limit POST PUT DELETE>
Require valid-user
</Limit>
Using a dav:// URL, Nautilus will access this directory in read mode,
which is OK. However, if I try to put something into the directory,
Nautilus won't prompt me for a password and just give me an access
denied error.
If I try the same thing using Konqueror (with a webdav:// URL),
Konqueror will also give me normal access in read mode, but if I try
to put something into the directory then it will prompt me for a
password and the transfer will then successfully occur: that is the
expected behavior.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nautilus/+bug/493832/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp