blob: 50ddc93efc8d216b103f98be775c950387a669cd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
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>
|