Mount drive without authentication

Asked by tariq

I have installed new version of Ubuntu. when ever i restarted my pc and open any drive it ask password for authentication. Is it possible that it remember the password for ever as it was in old versions of Ubuntu?

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu gnome-mount Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Cristi Nistor (cristi-nistor) said :
#1

Ina terminal enter the following command:

sudo gedit /usr/share/polkit-1/actions/org.freedesktop.devicekit.disks.policy

Find the action id:
org.freedesktop.devicekit.disks.filesystem-mount-system-internal

Within that action id look for the line:
<allow_active>auth_admin_keep</allow_active>

and replace it with:

<allow_active>yes</allow_active>

After saving it, try to mount the drive and see if it without authentication.

Good luck.

Revision history for this message
Vikram Dhillon (dhillon-v10) said :
#2

Please provide us with more information, what driver are we talking about in
here

--
Regards,
Vikram Dhillon

On Monday 23 November 2009 11:52:52 am tariq wrote:
> New question #91415 on firefox-3.5 in ubuntu:
> https://answers.launchpad.net/ubuntu/+source/firefox-3.5/+question/91415
>
> I have installed new version of Ubuntu. when ever i restarted my pc and
> open any drive it ask password for authentication. Is it possible that it
> remember the password for ever as it was in old versions of Ubuntu?
>

Can you help with this problem?

Provide an answer of your own, or ask tariq for more information if necessary.

To post a message you must log in.