Comment 36 for bug 1048059

Revision history for this message
James Luscher (jluscher) wrote : Re: [Bug 1048059] Re: Adding ACLs to /media/$user does not work

Thank you!

>> # Add a folder
>
> sudo mkdir /media/USERNAME
>
>
>> # assign the folder to my user
>
> sudo chown USERNAME.USERNAME /media/USERNAME
>
>
>
This worked perfectly.

James

*
 ----
“Patience is the companion of wisdom.”
- Saint Augustine
*

On Mon, Oct 22, 2012 at 5:56 PM, Paulo Rafael <email address hidden>wrote:

> Hi there.
>
> the solution below provided by sheutlin worked for me.
>
> Thank you.
>
> Regards
>
> I could fix it by using the method sheutlin recommended:
>
> # Add a folder
> sudo mkdir /media/USERNAME
>
> # assign the folder to my user
> sudo chown USERNAME.USERNAME /media/USERNAME
>
> --
> You received this bug notification because you are subscribed to a
> duplicate bug report (1068965).
> https://bugs.launchpad.net/bugs/1048059
>
> Title:
> Adding ACLs to /media/$user does not work
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1048059/+subscriptions
>