diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007262.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007262.html | 123 |
1 files changed, 123 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007262.html b/zarb-ml/mageia-dev/2011-August/007262.html new file mode 100644 index 000000000..6e878a142 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007262.html @@ -0,0 +1,123 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] new samba-squid subpackage proporsal + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20new%20samba-squid%20subpackage%20proporsal&In-Reply-To=%3C201108051948.00651.maarten.vanraes%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007258.html"> + <LINK REL="Next" HREF="007266.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] new samba-squid subpackage proporsal</H1> + <B>Maarten Vanraes</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20new%20samba-squid%20subpackage%20proporsal&In-Reply-To=%3C201108051948.00651.maarten.vanraes%40gmail.com%3E" + TITLE="[Mageia-dev] new samba-squid subpackage proporsal">maarten.vanraes at gmail.com + </A><BR> + <I>Fri Aug 5 19:48:00 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007258.html">[Mageia-dev] new samba-squid subpackage proporsal +</A></li> + <LI>Next message: <A HREF="007266.html">[Mageia-dev] Re : Re: new samba-squid subpackage proporsal +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7262">[ date ]</a> + <a href="thread.html#7262">[ thread ]</a> + <a href="subject.html#7262">[ subject ]</a> + <a href="author.html#7262">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Op vrijdag 05 augustus 2011 19:05:43 schreef Luis Daniel Lucio Quiroz: +><i> Le Vendredi 05 Août 2011 18:17:15 Maarten Vanraes a écrit : +</I>><i> > Op woensdag 03 augustus 2011 14:01:16 schreef Buchan Milne: +</I>><i> > > On Tuesday, 2 August 2011 22:23:24 Maarten Vanraes wrote: +</I>><i> > > > Op dinsdag 02 augustus 2011 17:04:41 schreef Buchan Milne: +</I>><i> > > > > Samba-common is the right package for this. I see no need to +</I>><i> > > > > have a +</I>><i> > > > > squid- specific subpackage (and then samba-apache, +</I>><i> > > > > samba-freeradius, +</I>><i> > > > > with the same content, or all virtual packages just pulling +</I>><i> > > > > samba-common). +</I>><i> > > > > +</I>><i> > > > > Feel free to mess up your squid package by adding suggests on +</I>><i> > > > > samba-common, but since installing the right package is +</I>><i> > > > > trivially +</I>><i> > > > > solved by the admin and is a small portion of the work required, +</I>><i> > > > > I +</I>><i> > > > > would personally prefer not to increase the default footprint of +</I>><i> > > > > any +</I>><i> > > > > installation that pulls in squid. +</I>><i> > > > +</I>><i> > > > this is really imho an example where conditional suggests could work +</I>><i> > > > well: if you have squid already installed and you're installing +</I>><i> > > > samba, +</I>><i> > > > this subpackage could then be suggested. (and vice versa). +</I>><i> > > +</I>><i> > > But, it is irrelevant. samba-common is required by both samba-client +</I>><i> > > and samba-server, so you can't install samba without getting +</I>><i> > > ntlm_auth. +</I>><i> > +</I>><i> > there is definately a misunderstanding here, conditional suggests are not +</I>><i> > usefull for requires, only for suggests +</I>><i> > +</I>><i> > > This is really about whether squid should pull in any pieces of samba +</I>><i> > > by default, and could be solved by adding: +</I>><i> > > Suggests: samba-common +</I>><i> > > +</I>><i> > > to squid. But, I don't see much value, as this is a small part of the +</I>><i> > > work required to get a single-sign on authentication solution for squid +</I>><i> > > against AD. The default squid.conf already has example configs showing +</I>><i> > > that ntlm_auth is required, and all we are saving the user is a 'urpmf +</I>><i> > > ntlm_auth' and a 'urpmi samba-common'. However, there are many +</I>><i> > > scenarios squid can be deployed (e.g. SSO with GSSAPI, basic auth with +</I>><i> > > LDAP, PAM, NIS etc., no authentication, peer cache only etc.), and I +</I>><i> > > don't see a reason to pull in samba-common by default, when it saves +</I>><i> > > the admin very little effort. +</I>><i> > > +</I>><i> > > Regards, +</I>><i> > > Buchan +</I>><i> > +</I>><i> > well if it was in a separate package (and not in samba-common), it would +</I>><i> > be interesting to have conditional suggests. because then samba would +</I>><i> > pull it in; and squid too, without needing samba if you don't have it. +</I>><i> > +</I>><i> > but, maybe i'm misunderstanding this thread +</I>><i> +</I>><i> That's what i was asking +</I>><i> to create a new subpckage samba-helper-squid to stor ntlm_auth since +</I>><i> ntlm_auth is not linked with other lib it can stand by itself in a +</I>><i> independend subpackage to make a suggest from squid. But it seems Buchan +</I>><i> refuses. +</I>><i> +</I>><i> LD +</I> + +well, it's possible, but since there is no conditional suggests yet, i agree +with Buchan. if there was conditional suggests, that would be better... +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007258.html">[Mageia-dev] new samba-squid subpackage proporsal +</A></li> + <LI>Next message: <A HREF="007266.html">[Mageia-dev] Re : Re: new samba-squid subpackage proporsal +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7262">[ date ]</a> + <a href="thread.html#7262">[ thread ]</a> + <a href="subject.html#7262">[ subject ]</a> + <a href="author.html#7262">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |