blob: 811fb7630817819e015c35e79d848fde9b8875c6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Cannot unmount media as user
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20unmount%20media%20as%20user&In-Reply-To=%3Cop.wfo04zktn7mcit%40hodgins.homeip.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="007750.html">
<LINK REL="Next" HREF="007754.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Cannot unmount media as user</H1>
<B>David W. Hodgins</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Cannot%20unmount%20media%20as%20user&In-Reply-To=%3Cop.wfo04zktn7mcit%40hodgins.homeip.net%3E"
TITLE="[Mageia-discuss] Cannot unmount media as user">davidwhodgins at gmail.com
</A><BR>
<I>Sun Jun 10 17:25:37 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="007750.html">[Mageia-discuss] Cannot unmount media as user
</A></li>
<LI>Next message: <A HREF="007754.html">[Mageia-discuss] Cannot unmount media as user
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7752">[ date ]</a>
<a href="thread.html#7752">[ thread ]</a>
<a href="subject.html#7752">[ subject ]</a>
<a href="author.html#7752">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Sun, 10 Jun 2012 04:43:46 -0400, Len Lawrence <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">tarazed25 at gmail.com</A>> wrote:
><i> Mageia 2 fully updated
</I>><i> GNOME Classic
</I>><i>
</I>><i> This is probably a newbie question.... I am not sure when this started
</I>><i> to happen but when, as a user, I try to unmount a USB drive via the
</I>><i> desktop icon I am told that I am not authorized to perform that
</I>><i> operation. After browsing bugzilla and the forums it looked like the
</I>
Check /etc/pam.d/ for any files ending with ".rpmnew". If there are any
like system-auth.rpmnew, rename the files such as
mv system-auth system-auth.old
mv system-auth.rpmsave system-auth
Then reboot. I expect the pam rules can get reloaded without having to
reboot, but it's probably faster to just reboot.
Regards, Dave Hodgins
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="007750.html">[Mageia-discuss] Cannot unmount media as user
</A></li>
<LI>Next message: <A HREF="007754.html">[Mageia-discuss] Cannot unmount media as user
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#7752">[ date ]</a>
<a href="thread.html#7752">[ thread ]</a>
<a href="subject.html#7752">[ subject ]</a>
<a href="author.html#7752">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>
|