I have a Drupal 4.7 as my company's intranet site authenticated thru the corporate LDAP server. The same LDAP account is also use for our IMAP-based internal mail and this email address are registered in Drupal. Now, if someone lost his password, that means he will not be able to access both the drupal site and his IMAP email, and the sysadmin have to reset it for the user coz the user can't reset his own password since the link will be sent to his email which he can't access anyway. Is there any module that allow the user to reset his password by answering a challenge question (e.g What is your first pet's name) instead of sending a link to his email.
Thanks in advance.
Comments
Comment #1
dave reidThis feature request is not related to the user_maintenance module, but the user module (part of the Drupal core).