From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1RWySf-0000MU-E7 for garchives@archives.gentoo.org; Sat, 03 Dec 2011 22:53:37 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9F11721C040; Sat, 3 Dec 2011 22:53:23 +0000 (UTC) Received: from mail-yw0-f61.google.com (mail-yw0-f61.google.com [209.85.213.61]) by pigeon.gentoo.org (Postfix) with ESMTP id 953FD21C035 for ; Sat, 3 Dec 2011 22:52:25 +0000 (UTC) Received: by ywp31 with SMTP id 31so4988911ywp.16 for ; Sat, 03 Dec 2011 14:52:24 -0800 (PST) Received: by 10.236.124.38 with SMTP id w26mr7293084yhh.2.1322952744788; Sat, 03 Dec 2011 14:52:24 -0800 (PST) Path: glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: linux.gentoo.dev Date: Sat, 3 Dec 2011 14:52:24 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=90.190.167.138; posting-account=m_uFKxAAAAA6XrrK4JGBpeJAGAdNhqIk NNTP-Posting-Host: 90.190.167.138 References: User-Agent: G2/1.0 X-Google-Web-Client: true 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 Message-ID: <19893254.128.1322952744687.JavaMail.geo-discussion-forums@yqgc13> Subject: Re: [gentoo-dev] user management mitigation From: Leho Kraav To: linux.gentoo.dev@googlegroups.com Cc: gentoo-dev@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: fa92e326-9346-4f12-85a8-4ae11549beca X-Archives-Hash: d0852c9a351af7b64940a405c5db7711 Mike, can you offer a tip on how to "trivially hook into whatever craziness= " with the help of user.eclass? My goal is to have regular enewuser and ene= wgroup work for ROOT=3D/xyz. But I don't currently have a clue what would *= not* be a horribly broken way to do this. It seems like I perhaps should wr= ite some additional code for handling ROOT into user.eclass and stick it in= my overlay?