diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-sysadm/2011-May/003419.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-May/003419.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-May/003419.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-May/003419.html b/zarb-ml/mageia-sysadm/2011-May/003419.html new file mode 100644 index 000000000..e92acc0d9 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-May/003419.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Importing ssh keys to ldap + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Importing%20ssh%20keys%20to%20ldap&In-Reply-To=%3C1304372756.2325.90.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003418.html"> + <LINK REL="Next" HREF="003420.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Importing ssh keys to ldap</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Importing%20ssh%20keys%20to%20ldap&In-Reply-To=%3C1304372756.2325.90.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] Importing ssh keys to ldap">misc at zarb.org + </A><BR> + <I>Mon May 2 23:45:56 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003418.html">[Mageia-sysadm] Importing ssh keys to ldap +</A></li> + <LI>Next message: <A HREF="003420.html">[Mageia-sysadm] Fwd: kde-l10n-en_US package changes +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3419">[ date ]</a> + <a href="thread.html#3419">[ thread ]</a> + <a href="subject.html#3419">[ subject ]</a> + <a href="author.html#3419">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le lundi 02 mai 2011 à 23:12 +0200, nicolas vigier a écrit : +><i> On Mon, 02 May 2011, Michael Scherer wrote: +</I>><i> +</I>><i> > Le lundi 02 mai 2011 à 22:47 +0200, nicolas vigier a écrit : +</I>><i> > > On Mon, 02 May 2011, Michael Scherer wrote: +</I>><i> > > +</I>><i> > > > While discussing on #mageia-dev with olorin, I started to write a script +</I>><i> > > > to import ssh keys from the fs to the ldap, and then finished, and then +</I>><i> > > > I ran it ( while I was on it ). +</I>><i> > > > +</I>><i> > > > So all keys from the filesystem have been copied to ldap. ( if I didn't +</I>><i> > > > done something wrong... ) +</I>><i> > > +</I>><i> > > Nice ! +</I>><i> > > +</I>><i> > > So we should be able to enable using ssh keys from ldap now ? +</I>><i> > +</I>><i> > We need : +</I>><i> > - to export them +</I>><i> > - to check that they are exported +</I>><i> > - to say to use that key +</I>><i> > - to check it still work +</I>><i> > +</I>><i> > I suspect we could do a test run on rabbit ? +</I>><i> +</I>><i> I think it's already being used on rabbit now. +</I> +Indeed. And after running the script to export, it worked well. + +So we can now, after successfully testing a a poor rabbit in the +laboratory, start to test on production servers :) + +><i> What is missing maybe is a cron to run the export script. +</I> +Yup. +Every hour, every 10 minutes ? + +Script is fast to run so we can run it often so modification are +reflected faster. + +-- +Michael Scherer + +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003418.html">[Mageia-sysadm] Importing ssh keys to ldap +</A></li> + <LI>Next message: <A HREF="003420.html">[Mageia-sysadm] Fwd: kde-l10n-en_US package changes +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#3419">[ date ]</a> + <a href="thread.html#3419">[ thread ]</a> + <a href="subject.html#3419">[ subject ]</a> + <a href="author.html#3419">[ 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> |