summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-August/003829.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-August/003829.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-August/003829.html188
1 files changed, 188 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-August/003829.html b/zarb-ml/mageia-sysadm/2011-August/003829.html
new file mode 100644
index 000000000..50ddc93ef
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-August/003829.html
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] Apprentice account creation
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Apprentice%20account%20creation&In-Reply-To=%3CCAH5B_SV4_exZRd1_SKWfv78CHk2e7zS_hOWCM7a3Y6LdWQph%2BQ%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003825.html">
+ <LINK REL="Next" HREF="003839.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] Apprentice account creation</H1>
+ <B>Gonzalo Igartua</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Apprentice%20account%20creation&In-Reply-To=%3CCAH5B_SV4_exZRd1_SKWfv78CHk2e7zS_hOWCM7a3Y6LdWQph%2BQ%40mail.gmail.com%3E"
+ TITLE="[Mageia-sysadm] Apprentice account creation">gigartua at gmail.com
+ </A><BR>
+ <I>Mon Aug 8 23:21:14 CEST 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003825.html">[Mageia-sysadm] Package removal request: gnu-free-mono-fonts
+</A></li>
+ <LI>Next message: <A HREF="003839.html">[Mageia-sysadm] Apprentice account creation
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3829">[ date ]</a>
+ <a href="thread.html#3829">[ thread ]</a>
+ <a href="subject.html#3829">[ subject ]</a>
+ <a href="author.html#3829">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Sorry, I follow this steps
+
+<A HREF="http://www.mageia.org/wiki/doku.php?id=basic_ssh_configuration_for_packagers">http://www.mageia.org/wiki/doku.php?id=basic_ssh_configuration_for_packagers</A>
+
+And add my public key here
+
+<A HREF="https://identity.mageia.org">https://identity.mageia.org</A>
+
+But I cant connect
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gonk at localhost</A> ~]$ ssh <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gregorybravas at svn.mageia.org</A> -v
+OpenSSH_5.8p1, OpenSSL 1.0.0d 8 Feb 2011
+debug1: Reading configuration data /home/gonk/.ssh/config
+debug1: Applying options for svn.mageia.org
+debug1: Reading configuration data /etc/ssh/ssh_config
+debug1: Applying options for *
+debug1: Connecting to svn.mageia.org [212.85.158.147] port 22.
+debug1: Connection established.
+debug1: identity file /home/gonk/.ssh/identity type -1
+debug1: identity file /home/gonk/.ssh/identity-cert type -1
+debug1: identity file /home/gonk/.ssh/id_rsa type 1
+debug1: identity file /home/gonk/.ssh/id_rsa-cert type -1
+debug1: identity file /home/gonk/.ssh/id_dsa type -1
+debug1: identity file /home/gonk/.ssh/id_dsa-cert type -1
+debug1: identity file /home/gonk/.ssh/id_ecdsa type -1
+debug1: identity file /home/gonk/.ssh/id_ecdsa-cert type -1
+debug1: Remote protocol version 2.0, remote software version OpenSSH_5.5
+debug1: match: OpenSSH_5.5 pat OpenSSH*
+debug1: Enabling compatibility mode for protocol 2.0
+debug1: Local version string SSH-2.0-OpenSSH_5.8
+debug1: SSH2_MSG_KEXINIT sent
+debug1: SSH2_MSG_KEXINIT received
+debug1: kex: server-&gt;client aes128-ctr hmac-md5 none
+debug1: kex: client-&gt;server aes128-ctr hmac-md5 none
+debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024&lt;1024&lt;8192) sent
+debug1: expecting SSH2_MSG_KEX_DH_GEX_GROUP
+debug1: SSH2_MSG_KEX_DH_GEX_INIT sent
+debug1: expecting SSH2_MSG_KEX_DH_GEX_REPLY
+debug1: Server host key: RSA ad:34:4d:3f:37:73:91:51:9b:af:80:ce:e9:d6:2a:a4
+debug1: Host 'svn.mageia.org' is known and matches the RSA host key.
+debug1: Found key in /home/gonk/.ssh/known_hosts:1
+debug1: ssh_rsa_verify: signature correct
+debug1: SSH2_MSG_NEWKEYS sent
+debug1: expecting SSH2_MSG_NEWKEYS
+debug1: SSH2_MSG_NEWKEYS received
+debug1: Roaming not allowed by server
+debug1: SSH2_MSG_SERVICE_REQUEST sent
+debug1: SSH2_MSG_SERVICE_ACCEPT received
+debug1: Authentications that can continue:
+publickey,password,keyboard-interactive
+debug1: Next authentication method: publickey
+debug1: Offering RSA public key: /home/gonk/.ssh/id_rsa
+debug1: Authentications that can continue:
+publickey,password,keyboard-interactive
+debug1: Trying private key: /home/gonk/.ssh/identity
+debug1: Trying private key: /home/gonk/.ssh/id_dsa
+debug1: Trying private key: /home/gonk/.ssh/id_ecdsa
+debug1: Next authentication method: keyboard-interactive
+Password:
+
+
+Forgive me for my ineptitude
+
+
+
+
+2011/7/23 Gerardo &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A>&gt;
+
+&gt;<i>
+</I>&gt;<i> Thank you for your incredible work :-)
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> Best regards.
+</I>&gt;<i>
+</I>&gt;<i>
+</I>&gt;<i> On Mi&#233;rcoles, 6 de Julio de 2011 21:15:38 Gonzalo Igartua escribi&#243;:
+</I>&gt;<i> &gt; Hi,
+</I>&gt;<i> &gt; here is my public key
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; sorry for being late
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Thanks
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; 2011/7/6 Anne nicolas &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">ennael at mageia.org</A>&gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; Hi guys
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; Juan Luis Baptiste just kicked me as I did not do my homeworks... He
+</I>&gt;<i> &gt; &gt; is mentoring at the moment 3 guys from Blogdrake. Could you please
+</I>&gt;<i> &gt; &gt; give them svn access so that they can commit ?
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; Cheers
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; vaci0
+</I>&gt;<i> &gt; &gt; <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">cvargas at linuxmail.org</A>
+</I>&gt;<i> &gt; &gt; <A HREF="http://www.cvargasd.com/CRsa/id_rsa.pub">http://www.cvargasd.com/CRsa/id_rsa.pub</A>
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; gejo
+</I>&gt;<i> &gt; &gt; <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A>
+</I>&gt;<i> &gt; &gt; ssh-rsa
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> AAAAB3NzaC1yc2EAAAADAQABAAABAQDsz3nMbb2fnAtdXXEH8BTQpePligSSZcWIShQ3CoQlb
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> Z7KxE/G+gujJAxVmVHtcVVKu5Q2FbVT25fDkuMnSgUGlOVbEFXPwLX7Za/LtEbtOXjxbmdKii
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> S9vly2Jlrfva6pZ7wm6Zw72Sxoc5C3agQ9OaDWfJmnOofn3e2/cmWCBh49qllIzGA2HTETvg4
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> TDaqwaKfGfmVumOvD6b/RFRvg/xQ9E5ivnEqPrCAu/uI8u1VULzH68QWmo3YKR03BVbVW8xfb
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> mx1tufNr00abm3G+AX8R0hAXdLyxiauCFGQ1MxuaJvSlq+OJCVa+X/rKyXSTZxpvz/mTakn7r
+</I>&gt;<i> &gt; &gt; +vd3cD1 <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A>
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; GregoryBravas
+</I>&gt;<i> &gt; &gt; <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gigartua at gmail.com</A>
+</I>&gt;<i> &gt; &gt; Gregory, I cannot find your ssh key. Could you please send it again
+</I>&gt;<i> &gt; &gt; Thanks
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; Sorry for the delay guys and welcome aboard
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; --
+</I>&gt;<i> &gt; &gt; Anne
+</I>&gt;<i> &gt; &gt; <A HREF="http://www.mageia.org">http://www.mageia.org</A>
+</I>&gt;<i>
+</I>-------------- next part --------------
+An HTML attachment was scrubbed...
+URL: &lt;/pipermail/mageia-sysadm/attachments/20110808/7e2f2f63/attachment.html&gt;
+</PRE>
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003825.html">[Mageia-sysadm] Package removal request: gnu-free-mono-fonts
+</A></li>
+ <LI>Next message: <A HREF="003839.html">[Mageia-sysadm] Apprentice account creation
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3829">[ date ]</a>
+ <a href="thread.html#3829">[ thread ]</a>
+ <a href="subject.html#3829">[ subject ]</a>
+ <a href="author.html#3829">[ 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>