Comment 11 for bug 970679

Revision history for this message
roelof van der kleij (r-g-van-der-kleij) wrote :

Ditto here. getent group <large group> now works for various groups > 1000 and does not crash winbind with the samba version from poposed.

getent group "Domain Users" now only returns

#getent group "Domain Users"
domain users:x:5000513:

But this does not crash winbind, which is the main thing.

wbinfo -u still crashes winbind, but I see that as a separate issue, and it does not hinder normal operations.

With this patch we can join precise systems to our domain again. Thanks!