Debian :: PCMANFM Automount By Non-root User?

Feb 26, 2011

I'm trying to familiarize myself with LXDE to help a friend of mine and one thing I just cannot solve, despite many googles, is how to allow a non-root user to auto-mount drives in the left-hand pane of PCMANFM.Everything works just fine as long as I have the root passwd. Not a huge problem but very irritating none-the-less.

View 9 Replies


ADVERTISEMENT

Ubuntu Security :: Risk With Automount As Root User

Jun 20, 2011

i want to know the risk with auto mounting flash drive as a root user,if for example there is a Usb Flash drive inserted into the system and we login into root unknowingly, and this flash drive contains an autorun script which calls a new script that can place viruses in your system, since you are in the root it will not even prompt for password and if the script is fast enough you will not even see it executing.

View 7 Replies View Related

Debian Multimedia :: PCManFM Not Authorized?

May 20, 2011

I could mount/umount usb through pcmanfm. Recently I have upgraded my debian to wheezy. The pcman version is now 0.9.8 but now I can't mount/umount usb drive any more. It gives an error "Not Authorized" . I already have this at .xinitrcexec dbus-launch icewm-sessionbut no success. Even I have tried withexec ck-launch-session dbus-launch icewm-sessionIt also not helpful and additionally Trash stops working with this. Has anyone have any fix

View 4 Replies View Related

Software :: Change A Process Running In Root-user To Non-root User ?

Oct 28, 2009

Is It possible to change a process running in root-user to non-root-user by setting suid / uid / euid / gid etc... I so please instruct how, when and wat to set in order to change a process running in root-user to non-root user

View 4 Replies View Related

Debian Multimedia :: Pcmanfm Crashes More Frequently ?

Nov 9, 2010

Recently pcmanfm crashes more frequently then before. Each time it occurs, I cannot open another instance of it until I reboot my desktop/laptop. But this is not possible if I happen to be doing some long computational work. I have been using it with fluxbox for two years already, and previously I simply reopen another new window and get on with my work.

View 1 Replies View Related

Debian Multimedia :: Pcmanfm Not Working - Menu Crashes It ?

Oct 16, 2010

It is running when LXDE starts but clicking on it in the menu crashes it. I have removed/purged it many times, still have the same problem.

Trying to start it from terminal gives:

Anyone else running LXDE on sid have this issue?

I filed a bug report on Debian and at Sourceforge. [url] [url]

Trying to get a backtrace using gdb doesn't give any useful info:

View 7 Replies View Related

Debian Multimedia :: Can't Access Windows Partition From PCManFM

Mar 29, 2011

I can't access (read/write) to my Windows partition from PCManFM on LXDE. On Gnome it is usually on the left side and you have to click on it and it mounts. I want to do the same for PCManFM. When I installed Debian with "Standard system utilities" it did work like it did on Gnome.

View 6 Replies View Related

Debian :: Flash Drive With Windows Files Not Showing In PCManFM

Feb 20, 2015

So I made a text file on a windows machine and brought it home on a flashdrive. When I opened it in PCMan File manager it did not show, but executing ls in a terminal shows the text file just fine. It is the only one that appears to be missing in PCManfm. I've had a similar problem going the other direction (Linux to Windows, but with pdfs) many months ago. here is ls -l

Code: Select all/media/FE32-A2F6/Translation/Kevin$ ls -l
total 2344
-rw-r--r-- 1 feelactthink feelactthink 2374182 Feb 19 11:19 Artigo 3-SAGE V4.docx
-rw-r--r-- 1 feelactthink feelactthink    3686 Feb 19 15:21 HP Cable Recall
-rw-r--r-- 1 feelactthink feelactthink    3686 Feb 19 15:21 HP Cable Recall.txt
-rw-r--r-- 1 feelactthink feelactthink    4891 Feb 20 17:58 Translation.txt

The file is Translation.txt. What is different about this file that it would do such a thing? It doesn't look at all different from above.

View 7 Replies View Related

Debian :: Can't Login As Either Root Or User Following Upgrade

Sep 24, 2015

Since upgrading my Debian/unstable amd64 installation a few days back I can no longer log in as either root or user, whether to SDDM, via the console, or via ssh. When trying with the console, I can see the login message flash briefly on the screen, before the console resets itself.

I can boot into recovery mode, and examine log files. I enabled systemd debug logging and, amid reams of messages, these seem the most pertinent:

Sep 25 02:24:43 cooler systemd[1]: Received SIGCHLD from PID 937 (login).
Sep 25 02:24:43 cooler systemd[1]: Child 937 (login) died (code=killed, status=6/ABRT)

