I want to know if it's possible to disable the temporary 1 time password that is generated when a new user is created by an Admin. I want the password that the Admin enters to be the permanent password for that user.

Comments

timpiche’s picture

I would give http://drupal.org/project/logintoboggan a try. It has options for all aspects of user creation.

mohirt’s picture

Thanks Tim, but unless I'm wrong this only controls handling of user created accounts and not admin created accounts.

timpiche’s picture

When I go to /admin/user/user/create I am able to set the user password. I dont beleive this option is there when logintoboggon is not installed.