I have D6 installed with phpBB3

I now have the problem where if a user creates a new account they are assigned no roles at all.
This has the undesirable effect of denying the user access to the entire site. Not a good look.

How do I assign roles to new users automatcally when the account is created?

FYI, I have checked the roles, anonymous user and authenticated user roles exist, but only anonymous is locked.

Regards

Fred

This problem was resolved by installing the autoassignrole module.