diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020795.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-December/020795.html | 98 | 
1 files changed, 98 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020795.html b/zarb-ml/mageia-dev/2012-December/020795.html new file mode 100644 index 000000000..2ba6c5e89 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-December/020795.html @@ -0,0 +1,98 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] msec su for wheel +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20msec%20su%20for%20wheel&In-Reply-To=%3C50CAF5B2.9070505%40colin.guthr.ie%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="020785.html"> +   <LINK REL="Next"  HREF="020797.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] msec su for wheel</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20msec%20su%20for%20wheel&In-Reply-To=%3C50CAF5B2.9070505%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] msec su for wheel">mageia at colin.guthr.ie +       </A><BR> +    <I>Fri Dec 14 10:47:30 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="020785.html">[Mageia-dev] msec su for wheel +</A></li> +        <LI>Next message: <A HREF="020797.html">[Mageia-dev] msec su for wheel +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20795">[ date ]</a> +              <a href="thread.html#20795">[ thread ]</a> +              <a href="subject.html#20795">[ subject ]</a> +              <a href="author.html#20795">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>'Twas brillig, and Richard Couture at 14/12/12 01:10 did gyre and gimble: +><i> While teaching a class in administration of GNU Linux using Mageia I +</I>><i> noted that when setting ENABLE_PAM_WHEEL_FOR_SU in msec that neither the +</I>><i> group nor the permissions of the exec su were changed. +</I>><i>  +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rrc at pwyr</A> ~]$ ls -al $( which su ) +</I>><i> -rwsr-xr-x 1 root root 34904 Jun  9  2012 /bin/su* +</I>><i>  +</I>><i> to my way of thinking, this option should change su as follows +</I>><i> -rwsr-xr-- 1 root wheel 34904 Dec 12 2012 /bin/su* +</I> +So this would prevent user A su'ing to user B. I'm not sure that's +desired behaviour. + +e.g. I quite often do "su - test" to become my test user. + +The setting AFAIU only prevents users su'ing to root when not in the +wheel group, not su'ing to other users. + +Col + + +--  + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: +  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: +  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> +  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> +  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="020785.html">[Mageia-dev] msec su for wheel +</A></li> +	<LI>Next message: <A HREF="020797.html">[Mageia-dev] msec su for wheel +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#20795">[ date ]</a> +              <a href="thread.html#20795">[ thread ]</a> +              <a href="subject.html#20795">[ subject ]</a> +              <a href="author.html#20795">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html>  | 
