From owner-freebsd-questions@FreeBSD.ORG Mon Mar 29 08:55:35 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 38CDB106566B for ; Mon, 29 Mar 2010 08:55:35 +0000 (UTC) (envelope-from ndhertbsd@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 1089F8FC18 for ; Mon, 29 Mar 2010 08:55:34 +0000 (UTC) Received: by pwj4 with SMTP id 4so8223423pwj.13 for ; Mon, 29 Mar 2010 01:55:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:received:message-id :subject:from:to:content-type; bh=QqU0jgPp7ABimBYyQJhtbMFVvckmqURD7S5eSHCiXQU=; b=qYZCEfaRMzgT6uyl2+8yUtXqIAdIw5NcTidZVu9bbEiUI+9LgtcbDW5Wim5YWVFaVw b24+UQ5g7fbOiwBULJJOXCyr/0gKT9ZO4QaWD6Jb87PvKD8z9T4BAYAjzNX3Wo8xT9h4 gpL5HYi3HSSQmM2xp8Arww/nmOZmG9NdxTu68= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=B6hGwB35/f+VkyRBO8zC36Fa6jizfqlwnnFnE9j54Py9nL69+xFWLqnmhPXn0wtatR AxSdACgyEbETuf/3UMJQKsTor+wTJ/hUQJyPvOmNnFhS1vNCj+TQSSbytpT+C9vt/WoD kYBqIyca3Pm7a5RkarZlGnnhgDQiGNA2WSRvA= MIME-Version: 1.0 Received: by 10.140.126.16 with HTTP; Mon, 29 Mar 2010 01:55:34 -0700 (PDT) Date: Mon, 29 Mar 2010 10:55:34 +0200 Received: by 10.140.58.9 with SMTP id g9mr741540rva.117.1269852934512; Mon, 29 Mar 2010 01:55:34 -0700 (PDT) Message-ID: From: n dhert To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: server gnome disallow normal user to shutdown X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 29 Mar 2010 08:55:35 -0000 If a FreeBSD8.0/Gnome system is a server, with many individual users, I don't want a normal user to be able to do a restart or shutdown or hibernate etc... Now any user has the possibility to do that via System / Shutdown How to disallow that globally? (except for e.g. the users in the group wheel)