[rt-users] As root I cannot remove a watcher from a queue -
Landon Stewart
lstewart at superb.net
Fri Aug 19 19:04:13 EDT 2011
On 14 August 2011 14:20, Ruslan Zakirov <ruz at bestpractical.com> wrote:
> Hi,
>
> Last time I looked into such error it was a problem with revoking
> delegated rights. RT 4.0 drops support for personal groups and
> delegations. I recommend you to walk through ACL table and check all
> records where Delegated* columns are not zero or NULL.
>
Seems OK...
mysql> select * from ACL WHERE DelegatedBy != "0" OR DelegatedFrom != "0";
Empty set (0.00 sec)
> If you don't have delegated rights then it's something else.
>
> Other idea is inconsistent database. Use rt-validator in recent 3.8
> releases to check consistency.
>
This did it!
Thanks again Ruslan.
--
Landon Stewart <LStewart at SUPERB.NET>
SuperbHosting.Net by Superb Internet Corp.
Toll Free (US/Canada): 888-354-6128 x 4199
Direct: 206-438-5879
Web hosting and more "Ahead of the Rest": http://www.superbhosting.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110819/62c799bc/attachment.htm>
More information about the rt-users
mailing list