I can confirm this issue on Ubuntu Server 14.04 and Samba 4.1.6 with
winbind. I can also confirm replacing winbind with sssd as suggested
in post #20 is an easy workaround. sssd does not have this problem and
all AD groups get enumerated correctly.
--
You received this bug notification becaus
The re-compile by Robert also requires you to enable the module with
apache2 at the end.
# a2enmod wsgi
# service apache2 restart
# ls -lah /etc/apache2/mods-enabled/
lrwxrwxrwx 1 root root 27 Oct 9 02:57 wsgi.conf ->
../mods-available/wsgi.conf
lrwxrwxrwx 1 root root 27 Oct 9 02:57 wsgi.lo