From owner-freebsd-questions@FreeBSD.ORG Fri Jan 16 22:02:28 2009 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 5B4A11065670 for ; Fri, 16 Jan 2009 22:02:28 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from QMTA10.emeryville.ca.mail.comcast.net (qmta10.emeryville.ca.mail.comcast.net [76.96.30.17]) by mx1.freebsd.org (Postfix) with ESMTP id 458428FC1B for ; Fri, 16 Jan 2009 22:02:28 +0000 (UTC) (envelope-from remegius@comcast.net) Received: from OMTA14.emeryville.ca.mail.comcast.net ([76.96.30.60]) by QMTA10.emeryville.ca.mail.comcast.net with comcast id 4CZK1b0031HpZEsAAN2Vli; Fri, 16 Jan 2009 22:02:29 +0000 Received: from bsd.remdog.net ([76.102.24.75]) by OMTA14.emeryville.ca.mail.comcast.net with comcast id 4N2T1b00Q1dCpWs8aN2Ut3; Fri, 16 Jan 2009 22:02:28 +0000 Message-ID: <497103F6.3090701@comcast.net> Date: Fri, 16 Jan 2009 14:02:30 -0800 From: Rem P Roberti User-Agent: Thunderbird 2.0.0.19 (X11/20090115) MIME-Version: 1.0 To: Beech Rintoul References: <4970F8CE.4090307@comcast.net> <200901161234.41120.beech@freebsd.org> In-Reply-To: <200901161234.41120.beech@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: skype permissions 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: Fri, 16 Jan 2009 22:02:28 -0000 > On Friday 16 January 2009 12:14:54 Rem P Roberti wrote: > >> I have just installed Skype and the only way that I can launch the >> program is >> as root. I know that that is a permissions thing, but I can't figure >> out how to >> bring up the program as user, or if that is even possible. >> >> Rem >> > > This problem only happens on certain setups and we have been unable to find > out why it's happening. Skype should (and does) work as a normal user and > shouldn't require any permission changes. > > Please post the output of any errors you're seeing and the output of uname -a. > Also, how are you starting skype? What linux_base are you running? > > Beech > > The output of uname -a: FreeBSD bsd.remdog.net 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan 1 14:37:25 UTC 2009 root@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386 The only way that I can start Skype is via the command line as root. If I try to launch the program as user this results: /usr/local/bin/skype: /usr/local/share/skype/skype: Permission denied I am currently running linux_base-fc6-6_5 which I installed as per UPDATING 20080318. Rem