You are not logged in.

Announcement

Due to heavy spamming of forums registration is going in stages. If you wish to register as a new user with ArchBang Forums, first register and then send an e-mail to: archbangforums at gmail dot com. It should contain the problem you want to discuss or some other AB related content. You will be promoted from registering member with no posting rights to new member with posting rights after that. If your mail is ignored you haven't fulfilled the requirements.

#1 2011-02-04 06:14:58

xenogia
New member
Registered: 2011-01-31
Posts: 5

[SOLVED] Thunar mounting - Not authorized.

I've added the mounting function for Thunar that was illustrated on the front page.  But I get root access issues when try to mount via the file manager.  I'm trying to mount my drive which is called "Dock" and I get the following error message.

Failed to mount "dock".  Not authorized

Is there a way to resolve this?

Offline

#2 2011-02-04 07:42:28

willxtreme
The Cook
From: Longueuil, Quebec, Canada
Registered: 2010-10-06
Posts: 273
Website

Re: [SOLVED] Thunar mounting - Not authorized.

Try putting dbus-launch after ck-launch-session in .xinitrc rather than before big_smile
The order is important.
(I've switched the order on the main page this morning)

Offline

#3 2011-02-04 07:43:30

pablokal
Administrator
From: Nijmegen, Holland
Registered: 2010-10-12
Posts: 2,621
Website

Re: [SOLVED] Thunar mounting - Not authorized.

You have to add yourself to the group storage:
# gpasswd -a [username] storage

See https://wiki.archlinux.org/index.php/Groups


Getting your questions answered here at ArchBang Forums
Please! Always give hardware info, if there is a chance that 's relevant: #lspci -vnn
Quote: What I have learnt from Linux is to minimize dependencies and functionalities for greater independence.
On Arch(bang) and Openbox: http://stillstup.blogspot.com/

Offline

#4 2011-02-04 16:18:03

xenogia
New member
Registered: 2011-01-31
Posts: 5

Re: [SOLVED] Thunar mounting - Not authorized.

Thanks guys, truly appreciated.

Offline

#5 2011-02-05 12:02:37

lrcaballero
ArchBanger
From: San Diego, California
Registered: 2010-11-20
Posts: 230

Re: [SOLVED] Thunar mounting - Not authorized.

I had the same problem this morning after updates! (2/5/11)Following Willexterems' replied on this post solved the trick for me.

Try putting dbus-launch after ck-launch-session in .xinitrc rather than before big_smile
The order is important.
(I've switched the order on the main page this morning)

Thanks!

Luis Caballero

Offline

#6 2011-02-05 16:38:11

narical
New member
From: Russia
Registered: 2010-12-06
Posts: 9

Re: [SOLVED] Thunar mounting - Not authorized.

Hey can you write your .xinitrc file here?

Offline

#7 2011-02-05 17:19:51

willxtreme
The Cook
From: Longueuil, Quebec, Canada
Registered: 2010-10-06
Posts: 273
Website

Re: [SOLVED] Thunar mounting - Not authorized.

#!/bin/bash
exec ck-launch-session dbus-launch openbox-session

Offline

#8 2011-02-16 14:56:08

workdowg
Member
Registered: 2010-10-25
Posts: 11

Re: [SOLVED] Thunar mounting - Not authorized.

This was driving me crazy also...Thank for the help!!!!

Offline

Board footer

Powered by FluxBB