Would also fix itself on reboot when the users are cleaned up and resynced. For a quicker fix that doesn't require editing and files, go to Diagnostics > Command and run this in the PHP exec box:
Code: [Select]
require_once("auth.inc");
local_sync_accounts();
No comments:
Post a Comment