From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 22 16:25:04 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 46B2216A482 for ; Thu, 22 Jun 2006 16:25:04 +0000 (UTC) (envelope-from artifact.one@googlemail.com) Received: from hu-out-0102.google.com (hu-out-0102.google.com [72.14.214.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9563044317 for ; Thu, 22 Jun 2006 16:25:03 +0000 (GMT) (envelope-from artifact.one@googlemail.com) Received: by hu-out-0102.google.com with SMTP id 28so220301hug for ; Thu, 22 Jun 2006 09:25:02 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=dhD+Q6OemqFNvDIYLWlf0+/STxP+3r//MlJqh+De0IebPeTx9XUgohIqy8RhVqLoUaYZvv0CxjINhdfmy8ELtosTJDvlOt1Y0a9yse+zcgXscBLQEMSF6I5afY74zPQ60oSleV/ikePu9RkgufWFa6BYImRBCXDeKhKYXWnYWE8= Received: by 10.78.97.7 with SMTP id u7mr549992hub; Thu, 22 Jun 2006 07:47:45 -0700 (PDT) Received: by 10.78.43.9 with HTTP; Thu, 22 Jun 2006 07:47:44 -0700 (PDT) Message-ID: <8e96a0b90606220747vf80e805k650518981bde754@mail.gmail.com> Date: Thu, 22 Jun 2006 15:47:44 +0100 From: "mal content" To: freebsd-hackers@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Real time privileges for non-root users X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Jun 2006 16:25:04 -0000 Hello. Is it possible to grant real-time privileges to ordinary users (not root) under FreeBSD? I'm doing some audio work and I'd like to give real time privileges to my user id. MC