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 587909 - Default setting for remembering password should be remember until logout
Default setting for remembering password should be remember until logout
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
2.26.x
Other All
: Normal minor
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-06 18:20 UTC by william_a_hood
Modified: 2010-11-18 04:55 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26


Attachments
When mounting volumes that require a password, present by default the option G_PASSWORD_SAVE_FOR_SESSION (4.78 KB, patch)
2010-02-04 14:05 UTC, Tomeu Vizoso
committed Details | Review

Description william_a_hood 2009-07-06 18:20:48 UTC
This was submitted as part of Ubuntu's "100 papercuts" event.  The Ubuntu people identified the bug as upstream and asked that it be filed here.  The text of the bug is as follows:

When accessing a windows file share (or other network resource) that requires a password, the radiobutton defaults to "Forget password immediately". While this is understandable for security reasons, it is a usability "paper cut" because one will typically be confronted with the same password prompt again in very short order (without even closing the nautilus window). Just yesterday this got a smirk out of a Windows user looking over my shoulder that I had to enter the password "again." This has also been an annoyance for me for quite a few years.

The default should be "Remember password until you logout" which will be more what end users are used to without too great a compromise on security.

To repro:
1. Using nautilus, access a windows file share that requires a domain\username\password. For me this typically happens when I access the root share of a computer (smb://servername) .
2. Enter authentication information, keeping the radio button on "Forget password immediately".
3. Access one of the shares listed. Usually when I start with the root share of the computer, keep the "Forget password immediately" setting, then access one of the listed shares I am prompted for a password a second time.

Repeat the above procedure, but this time select "Remember password until you logout". When you access the share below the root it will not prompt a second time (and my windows-using coworker would not have smirked).

Other information:
With Ubuntu's database this is bug #392589 (https://bugs.launchpad.net/hundredpapercuts/+bug/392589).
Comment 1 Oded Arbel 2009-10-27 11:17:26 UTC
I think this would be a good idea.
Comment 2 Tomeu Vizoso 2010-02-04 14:05:56 UTC
Created attachment 153008 [details] [review]
When mounting volumes that require a password, present by default the option G_PASSWORD_SAVE_FOR_SESSION
Comment 3 Cosimo Cecchi 2010-07-01 14:48:36 UTC
Review of attachment 153008 [details] [review]:

Looks good to me.
Comment 4 Cosimo Cecchi 2010-07-04 13:21:32 UTC
This is in master now, thanks.
Comment 5 Don Bindner 2010-11-18 04:55:53 UTC
For kiosk type settings it would have been better if the new behavior had not been hard-coded, but rather made configurable.