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 1N8hJE-000822-0F for garchives@archives.gentoo.org; Thu, 12 Nov 2009 21:34:28 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0DB31E09AA; Thu, 12 Nov 2009 21:34:25 +0000 (UTC) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by pigeon.gentoo.org (Postfix) with ESMTP id DE6E0E09AA for ; Thu, 12 Nov 2009 21:34:24 +0000 (UTC) Received: by ywh29 with SMTP id 29so2418893ywh.32 for ; Thu, 12 Nov 2009 13:34:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:sender:received:in-reply-to :references:date:x-google-sender-auth:message-id:subject:from:to :content-type; bh=8aDaQJ/xEwbY0AmF5ymul2hGab/T9A1AyA1wGoBO224=; b=QOhcoW3yUtFZxb2dB6KUAL34iGV7yIR4uGvCIHWhDwIBOqcBdQ+Q1lijfFpVP9LKVc OxGzf+XaIvb3opC5/rNT/hIIaiJvJ0vRcHa+DvUeQYytA6/lsL4rvcNdc7KVf9SRLWNS 2XL8t4OI7zZU/sOyUqbs6GdWdpc9d6Pxm3RG8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=tKAUWevJyo2FtdXHkTNG63qVC6Wb0Y8MpFtY39L1eHRtrec6ur2Lah75IuMprTe2Zt GBZzdTlkphbfkjv9emfxC17TXhNjVEO+01UalbTQ8W+LHIHJdRgQelQbVndUD/H2G9Ue MzsTNasyKsDqnxd1qDYY454DRweydQKdMLq5o= Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Sender: paul.hartman@gmail.com Received: by 10.150.101.5 with SMTP id y5mr5039253ybb.85.1258061664131; Thu, 12 Nov 2009 13:34:24 -0800 (PST) In-Reply-To: <200911122001.57860.michaelkintzios@gmail.com> References: <200911122001.57860.michaelkintzios@gmail.com> Date: Thu, 12 Nov 2009 15:34:24 -0600 X-Google-Sender-Auth: 6ed8a2ef3aa1274e Message-ID: <58965d8a0911121334o414cd549pbdbcd584521981c3@mail.gmail.com> Subject: Re: [gentoo-user] Block root user from login on xorg GUI From: Paul Hartman To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: 046c419d-2a41-4971-874c-6fa78b4e7ed6 X-Archives-Hash: f481a337891e2d9bf7581652eda4f1ea On Thu, Nov 12, 2009 at 2:01 PM, Mick wrote: > I should know how to do this ... > > It isn't as simple as commenting out vc7 in /etc/securetty, right? The > persistent offenders would try to start another X session on a different vc. > > Is there a trick I could add in /etc/pam.d/login or one of the /etc/pam.d/gdm* > files perhaps? How do you start X? Do you use xdm/kdm/gdm or do you just "startx" or use some other method?