diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-August/003829.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-August/003829.html | 188 |
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->client aes128-ctr hmac-md5 none +debug1: kex: client->server aes128-ctr hmac-md5 none +debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<1024<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 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A>> + +><i> +</I>><i> Thank you for your incredible work :-) +</I>><i> +</I>><i> +</I>><i> Best regards. +</I>><i> +</I>><i> +</I>><i> On Miércoles, 6 de Julio de 2011 21:15:38 Gonzalo Igartua escribió: +</I>><i> > Hi, +</I>><i> > here is my public key +</I>><i> > +</I>><i> > sorry for being late +</I>><i> > +</I>><i> > Thanks +</I>><i> > +</I>><i> > 2011/7/6 Anne nicolas <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">ennael at mageia.org</A>> +</I>><i> > +</I>><i> > > Hi guys +</I>><i> > > +</I>><i> > > Juan Luis Baptiste just kicked me as I did not do my homeworks... He +</I>><i> > > is mentoring at the moment 3 guys from Blogdrake. Could you please +</I>><i> > > give them svn access so that they can commit ? +</I>><i> > > +</I>><i> > > Cheers +</I>><i> > > +</I>><i> > > +</I>><i> > > vaci0 +</I>><i> > > <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">cvargas at linuxmail.org</A> +</I>><i> > > <A HREF="http://www.cvargasd.com/CRsa/id_rsa.pub">http://www.cvargasd.com/CRsa/id_rsa.pub</A> +</I>><i> > > +</I>><i> > > gejo +</I>><i> > > <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A> +</I>><i> > > ssh-rsa +</I>><i> > > +</I>><i> AAAAB3NzaC1yc2EAAAADAQABAAABAQDsz3nMbb2fnAtdXXEH8BTQpePligSSZcWIShQ3CoQlb +</I>><i> > > +</I>><i> Z7KxE/G+gujJAxVmVHtcVVKu5Q2FbVT25fDkuMnSgUGlOVbEFXPwLX7Za/LtEbtOXjxbmdKii +</I>><i> > > +</I>><i> S9vly2Jlrfva6pZ7wm6Zw72Sxoc5C3agQ9OaDWfJmnOofn3e2/cmWCBh49qllIzGA2HTETvg4 +</I>><i> > > +</I>><i> TDaqwaKfGfmVumOvD6b/RFRvg/xQ9E5ivnEqPrCAu/uI8u1VULzH68QWmo3YKR03BVbVW8xfb +</I>><i> > > +</I>><i> mx1tufNr00abm3G+AX8R0hAXdLyxiauCFGQ1MxuaJvSlq+OJCVa+X/rKyXSTZxpvz/mTakn7r +</I>><i> > > +vd3cD1 <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gejobj at gmail.com</A> +</I>><i> > > +</I>><i> > > +</I>><i> > > GregoryBravas +</I>><i> > > <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">gigartua at gmail.com</A> +</I>><i> > > Gregory, I cannot find your ssh key. Could you please send it again +</I>><i> > > Thanks +</I>><i> > > +</I>><i> > > Sorry for the delay guys and welcome aboard +</I>><i> > > +</I>><i> > > -- +</I>><i> > > Anne +</I>><i> > > <A HREF="http://www.mageia.org">http://www.mageia.org</A> +</I>><i> +</I>-------------- next part -------------- +An HTML attachment was scrubbed... +URL: </pipermail/mageia-sysadm/attachments/20110808/7e2f2f63/attachment.html> +</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> |