On 04/11/2012 01:30 PM, Cristo Bolaños Trujillo wrote: > Yup, it's right. > > All problem come from cachedgroupmembers table: it looks there was a > record for that user. > > I manually created a record and it works :)
You manually created a CachedGroupMembers record? If so, you're doing it really really wrong. Don't use the database to manage if users are priv/unpriv in RT; use the RT user admin page.
