blob: 5f9b11c9578485b294cfcc2dfa9b1a52deae90e0 (
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
|
<!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=%3C1310123062.14729.204.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="003697.html">
<LINK REL="Next" HREF="003710.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Apprentice account creation</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Apprentice%20account%20creation&In-Reply-To=%3C1310123062.14729.204.camel%40akroma.ephaone.org%3E"
TITLE="[Mageia-sysadm] Apprentice account creation">misc at zarb.org
</A><BR>
<I>Fri Jul 8 13:04:21 CEST 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003697.html">[Mageia-sysadm] Apprentice account creation
</A></li>
<LI>Next message: <A HREF="003710.html">[Mageia-sysadm] Apprentice account creation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3709">[ date ]</a>
<a href="thread.html#3709">[ thread ]</a>
<a href="subject.html#3709">[ subject ]</a>
<a href="author.html#3709">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mercredi 06 juillet 2011 à 20:29 +0200, Anne nicolas a écrit :
><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 have created the accounts and placed them in the proper group.
( in fact, I did it yesterday, I just forgot to send the mail :/ )
For adding the key, the easiest is to connect on
<A HREF="http://identity.mageia.org/">http://identity.mageia.org/</A>
use "add a attribute", select "sshPublicKey" , and place the key in the
text box ( the complete line ), and then click add. The key will then be
deployed between one and 5 minutes ( cronjob )
( this way, people know how to change it if needed later without asking
to admin )
You can verify it work by doing
$ ssh svn.mageia.org
It should say something like this :
$ ssh svn.mageia.org
Last login: Tue Jun 21 16:09:55 2011 from nanardon.zarb.org
You tried to run a interactive shell.
Sorry, you are not allowed to execute that command.
You are member of the following groups :
mga-users mga-shell_access mga-packagers-committers
Connection to valstar.mageia.org closed.
If there is a error message, check the login used
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003697.html">[Mageia-sysadm] Apprentice account creation
</A></li>
<LI>Next message: <A HREF="003710.html">[Mageia-sysadm] Apprentice account creation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3709">[ date ]</a>
<a href="thread.html#3709">[ thread ]</a>
<a href="subject.html#3709">[ subject ]</a>
<a href="author.html#3709">[ 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>
|