View 7 Replies View Related

Debian :: Why $http_proxy Only Works For Root User In Apt-get

Feb 24, 2010

I just setup a debian OS(in emulator) and trying to use apt-get update. When I log in as root and do:

export http_proxy=http://proxy.com:9090
apt-get update   works

If I use another user and ssh to this debian, sudo apt-get update will fail to work because it don't use the proxy. I try to do the export http_proxy stuff again but still not working. echo $http_proxy showing it already set correctly...

p/s:
I have a workaround by adding this lines in the apt.conf
ACQUIRE {
http::proxy "http://proxy.com:9090"
}

but I really don't want this solutions because I want to easily disable the http_proxy in command prompt (by unset it).

View 1 Replies View Related

Debian :: Accidentaly Deleted Root User?

Feb 13, 2011

I accisentaly deleted my root user on lenny, because of a gamepanel...Do you know how to re-create it?I am logged in SSH with the root user, so i'll try to re-enable it when the work will end in the window.Edit:User now re-created, he doesnt have the root rights

View 4 Replies View Related

Debian Multimedia :: Cannot Become Root With My User Password?

Jan 26, 2011

I'm on Squeeze with KDE 4.4.5. Basically, I can use my password for things like logging in, or authenticating on a shell with sudo successfully. But in other cases, I am asked to "become root", and when I enter my usual password, I'm told to check if I entered my password correctly. This happens with Aptitude (terminal GUI), for example: from Actions, I try to update the package list, and when I enter my password, I can read su: Authentication failure. However, if I start Aptitude by typing kdesudo aptitude on Konsole I can enter my password in the authentication box successfully, and use Aptitude with administrative privileges.

The example is valid also for other applications, such as System Monitor: just for the sake of the example, if I try to stop a process owned by root, say Aptitude, I'm asked for a password to become root, but my password doesn't do the trick. I'll have to open it from terminal with kdesudo ksysguard, then I'll be allowed to kill that process. Does it have anything to do with my choice at installation? I think I must have chosen to leave the root password field blank, and only entered my password as a user, for it explained I could become root anytime if there was need to with sudo.

View 14 Replies View Related

Debian :: No User Can Get Access To System Except Root

Jun 18, 2010

I have a system running with few users and servers (apache/mysql/postfix). After extracting one tar archive in '/home' none of my users are being able to access their home directory. Even other system users (like www-data/mysql) are also not being able to access any directory. Only root can access the system. I have checked file permissions, many files/directories are set to 777 rest are 755.

View 5 Replies View Related

Debian Multimedia :: PCManFM - X-gvfs-show Not Working With Multiple Partitions

Aug 20, 2015

Entries from fstab:

Code: Select allUUID=04E2891117C6D1E8 /mnt/Movies auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=22C19F6A209C7999 /mnt/Storage/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=366C25EB7664050D /mnt/Recovery/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0
UUID=2983C8A82A5FEF6C /mnt/Down/ auto user,nosuid,nodev,nofail,x-gvfs-show 0 0

The only one that shows in PCMANFM is the Movies partition. All others listed here are missing.

I checked syslog and it looks like they all mount correctly.

This puzzles me since all of them have the same options set.

View 0 Replies View Related

Debian :: Install Httperf Using The Following Command As Root User?

May 25, 2011

I am a Fedora user and have recently shifted to Debian.I tried to install httperf using the following command as root user:apt-get install httperfbut apt-get cannot locate the package:

root@D6-VM:/home/saad# apt-get install httperf
Reading package lists... Done
Building dependency tree

[code]....

View 3 Replies View Related

Debian Installation :: User Login Fails / Root Ok

May 26, 2015

Debian 8/Cinnamon fresh install. /home is being shared with two other OS's, Mint and openSUSE. At the login screen I enter my user name and password and the screen blacks for 1-2 seconds and comes back asking for user name and password. I can login as root. As root I can launch the Group & Users GUI and attempt to set the user's password, and pressing the 'change' button does nothing obvious.

I can set the user's password in a terminal, which reports success. I tried to switch users and login with the changed password and I get the same failure. If I try to login with the original password I get an incorrect password error, suggesting that the password is being processed properly and the problem is elsewhere.

On previous installs with Mate and the default desktop (Gnome) I didn't have this problem. So, the questions are: Is it Cinnamon? Is it an unlucky chance bad install? Config files are typically in /home, which is being shared with Mate and KDE, is this the problem?

View 3 Replies View Related

Debian Configuration :: User Cannot Shutdown While Root Is Logged In

Jun 29, 2011

