Password retrieval app
Hello,
I would like to create an online app where if the user (has account on
AD) has forgotten the password, can reset the password and that will
send a link to their email address to reset this temporary password.
This is almost similar to the password reset emails that we receive
from most of the online sites now.
Can someone guide me where I need to start? Anywhere from links to
ideas would be helpful
.
Relevant Pages
- Re: Password retrieval app
... I would like to create an online app where if the user (has account on ... can reset the password and that will ... You need to use JNDI to access the ADS LDAP database, however setting/resetting a password in ADS is only allowed through a SSL connection. ... You will need to setup your InitialLdapContext object by authenticating as some type of administrative user which will be used to set the user's password on the user's behalf (an SSL cert. ... (comp.lang.java.programmer) - RE: Password disappears
... account password will be reset to empty automatic. ... SBS infected by Trojan horse. ... Configure account lockout policy. ... (microsoft.public.windows.server.sbs) - RE: Quick question on resetting computer accounts in AD
... and recreating the account. ... Is it okay to use the reset account function? ... SBS Server Management console does not have "Reset Account" command to ... In fact, the SBS Server Management console has already integrated ADUC, you ... (microsoft.public.windows.server.sbs) - RE: Reset of local user password deleted compressed folders
... I suggest you search the hard disk to confirm if the files are deleted. ... For any of the following resolutions to work, the user's original account ... This password recovery disk must have ... Click "use your password reset disk". ... (microsoft.public.windowsxp.security_admin) - Re: I inherited my Fathers Computer on His Passing April 27,2009
... Second, if this is not XP Pro, the password problem is simple and can be ... Unless the account credentials were backed up and can be restored, ... have the encrypting file system. ... This will allow you to work on the new, cloned copy of the drive, reset the ... (microsoft.public.windowsxp.help_and_support) |
|