4

Force same password for authenticated users with low priviledges

http://drupal.org

Friends,

I'm trying to find out the best way to allow authenticated users to have the same password that I will supply (hardcode into the system). They will have a low "read/only" privilege level, but I don't want them to share the same login name (so I can log them). The reason for the common password is to make it easy to remember and administer for them.

There will be three user classes:

anonymous - which will only see the home page
authenticated - which will have accounts, but share a password
admin - will manage the site and have all privileges

Example:

User wants to access the site and they've already been told what the common password is. They should be able to request an account, validate the email, and then login with the common password.

I was looking at the Password Policy module in the hopes it would allow me to set a RegEx restriction on the password and achieve the desired affect, but it doesn't work that way.

Any ideas on a module to use or where I should modify the code and/or database?

Thanks,

Joe

Read »
Created by Angie 1 year 47 weeks ago
Category: News   Tags:

PSD to Drupal Theme

Drupal Development

Module Development

Get an Estimate

Tags for Force same password for authenticated users with low priviledges

Recent comments