Re: [rt-users] Group permissions problem.

2006-04-20 Thread Joshua Colson
On Tue, 2006-04-18 at 20:25 -0700, Joshua Colson wrote: > On Tue, 2006-04-18 at 19:56 -0400, Jesse Vincent wrote: > > > > > > My question is, shouldn't Manager1 and Manager2 have the right to > > > SeeQueue, OwnTicket, etc by virtue of the fact that the > > > 'GroupManager

Re: [rt-users] Group permissions problem.

2006-04-18 Thread Joshua Colson
On Tue, 2006-04-18 at 20:13 -0400, Todd Chapman wrote: > RTx::RightsMatrix can help you view and manage rights. > It's on CPAN. > > -Todd > Yes. That is how I discovered the problem. (by the way, Good Work Todd!) > On Tue, Apr 18, 2006 at 04:53:59PM -0700, Joshua Colson wrote: > > I have the fo

Re: [rt-users] Group permissions problem.

2006-04-18 Thread Joshua Colson
On Tue, 2006-04-18 at 19:56 -0400, Jesse Vincent wrote: > > > > My question is, shouldn't Manager1 and Manager2 have the right to > > SeeQueue, OwnTicket, etc by virtue of the fact that the > > 'GroupManagers' > > group is a member of the 'GroupStaff' group? > > Y

Re: [rt-users] Group permissions problem.

2006-04-18 Thread Todd Chapman
RTx::RightsMatrix can help you view and manage rights. It's on CPAN. -Todd On Tue, Apr 18, 2006 at 04:53:59PM -0700, Joshua Colson wrote: > I have the following group setup (rt-3.6.0pre1): > > --- > > GroupStaff: > Members: >

Re: [rt-users] Group permissions problem.

2006-04-18 Thread Jesse Vincent
> > My question is, shouldn't Manager1 and Manager2 have the right to > SeeQueue, OwnTicket, etc by virtue of the fact that the > 'GroupManagers' > group is a member of the 'GroupStaff' group? Yes. > > Thanks. ___

[rt-users] Group permissions problem.

2006-04-18 Thread Joshua Colson
I have the following group setup (rt-3.6.0pre1): --- GroupStaff: Members: User1 User2 User3 GroupManagers Rights: SeeQueue OwnTicket TakeTick