From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1KvycK-0001gR-13 for garchives@archives.gentoo.org; Fri, 31 Oct 2008 18:21:04 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 23EACE03AB; Fri, 31 Oct 2008 18:21:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id F2243E03AB for ; Fri, 31 Oct 2008 18:21:02 +0000 (UTC) Received: from sapphire (atlnts.org [85.222.29.130]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 288E96477D for ; Fri, 31 Oct 2008 18:21:01 +0000 (UTC) From: Dawid =?utf-8?q?W=C4=99gli=C5=84ski?= To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] kerberos USE flag Date: Fri, 31 Oct 2008 19:20:57 +0100 User-Agent: KMail/1.9.9 References: <490B1BCB.1020008@gentoo.org> <20081031190931.1e9ccf35.genone@gentoo.org> <490B4BC9.6000205@gentoo.org> In-Reply-To: <490B4BC9.6000205@gentoo.org> Organization: Gentoo Linux Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200810311920.57411.cla@gentoo.org> X-Archives-Salt: c9843385-cf97-4561-b623-1980f4551e0f X-Archives-Hash: 628cf73e17876d89e44ce28cd5b73d64 On Friday 31 of October 2008 19:17:45 Doug Goldstein wrote: > Marius Mauch wrote: > > On Fri, 31 Oct 2008 10:52:59 -0400 > > > > Doug Goldstein wrote: > >> Someone remind me again why we have the kerberos USE flag enabled by > >> default? > > > > AFAIK it was added so that the default profile provides support for > > joining a Windows domain (same for the ldap flag). > > So let's use EAPI=1 in just the samba ebuild and do +kerberos in there. samba needs USE="ads ldap" to join NT domain.