Re: [pkg-discuss] Adding sudo to IPS

2008-06-10 Thread Darren J Moffat
The ARC case has been submitted today any comments on how sudo is being delivered and what functionality is or is not being provided should be provided to the ARC case, do this by emailing [EMAIL PROTECTED] and including "PSARC/2008/370" in the subject line. http://opensolaris.org/os/community/

Re: [pkg-discuss] Adding sudo to IPS

2008-06-09 Thread Nicolas Williams
On Mon, Jun 09, 2008 at 10:43:39AM +0100, Darren J Moffat wrote: > >You can't do exactly that with RBAC. You have to visit those two > >machines. > > > >I've wondered before about using some of the reserved RBAC format fields > >to implement something like netgroup grouping. > > I implemented it

Re: [pkg-discuss] Adding sudo to IPS

2008-06-09 Thread Darren J Moffat
Nicolas Williams wrote: >> With sudo, you can have a single global file across 10 machines, that allows >> certain users elevated privileges on 2 out of the 10 machines, without >> changing anything locally on those 2 machines. All 10 machines can be 100% >> identical in other respects. >> >> Ho

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Mike Gerdts
On Fri, Jun 6, 2008 at 3:19 PM, Nicolas Williams <[EMAIL PROTECTED]> wrote: >> I've wondered before about using some of the reserved RBAC format fields >> to implement something like netgroup grouping. > > Also, I would like us to have something like Windows' group policy > objects. GPOs provide m

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Albert Lee
On Fri, 2008-06-06 at 07:16 -0700, James Gosling wrote: > I'm confused. The opensolaris web site is filled with great words > about community involvement, but the arc-as-gatekeeper process > is about as community-hostile as one could imagine. > Speaking as a community member, while ARC is total

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread James Gosling
On Jun 6, 2008, at 1:32 AM, [EMAIL PROTECTED] wrote: James, While it isn't on the list of TBD packages, I'd like to volunteer to add "sudo". Every time I install Solaris, it's always the first upgrade I make. It seems silly that it's missing. How do I go about adding it? Thanks for s

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread James Gosling
I'm confused. The opensolaris web site is filled with great words about community involvement, but the arc-as-gatekeeper process is about as community-hostile as one could imagine. Any clues on when the "community IPS repository" will happen? Without it, there's no community. What's involved in

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread James Gosling
On Jun 5, 2008, at 9:20 PM, Jason King wrote: > On Thu, Jun 5, 2008 at 9:09 PM, James Gosling <[EMAIL PROTECTED]> wrote: >> While it isn't on the list of TBD packages, I'd like to volunteer >> to add >> "sudo". Every time I install Solaris, it's always the first >> upgrade I >> make. It seem

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Nicolas Williams
[BTW, pkg-discuss seems like the wrong list to discuss sudo on. security-discuss and sysadmin-discuss seems more appropriate. For now I'm cc'ing sysadmin-discuss and setting reply-to to keep the thread here.] On Fri, Jun 06, 2008 at 01:14:52PM -0500, Nicolas Williams wrote: > On Fri, Jun 06, 2008

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Glenn Lagasse
* Philip Brown ([EMAIL PROTECTED]) wrote: > Glenn Lagasse wrote: > > * Philip Brown ([EMAIL PROTECTED]) wrote: > >> > >> Most people dont give a damn about "finer grained control". they just want > >> to get done, what needs to get done, in the simplest way possible. > >> sudo is the best fit for

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Moinak Ghosh
On Fri, Jun 6, 2008 at 11:37 PM, Philip Brown <[EMAIL PROTECTED]> wrote: > Moinak Ghosh wrote: >> On Fri, Jun 6, 2008 at 11:09 PM, Philip Brown <[EMAIL PROTECTED]> wrote: >>> >>> Last time I checked, RBAC was not nearly that simple, and does not lend >>> itself to scalability of administration acro

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Nicolas Williams
On Fri, Jun 06, 2008 at 11:07:57AM -0700, Philip Brown wrote: > Moinak Ghosh wrote: > > On Fri, Jun 6, 2008 at 11:09 PM, Philip Brown <[EMAIL PROTECTED]> wrote: > >> > >> Last time I checked, RBAC was not nearly that simple, and does not lend > >> itself to scalability of administration across mul

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Philip Brown
Moinak Ghosh wrote: > On Fri, Jun 6, 2008 at 11:09 PM, Philip Brown <[EMAIL PROTECTED]> wrote: >> >> Last time I checked, RBAC was not nearly that simple, and does not lend >> itself to scalability of administration across multiple machines. It's a >> very "local-only" solution. sudo is *designed

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Moinak Ghosh
On Fri, Jun 6, 2008 at 11:09 PM, Philip Brown <[EMAIL PROTECTED]> wrote: > Glenn Lagasse wrote: >> * Philip Brown ([EMAIL PROTECTED]) wrote: >>> >>> Most people dont give a damn about "finer grained control". they just want >>> to get done, what needs to get done, in the simplest way possible. >>>

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Philip Brown
Glenn Lagasse wrote: > * Philip Brown ([EMAIL PROTECTED]) wrote: >> >> Most people dont give a damn about "finer grained control". they just want >> to get done, what needs to get done, in the simplest way possible. >> sudo is the best fit for it. >> >> "alias sudo=pfexec", does not meet that w

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Moinak Ghosh
On Fri, Jun 6, 2008 at 10:43 PM, Glenn Lagasse <[EMAIL PROTECTED]> wrote: > * Philip Brown ([EMAIL PROTECTED]) wrote: >> James Hughes wrote: >> > This is currently being worked on. In the mean time, you could just do >> > the command >> > alias sudo=pfexec >> > and let me know how it works for

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Glenn Lagasse
* Philip Brown ([EMAIL PROTECTED]) wrote: > James Hughes wrote: > > This is currently being worked on. In the mean time, you could just do > > the command > > alias sudo=pfexec > > and let me know how it works for you. > > > > James Gosling wrote: > >> While it isn't on the list of TBD packag

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Philip Brown
James Hughes wrote: > This is currently being worked on. In the mean time, you could just do > the command > alias sudo=pfexec > and let me know how it works for you. > > James Gosling wrote: >> While it isn't on the list of TBD packages, I'd like to volunteer to add >> "sudo". Every time I

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread James Hughes
This is currently being worked on. In the mean time, you could just do the command alias sudo=pfexec and let me know how it works for you. James Gosling wrote: > While it isn't on the list of TBD packages, I'd like to volunteer to add > "sudo". Every time I install Solaris, it's always the

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread Darren J Moffat
[EMAIL PROTECTED] wrote: > James, > >> While it isn't on the list of TBD packages, I'd like to volunteer to add >> "sudo". Every time I install Solaris, it's always the first upgrade I >> make. It seems silly that it's missing. How do I go about adding it? > > Thanks for stepping up on this -

