Comment 7 for bug 282825

Revision history for this message
Tony Wood (twood) wrote :

Possible fix:
Greetings: We have been getting CPU 40-50% for months on winbind. I have finally got of my backside as had a go at looking for a fix. I have just done the following commands and the CPU dropped to 1% It basically re-joins the Domain, even though we already have a Server account in the AD

sudo kinit <email address hidden>
net ads join -U Administrator

Good luck
Tony