Community & Support

How not to make password required in Drupal?

Is there a way to remove the password requirement for user logins for Drupal? I know it sounds like a bad idea from a security standpoint, but this is for a project that doesn't need that much security.

Comments

You can grant them all the

You can grant them all the permissions from:

"http://www.example.com/admin/user/permissions"

When you will tick against the checkbox of annonymous users they will get the permission to do it!

However you will not grant all the rights to annonymous - maybe you will give them enoguh so that they can follow all the content w/o restrictions (but can not delete or destroy the site!

Cheers,

Sidra

Cheers,

Sidra K