Greetings,

How can I have new users to enter their preferred password right away during a registration process?

Thank you.

Comments

johnhanley’s picture

Unfortunately Drupal doesn't support this. The system will generate a random password and it's up to the user to change it on their first or subsequent visit.

flufftronix’s picture

Actually, I'm not sure if the 4.6 version does this, but the 4.7 one definitely does, I'm using it now.

venkat-rk’s picture

Yes, 4.6 also does this.

yuriy_zubarev’s picture

Could you please elaborate? I couldn't find how to do it anywhere I looked.

Regards.

flufftronix’s picture

yuriy_zubarev’s picture

Looks like LoginToboggan module only works under Drupal 4.7...

venkat-rk’s picture

If I remember right, the logintoboggan module offers choices, one of which is that users can choose their password right on registration.

johnhanley’s picture

Indeed 4.6 does NOT support this out of the box.

However anything's possible.