Forum Discussion
Peter_Kaagman
May 03, 2024Brass Contributor
Listing groups members
Hi there, Im using Perl LWP to get some information on groups: owners and members. The strange thing is that listing owners works without any problem, getting the users gives me a return code 200...
- May 07, 2024Awnsering my own:
Ok... turned out I needed more than group.read.all and user.read.all. Added some extra permissions and everything worked like expected.
Peter_Kaagman
May 07, 2024Brass Contributor
Awnsering my own:
Ok... turned out I needed more than group.read.all and user.read.all. Added some extra permissions and everything worked like expected.
Ok... turned out I needed more than group.read.all and user.read.all. Added some extra permissions and everything worked like expected.