pub fn groups_by_name(name: &str) -> Result<Vec<String>, Error>
Get the groups a user is in, by username.