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 1MmGPg-0007X1-ID for garchives@archives.gentoo.org; Sat, 12 Sep 2009 00:24:24 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 93ACCE0844; Sat, 12 Sep 2009 00:24:23 +0000 (UTC) Received: from mail-yw0-f204.google.com (mail-yw0-f204.google.com [209.85.211.204]) by pigeon.gentoo.org (Postfix) with ESMTP id 78E00E0844 for ; Sat, 12 Sep 2009 00:24:23 +0000 (UTC) Received: by ywh42 with SMTP id 42so2402460ywh.30 for ; Fri, 11 Sep 2009 17:24:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=Ul1BDoerk3SBmBNsxubCdoYiBjW7LVKV6UKZ2fm7x04=; b=jCmiIkBAmw4yERyQ9tr2NLBaTryz8I8i1wE9KUmvRWGJu5CkYUsrB7X5rDKl2Ox6BM EEAme50HYTepGZF3eO5RRAZZPulosN2lCHVoNmrjOVFEPgmsIoQ+7Huu5gqKlAG95X1i CCyJLPPWHJq+5SJTBboGs/Rne6qDXNSe+QYRM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=D6WT4vkAAkif6by272Ck9+zirJQM2YGPIECRPN06PX4aZOa6sRvj3ANHw3eEn7Cd1f ydLVoGuPun75/wgKeUBnZaQRBdOtIOkaNlJ+F47T7lLLo3Dvb21HLojLidQb5M5Q5QkW jZlYH85upYudt1pdT54jG1MjK9OD7fv+6UtLk= 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 Received: by 10.150.240.15 with SMTP id n15mr5956815ybh.212.1252715063231; Fri, 11 Sep 2009 17:24:23 -0700 (PDT) Date: Fri, 11 Sep 2009 17:24:23 -0700 Message-ID: <5bdc1c8b0909111724u6f9870fei7a1a97d9894b04ca@mail.gmail.com> Subject: [gentoo-user] How would I disable Flash (oand other things) for a single account? From: Mark Knecht To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=UTF-8 X-Archives-Salt: 0a96d8f1-200c-40b4-93ad-677c870ba610 X-Archives-Hash: c26af688a4497068daf725c5c765af05 Is it possible to shut off all multimedia stuff for a single account? It's doesn't have to be securely off, just off, so if it cannot be done by meddling with group membership then doing something in a root owned bash file that executes when the user logs in even that's fine with me. (Uh - even I don't know much about what Linux/Gnome does when a user logs in so I'll get to learn a bit also!) I've removed the user account from the audio, video and games groups. When playing YouTube stuff sound is gone but the Flash video is still there. Can I stop that from working. maybe by changing paths if there's not an easier way to do it? Thanks, Mark