By mohirt on
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.
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
I would give
I would give http://drupal.org/project/logintoboggan a try. It has options for all aspects of user creation.
Doesn't allow me to do what I want.
Thanks Tim, but unless I'm wrong this only controls handling of user created accounts and not admin created accounts.
When I go to
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.