After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 44346 - Nautilus should ask for a password for not anonymous ftp logins
Nautilus should ask for a password for not anonymous ftp logins
Status: RESOLVED DUPLICATE of bug 114572
Product: gnome-vfs
Classification: Deprecated
Component: Module: ftp
cvs (head)
Other Linux
: Normal normal
: ---
Assigned To: Seth Nickell
Seth Nickell
: 75216 106070 110190 111984 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2000-11-01 13:36 UTC by Miguel Rodríguez
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A simple attempt at fixing this. Tests indicate that it works; no guarantees, tho. (37.30 KB, patch)
2002-05-08 14:00 UTC, Sean Middleditch
none Details | Review

Description Miguel Rodríguez 2001-09-10 00:45:15 UTC
From Bugzilla Helper:


You shouldn't have to type you ftp password in the uri, instead Nautilus should
ask you four it and hide from in the navigation bar. Just the same way as old
netscape does.

* REPRODUCIBLE: Always

* STEPS TO REPRODUCE:

type ftp://someuser@somehost.

* ACTUAL RESULTS:

 If someuser needs a password nautilus wont ask it four you.

* EXPECTED RESULTS:

  Nautilus should have asked for my someuser's password and try to login again
(Hiden the password from the navigation bar).



------- Additional Comments From darin@bentspoon.com 2000-11-01 09:41:36 ----

Great point. We'd like to do this feature -- but not for 1.0.

This is related to bug 42126.



------- Additional Comments From don@eazel.com 2000-12-18 19:45:47 ----

How annoying is this behavior to users?




------- Additional Comments From sullivan@eazel.com 2000-12-19 07:24:20 ----

It's worse than just annoying, it means Nautilus can't be used to access 

any ftp site that requires logging in, which is many of them.



------- Additional Comments From don@eazel.com 2000-12-19 13:14:08 ----

Ouch.  OK, then this is more related to bug #42126 than I thought.  Is it
actually a dup?  (It's starting to look that way to me.)




------- Additional Comments From snickell@stanford.edu 2001-07-23 00:39:38 ----

Taking bugs previously assigned to Pavel, assigning them to myself. Will parse
them out at my leisure , but many are GnomeVFS bugs we should look at for 2.0



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:45 -------
Comment 1 Sean Middleditch 2002-05-08 14:00:58 UTC
Created attachment 8286 [details] [review]
A simple attempt at fixing this.  Tests indicate that it works; no guarantees, tho.
Comment 2 Seth Nickell 2002-05-08 17:40:44 UTC
Could you post this as a unified diff, and I'll try to get Ian to look
at it?
Comment 3 Dave Bordoley [Not Reading Bug Mail] 2002-06-07 06:32:03 UTC
*** Bug 75216 has been marked as a duplicate of this bug. ***
Comment 4 Luis Villa 2002-06-10 06:30:38 UTC
Borderline enhancement/bad bug... leaning towards bad bug for now, but
not 'high' priority because most people still use Real FTP Clients so
this isn't (yet) an expected nautilus behavior.
Comment 5 Dave Bordoley [Not Reading Bug Mail] 2002-06-10 20:36:23 UTC
It would be nice if login dialogs were supported by all vfs methods.
That way i could use nautilus to browse ftp, ssh etc. that would rock.
I really think this is a bad bug too, since nonanon ftp is something
that nautilus should really be able to handle (definately would make
my life easier).

Comment 6 Seth Nickell 2002-06-10 21:55:18 UTC
CC'ing Shawn.

Shawn can you past that patch as a unified diff (sorry, didn't notice
you weren't on the CC list)
Comment 7 Christophe Fergeau 2002-11-07 17:04:51 UTC
after looking quickly at this patch, it seems to only fix part of the
problem: it will correctly ask for a password when needed, but if you
use this module in nautilus, it will keep asking the password for most
gnome-vfs operations (ie it will ask the password one or two times
each time you double click on a directory for example).
We need to cache this login/password somewhere to have this bug
correctly fixed
Shawn: please correct me if I missed something in your patch
Comment 8 Christophe Fergeau 2003-02-21 20:24:39 UTC
*** Bug 106070 has been marked as a duplicate of this bug. ***
Comment 9 Alexander Larsson 2003-04-11 12:15:20 UTC
*** Bug 110190 has been marked as a duplicate of this bug. ***
Comment 10 Dave Bordoley [Not Reading Bug Mail] 2003-06-25 16:43:13 UTC
*** Bug 111984 has been marked as a duplicate of this bug. ***
Comment 11 Christophe Fergeau 2003-06-25 17:52:22 UTC
Marking as a dupe of #114572 since it has a more correct patch

*** This bug has been marked as a duplicate of 114572 ***