on my netbook I've tried to make possible for my user to shutdown without needing a password. battery could run low when I'm not in front of it. Editing sudoers has allowed my user to shutdown the system, but Gnome still prompts me for the root password whenever root is logged in too. That's usually the case, because to avoid entering the root password multiple times whenever I need elevated privileges and not wanting to cache the root password, I keep a Root Terminal always open.

View 6 Replies View Related

Debian :: Root / Super User Access On KDE Version

Mar 16, 2009

After a week of working with Debian, I decided to install the KDE3 version straight from an NetInstall CD. This fixed some issues for me as well as made networking and folder sharring a snap! But now its time to add all the extra packages I need.

Here's the problem: Using any kind of Package Manager yields the same results:
E: Could not get lock /var/lib/dpkg/lock - open (11 Resource temporarily unavailable)
E: Unable to lock the administration directory (var/lib/dpkg/), in another process using it?
RESULT=100

I've tried apt-get from root command line and the KPackage Manager that comes with KDE3 with same results. I have only one user that was created during Debian install. I'm having some other problems, from what I've seen on the net, they all seem to point to not having proper Super User access (I'm guessing here). What could cause this error? AND/OR How do I make sure I have top level access to the configure the system? (I tried logging in as "root", but the login errored out saying that this was not allowed).

View 8 Replies View Related

Ubuntu :: How To Automount USB Drives As User

Apr 4, 2011

My USB devices are being automounted as root in Ubuntu 10.10. How can I automount them as the current user? Here is the output of:

sudo fdisk -l
ls -l /dev/disk/by-uuid
df

For this example, /dev/sdc1 is connected.

Code:

matt@matt-G73Jw:/media$ sudo fdisk -l
[sudo] password for matt:
Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders

[code].....

View 2 Replies View Related

General :: Fedora 15 To Automount Media With Non-root Permissions?

Jun 13, 2011

I'm Ubuntu ex-fan (because of gnome-shell).

On Ubuntu, there was this very sane feature (for laptop/desktop user): when you insert a thumbdrive or external usb media, the system mounts the media and sets all the correct permissions for the current non-root logged in user.

What do I have to change/edit/configure to make Fedora 15 behave like this?

View 1 Replies View Related

General :: Slackware 13.1 Automount Hal Error For Non Root Users

Oct 23, 2010

I just installed slackware 13.1. And I get the following error with a normal user when I connect my memory stick:

Failed to mount "Crucial". Rejected send message, 1 matched rules; type="method_call", sender=":1.211" (uid=1000 pid=2275 comm="exo-mount) interface="org.freedesktop.Hal.Device.Volume" member="Mount" error name="(unset)" requested_reply=0 destination="org.freedesktop.Hal" (uid=0 pid=1723 comm="/usr/sbin/hald)).

When run the command groups the user is member of the following groups: users floppy audio video cdrom plugdev power scanner

What else I need to change so the USB works?

View 2 Replies View Related

Debian Installation :: User Password Rejected And Have To Login As Root

Oct 28, 2014

Suddenly Debian started rejecting my user pw and I have to login as root. Perhaps this is a coincidence, but this started when I re-booted after adding Russian keyboard layout in etc/default/keyboard. The Russian keyboard added successfully.

Being logged in as root, renewed the pw of my user account (actually assigned the same as wes previously), got confirmation the the pw has been changed. Reloaded. Yet it keeps complaining that the pw is wrong.

View 8 Replies View Related

Debian Configuration :: When User Is Admin Root Password Is Still Needed

May 7, 2015

I'm using Debian Jessie Cinnamon right now. I've got 1 user account on my machine--fred--as well as root, of course. "fred" is an administrator, and many times that is enough for root priviledges, for example, I can install packages via apt or dpkg. However, I cannot access "Users and Groups", or install packages via GDebi, with my password. For that, I have to have the root password.

I know that it is possible to let the admin account handle everything and not even need root--for example, Mint and (I believe) Ubuntu do it this way. I don't know how, though.

Code: Select allgroups fred
fred : fred cdrom floppy sudo audio dip video plugdev netdev lpadmin scanner bluetooth

I did disable the root account by Code: Select allsudo passwd -l root to see if it would make any change. Nothing different happened except that I now can't use GDebi or access "Users and Groups" since the root account and therefore password is inactivated. Not a big deal to get it back, though.

View 10 Replies View Related

Debian Configuration :: Lost Password For Root / User Account

Apr 12, 2016

I have lost my password for my root and for my user account.

Code: Select alluser@debian:~$ su
Password:
su: Authentication failure
user@debian:~$ su
Password:
su: Authentication failure
user@debian:~$ su

