I have to 2 different roles setuped in drupal.
1) Backend Users 2) Authenticate Users
Backend Users I want backend users to be redirected to admin section (were all admin related work is done)
Authenticate Users Authenticate users to be redirected to front page.
What is best way to achieve this.