Re: retrieve groups from user object

2009-09-14 Thread Ulysses Almeida
Hi, I think 'user.groups' is what I want and it is already implemented (I think I'm blind for not seeing it before). LDAPBackend does not support it yet! Thanks all. On Mon, 14 Sep 2009 13:29:46 -0400, Ulysses Almeida wrote: > > Hi, > > I would like to retrieve all groups an user belon

retrieve groups from user object

2009-09-14 Thread Ulysses Almeida
Hi, I would like to retrieve all groups an user belong. I want to do this 'cos if the user belong to Group1 and GroupAdmin it will be able to manage the Group1 which he belongs, but not Group2 (for example). ... but I can't figure out how to get user's groups (something link user.groups b