summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/002415.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/002415.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-January/002415.html81
1 files changed, 81 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/002415.html b/zarb-ml/mageia-sysadm/2011-January/002415.html
new file mode 100644
index 000000000..7e82849a6
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-January/002415.html
@@ -0,0 +1,81 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] passwords in puppet
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20passwords%20in%20puppet&In-Reply-To=%3C20110124082808.GH21938%40mars-attacks.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="002489.html">
+ <LINK REL="Next" HREF="002416.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] passwords in puppet</H1>
+ <B>nicolas vigier</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20passwords%20in%20puppet&In-Reply-To=%3C20110124082808.GH21938%40mars-attacks.org%3E"
+ TITLE="[Mageia-sysadm] passwords in puppet">boklm at mars-attacks.org
+ </A><BR>
+ <I>Mon Jan 24 09:28:08 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002489.html">[Mageia-sysadm] Disk full on valstar
+</A></li>
+ <LI>Next message: <A HREF="002416.html">[Mageia-sysadm] passwords in puppet
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2415">[ date ]</a>
+ <a href="thread.html#2415">[ thread ]</a>
+ <a href="subject.html#2415">[ subject ]</a>
+ <a href="author.html#2415">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hello,
+
+We are using this ruby module to save passwords used by puppet in a csv
+file :
+<A HREF="http://www.devco.net/code/extlookup.rb">http://www.devco.net/code/extlookup.rb</A>
+and manifests/extlookup.pp in our puppet config.
+
+And we are saving all passwords in this file on valstar :
+/etc/puppet/extdata/common.csv
+
+As I don't know exactly how puppet and puppet master are working, I am
+wondering if access to any password from this file is possible from any
+node (if someone can modify puppet config on this node). This could be
+a problem if we start to manage with our puppet server some less trusted
+servers. Or if someone getting root access on only one of the server
+can access all the passwords.
+
+Does anyone know ?
+
+</PRE>
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002489.html">[Mageia-sysadm] Disk full on valstar
+</A></li>
+ <LI>Next message: <A HREF="002416.html">[Mageia-sysadm] passwords in puppet
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2415">[ date ]</a>
+ <a href="thread.html#2415">[ thread ]</a>
+ <a href="subject.html#2415">[ subject ]</a>
+ <a href="author.html#2415">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>