# Load with # rlm_dbm_parser -c -i wlusers -o wlusers # Group defs wl Service-Type == Framed-User Framed-Protocol = PPP # User defs USERNAMEXXX Auth-Type := Local, Password == "PASSWORDXX" User-Category = "wl" USERNAMEXXXX Auth-Type := Local, Password == "PASSWORDXXX" User-Category = "wl" ..... ..