Thursday, March 29, 2012

Login Controls - Force user to change password at next login

I'm using asp.net 2.0 login controls, When a user forgets a password,
they are sent an email with the new password. Two questions...

1) how do I format the password that is being created to be only
letters and numbers? Not something like "e%QtT6.Eja%XNG"

2) how do I redirect users to a change password page, next time they
login with the new password sent to them via email?

thanks is advance for any assitance,

pj,
mcdba, mcpCheck if the following link helps you out -

http://www.123aspx.com/redir.aspx?res=34519
Most of the changes can be done in the Web.Config file itself.

Thanks,
--
Ameet Phadnis
Sr. Technical Consultant
e Tek Global Inc.
ASP Alliance Author Page: http://aspalliance.com/author.aspx?uId=44260
"pj" wrote:

Quote:

Originally Posted by

I'm using asp.net 2.0 login controls, When a user forgets a password,
they are sent an email with the new password. Two questions...
>
1) how do I format the password that is being created to be only
letters and numbers? Not something like "e%QtT6.Eja%XNG"
>
2) how do I redirect users to a change password page, next time they
login with the new password sent to them via email?
>
thanks is advance for any assitance,
>
pj,
mcdba, mcp
>
>


OK, I can follow that article, but still:

2) how do I redirect users to a change password page, next time they
login with the new password sent to them via email?

Ameet Phadnis (e Tek Global Inc.) wrote:

Quote:

Originally Posted by

Check if the following link helps you out -
>
http://www.123aspx.com/redir.aspx?res=34519
>
Most of the changes can be done in the Web.Config file itself.
>
Thanks,
--
Ameet Phadnis
Sr. Technical Consultant
e Tek Global Inc.
ASP Alliance Author Page: http://aspalliance.com/author.aspx?uId=44260
>
>
"pj" wrote:
>

Quote:

Originally Posted by

I'm using asp.net 2.0 login controls, When a user forgets a password,
they are sent an email with the new password. Two questions...

1) how do I format the password that is being created to be only
letters and numbers? Not something like "e%QtT6.Eja%XNG"

2) how do I redirect users to a change password page, next time they
login with the new password sent to them via email?

thanks is advance for any assitance,

pj,
mcdba, mcp

0 comments:

Post a Comment