Monday, May 26, 2014

Pfsense 2 usermanager error fix



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();