Re: apt as a user

2014-11-03 Thread Rob Owens
On Fri, Oct 31, 2014 at 11:29:26AM -0400, shawn wilson wrote: > I'm trying to allow an apt user to run apt* commands. I've got this polkit: > > /etc/polkit-1/localauthority/30-site.d/10-org.com.foo.apt.pkla > > [Configuration] > AdminIdentities=unix-user:apt > Action=org.debian.apt.* > ResultAny=

Re: apt as a user

2014-10-31 Thread Vanessa
On 2014-10-31 19:36, shawn wilson wrote: > On Fri, Oct 31, 2014 at 12:40 PM, Vanessa wrote: >> On 2014-10-31 17:17, shawn wilson wrote: >>> On Fri, Oct 31, 2014 at 12:05 PM, Mario Castelán Castro >>> wrote: El 31/10/14 09:29, shawn wilson escribió: > I'm trying to allow an apt user

Re: apt as a user

2014-10-31 Thread shawn wilson
On Fri, Oct 31, 2014 at 12:40 PM, Vanessa wrote: > On 2014-10-31 17:17, shawn wilson wrote: >> On Fri, Oct 31, 2014 at 12:05 PM, Mario Castelán Castro >> wrote: >>> El 31/10/14 09:29, shawn wilson escribió: >>> I'm trying to allow an apt user to run apt* commands. I've got this polkit:

Re: apt as a user

2014-10-31 Thread Mario Castelán Castro
El 31/10/14 09:29, shawn wilson escribió: I'm trying to allow an apt user to run apt* commands. I've got this polkit: /etc/polkit-1/localauthority/30-site.d/10-org.com.foo.apt.pkla [Configuration] AdminIdentities=unix-user:apt Action=org.debian.apt.* ResultAny=no ResultInactive=no ResultActive=

Re: apt as a user

2014-10-31 Thread Vanessa
On 2014-10-31 17:17, shawn wilson wrote: > On Fri, Oct 31, 2014 at 12:05 PM, Mario Castelán Castro > wrote: >> El 31/10/14 09:29, shawn wilson escribió: >> >>> I'm trying to allow an apt user to run apt* commands. I've got this >>> polkit: >>> >>> /etc/polkit-1/localauthority/30-site.d/10-org.com.

Re: apt as a user

2014-10-31 Thread shawn wilson
On Fri, Oct 31, 2014 at 12:17 PM, shawn wilson wrote: > On Fri, Oct 31, 2014 at 12:05 PM, Mario Castelán Castro > wrote: >> El 31/10/14 09:29, shawn wilson escribió: > -A FORWARD -d -i eth5 -p tcp -m tcp --sport 1024:65535 > --dport 80 -m time --weekdays --datestop -j ACCEPT > Also, that was

Re: apt as a user

2014-10-31 Thread shawn wilson
On Fri, Oct 31, 2014 at 12:05 PM, Mario Castelán Castro wrote: > El 31/10/14 09:29, shawn wilson escribió: > >> I'm trying to allow an apt user to run apt* commands. I've got this >> polkit: >> >> /etc/polkit-1/localauthority/30-site.d/10-org.com.foo.apt.pkla >> >> [Configuration] >> AdminIdentiti

apt as a user

2014-10-31 Thread shawn wilson
I'm trying to allow an apt user to run apt* commands. I've got this polkit: /etc/polkit-1/localauthority/30-site.d/10-org.com.foo.apt.pkla [Configuration] AdminIdentities=unix-user:apt Action=org.debian.apt.* ResultAny=no ResultInactive=no ResultActive=yes However when I: su - apt it looks like