You need to add another column in the table.
When suspend is clicked you need to update the column value for that particular user.
Then in the login page you need to check whether user is suspended or not.
If suspended then show a message else proceed.