-- See users in ../authsources.php INSERT INTO users (uname, groups) VALUES ('admin', 1 | 2 | 4), ('user', 0);