I have just installed a gust debian 8 on debian 8 host in virtualbox, and when i wonted too login as su/root on the host there where no login possible, is there a way to regain the root password for the host?

View 2 Replies View Related

Debian Configuration :: Ping Fail As User Works With Root?

Oct 13, 2010

I have a very strange problem.ometimes, yes sometimes not all the time, I get a Destination Host Unreachable when I ping a computer on my network. If I switch to root using su I can ping that same computer. Here is a screen shot:

joseph@laptop:~$ ping 192.168.1.14
PING 192.168.1.14 (192.168.1.14) 56(84) bytes of data.
From 192.168.1.9 icmp_seq=2 Destination Host Unreachable

[code]...

View 1 Replies View Related

Debian Configuration :: Non Root User Unable To Access Network

Mar 28, 2011

I upgraded a Guruplug Display machine running Lenny to Squeeze. It's running Linux on a MicroSD device, running an ARM-cpu.

# uname -a
Linux gplugD 2.6.29 #1 Wed Feb 16 17:59:04 IST 2011 armv5tejl GNU/Linux
yeri@gplugD ~ $ cat /etc/debian_version
6.0.1

However, after rebooting, every non root user was unable to access anything related to the net.This means, DHCP failed to auto start, ntp is giving errors, etc

# ntpq -p
localhost: timed out, nothing received
***Request timed out

daemon.log:

Mar 27 06:07:44 localhost ntpd[1478]: ./../lib/isc/unix/ifiter_ioctl.c:348: unexpected error:
Mar 27 06:07:44 localhost ntpd[1478]: making interface scan socket: Permission denied
Mar 27 06:07:44 localhost ntpd[1478]: Too many errors.  Shutting up.

As root:

gplugD ~ # ping 85.12.6.171 -c 1
PING 85.12.6.171 (85.12.6.171) 56(84) bytes of data.
64 bytes from 85.12.6.171: icmp_req=1 ttl=58 time=42.1 ms

[code]....

View 1 Replies View Related

Debian Multimedia :: Authentication - Root PW Rejected / User PW Accepted

Jun 21, 2015

I installed Jessie with Cinnamon alongside Win 7 - all went quite well though I did have to do a bit of guessing along the way.

Following online tutorials etc, I tried to install sudo from the terminal. It did not go well - some stuff appeared that was not shown in the instructions from many sites. So I abandoned it, or so I thought.

Then I discovered that my root password was no longer recognised. So I reset it, following online instructions.

This was successful apparently, as I can log in as root and see this in the terminal.

But on trying to start Synaptic ( and later others), I found that the new root password would is not authenticated, but my user password does authenticate successfully. This seems to be the wrong way round!

View 14 Replies View Related

Debian :: MySQL: #1045 - Access Denied For User 'root'?

Jan 31, 2011

I am not sure if this is the correct forum to post this as I have usually been able to find the answers from other peoples threads.The error I receive is below.(changed "at" as can't post links)"#1045 - Access denied for user 'root' at 'localhost' (using password: NO)" Not entirely sure what has happened here. I have had this server running for a long time and today it seems to have spat it's dummy out!I have checked the config.inc.php and the controluser and controlpass are entered correctly so the error saying a password is not being usPHP Code:Thisis needed for cookie based authentication to encrypt password incookie

View 2 Replies View Related

Ubuntu :: USB Devices Always Automount For Second User / Solve This?

Jan 27, 2010

Since I created second user USB devices as PTP camera, flash mass storage automounts always for the new user.
Even the second user is not logged in automount does not work for main user. When I log in as second user (with device plugged in) it is mounted automatically after log in.

What can I do with this problem?
I would like to access devices from each user (not necessarily at the same time).
How can I configure it?
How can I "remount" device to my current user without switching into the second one (it's someones else account)?

View 7 Replies View Related

Ubuntu :: Unable To Automount Ntfs Drive Without Root Permission

May 11, 2011

I have the following line in my fstab:

Code:

# external hard drive
UUID=4DDD273633F3859D /home/ross/external ntfs-3g auto,exec,user,uid=1000,gid=100,dmask=027,fmask=137,utf8 0 0

When I plug in the drive with this UUID, I get the following error:

Code:

Error mounting: mount exited with exit code 1: helper failed with: Unprivileged user can not mount NTFS block devices using the external FUSE library. Either mount the volume as root, or rebuild NTFS-3G with integrated FUSE support and make it setuid root. Please see more information at [URL] Is there any way that I can mount this drive (which must be ntfs-formatted) without root permissions? I have googled this error and it seems that many other people are having this same problem, but I can't find a real solution. Most people suggest just reformatting the drive.

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved