Query Run
SELECT lu_attached_method, COUNT(*) FROM localuser GROUP BY 1 ORDER BY 2 DESC 3 years ago