Help with login redirect by username

Looking for suggestions on ways to redirect members upon login by username. I understand based on membership level and that is not what I need, I need to redirect several specific members to several specific pages.

Any help appreciated.

Have a look at these two threads:


Then, modify as needed, by using the user ID (unique number associated with every WP user), and specifying in the code the page you want them to be redirected.