[Bug 1307778] Re: getent group on trusty returns only local groups

2015-03-10 Thread Patrick Kinney
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

[Bug 1073147] Re: Python version mismatch, expected '2.7.2+', found '2.7.3'

2014-10-08 Thread Kinney
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