Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > Username and Password

Reply
Thread Tools

Username and Password

 
 
Miguel Dias Moura
Guest
Posts: n/a
 
      02-17-2006
Hello,

I need to set a basic format for the usernames and passwords in my web
site.
Basically, I need to know what should be the minimum requirements for
having a good security level.
Something like having a password with a minimum of 8 letters (6 letters
and 2 numbers). This is just an example.

Anyway, I need some advice on the format to use and help on how to
create a regular expression.

Thanks,
Miguel

 
Reply With Quote
 
 
 
 
blackstaronline.net
Guest
Posts: n/a
 
      02-17-2006
For ease of use I always use email address as the username and a
minimum of 8 charactor password. I always state that its best to use a
combination of letters, numbers, and special characters too (!, $,
etc.).

Hope this helps,
Jeremy Reid
http://blackstaronline.net/hgtit

 
Reply With Quote
 
 
 
 
Kris
Guest
Posts: n/a
 
      02-18-2006
Hi Miguel,

Use the below link for example on how to create password reqular
expression.

http://windowssdk.msdn.microsoft.com...Expression.asp

Cheers,
Kris

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Change a users password without knowing the old password nor the answer to the password question AAaron123 ASP .Net 1 01-16-2009 02:56 PM
Changing a users password without knowing the old password nor the answer to the password question AAaron123 ASP .Net 2 01-16-2009 02:08 PM
loginview control displays network username instead of (web) username Shailesh Patel ASP .Net Web Controls 0 11-08-2006 08:19 PM
automatic fill in username and password ngoc Firefox 0 09-27-2005 04:46 PM
Change the username found in "C:\Documents and Settings\Username" The Reluctant Robot Named Jude Computer Support 1 05-05-2004 07:11 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57