The problem is, SOGo does not have support for using 'Groups' for ACLs
when using SQL for the AUTH backend. It also does not (yet) have support
for different AUTH and USER DB backends.
So, as things stand now, I'm going to have to manually add every single
individual userid to every single resource they will need to have access
too, rather than just doing this with groups.
So, my first questions is, has anyone every come up with a decent schema
that provides for managing user groups in the same way as AD groups that
scales reasonably well?