Re: [pkg-discuss] Adding sudo to IPS

2008-06-06 Thread David . Comay
James, > While it isn't on the list of TBD packages, I'd like to volunteer to add > "sudo". Every time I install Solaris, it's always the first upgrade I > make. It seems silly that it's missing. How do I go about adding it? Thanks for stepping up on this - it turns out that there are already

Re: [pkg-discuss] Adding sudo to IPS

2008-06-05 Thread Albert Lee
On Thu, 2008-06-05 at 19:09 -0700, James Gosling wrote: > While it isn't on the list of TBD packages, I'd like to volunteer to add > "sudo". Every time I install Solaris, it's always the first upgrade I > make. It seems silly that it's missing. How do I go about adding it? sudo is also one o

Re: [pkg-discuss] Adding sudo to IPS

2008-06-05 Thread Jason King
On Thu, Jun 5, 2008 at 9:09 PM, James Gosling <[EMAIL PROTECTED]> wrote: > While it isn't on the list of TBD packages, I'd like to volunteer to add > "sudo". Every time I install Solaris, it's always the first upgrade I > make. It seems silly that it's missing. How do I go about adding it? Out

[pkg-discuss] Adding sudo to IPS

2008-06-05 Thread James Gosling
While it isn't on the list of TBD packages, I'd like to volunteer to add "sudo". Every time I install Solaris, it's always the first upgrade I make. It seems silly that it's missing. How do I go about adding it? ___ pkg-discuss mailing list pkg-discu