blob: 5313ae8ad1f7fbdf1046f531703f4b51b7e82645 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Storage space on mageia servers
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Storage%20space%20on%20mageia%20servers&In-Reply-To=%3C1333463588.8337.46.camel%40liliana.cdg.redhat.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004382.html">
<LINK REL="Next" HREF="004384.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Storage space on mageia servers</H1>
<B>Michael Scherer</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Storage%20space%20on%20mageia%20servers&In-Reply-To=%3C1333463588.8337.46.camel%40liliana.cdg.redhat.com%3E"
TITLE="[Mageia-sysadm] Storage space on mageia servers">misc at zarb.org
</A><BR>
<I>Tue Apr 3 16:33:08 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004382.html">[Mageia-sysadm] Storage space on mageia servers
</A></li>
<LI>Next message: <A HREF="004384.html">[Mageia-sysadm] Storage space on mageia servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4383">[ date ]</a>
<a href="thread.html#4383">[ thread ]</a>
<a href="subject.html#4383">[ subject ]</a>
<a href="author.html#4383">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le mardi 03 avril 2012 à 14:59 +0200, nicolas vigier a écrit :
><i> Hello,
</I>><i>
</I>><i> As seen in bug this bug:
</I>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=5213">https://bugs.mageia.org/show_bug.cgi?id=5213</A>
</I>><i>
</I>><i> Marcom and Artwork teams (and maybe other teams later) need to have a
</I>><i> storage space to upload temporary files, to share work in progress.
</I>><i>
</I>><i> To do that, I think a simple solution would be to use WebDAV :
</I>><i> - we setup webdav with ssl, and allow upload from users from artwork
</I>><i> ldap group
</I>><i> - we setup apache to distribute files from this directory, as
</I>><i> <A HREF="http://tmp.mageia.org/artwork">http://tmp.mageia.org/artwork</A> (disabling execution of any script)
</I>><i>
</I>><i> What do you think ?
</I>><i>
</I>><i> Other options that I see are :
</I>><i> - using an ftp server instead of webdav to upload the files. However
</I>><i> the connection is not encrypted with ftp.
</I>><i> - using scp/sftp, but this require to have posix accounts for all users
</I>
Didn't we set up sparkleshare for that ?
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004382.html">[Mageia-sysadm] Storage space on mageia servers
</A></li>
<LI>Next message: <A HREF="004384.html">[Mageia-sysadm] Storage space on mageia servers
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4383">[ date ]</a>
<a href="thread.html#4383">[ thread ]</a>
<a href="subject.html#4383">[ subject ]</a>
<a href="author.html#4383">[ 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>
|