[rt-users] Problem removing group members from groups.
Jason Maderios
jmaderios at kpunet.net
Fri Mar 11 12:18:42 EST 2011
Kevin,
Not sure I follow you? Which user?
mysql> select * from Principals where id = 14220;
+-------+---------------+----------+----------+
| id | PrincipalType | ObjectId | Disabled |
+-------+---------------+----------+----------+
| 14220 | Group | 14220 | 0 |
+-------+---------------+----------+----------+
mysql> select * from Groups where id = 14220;
+-------+------+-------------+-----------------+-----------+----------+
| id | Name | Description | Domain | Type | Instance |
+-------+------+-------------+-----------------+-----------+----------+
| 14220 | NULL | NULL | RT::Ticket-Role | Requestor | 2869 |
+-------+------+-------------+-----------------+-----------+----------+
--------------------------------------------------
From: "Kevin Falcone" <falcone at bestpractical.com>
Sent: Friday, March 11, 2011 6:10 AM
To: <rt-users at lists.bestpractical.com>
Subject: Re: [rt-users] Problem removing group members from groups.
Have the user remove their delegated rights before trying again? Also,
don't use
delegation.
-kevin
More information about the rt-users
mailing list