Here is what I use to prevent a user from accessing the wp-admin, they are redirected to the dashboard.

Place the following code into "\vantage\functions.php" above the "appthemes_init();" line:
...