Re: Valid password characters

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: TB (tbpostbox-googlegroups_at_yahoo.com)
Date: 02/17/05


Date: Thu, 17 Feb 2005 17:43:00 +0100

The important point is really the number of ciffers/digits in the password:
the more the better. But generally a six-letter lowercase combination,
randomly generated should be OK as it allows for 308915776 different
passwords. You can include some VBS code to automatically generate
passwords, but if you are running a site with heavy duty security, you
should consider running such password generation against a database in order
to avoid duplicates (however unlikely that might be).

TB

"Tomas Eklund" <tomas_eklund@hotmail.com> wrote in message
news:O2OSBlGFFHA.3728@TK2MSFTNGP14.phx.gbl...
> Often when one registers on different web sites around the world, there is
> a pretty hard limitation on what characters I am allowed to use in my
> username and password. Why is that? What limitations should I put on my
> customers' usernames and passwords if I just want to store it in an SQL or
> Access database? And why?
>
> --
> Best regards,
> Tomas Eklund
>



Relevant Pages

  • Re: Valid password characters
    ... >pretty hard limitation on what characters I am allowed to use in my username and ... >and passwords if I just want to store it in an SQL or Access database? ... If you're rolling your own, allow whatever characters you want, with ...
    (microsoft.public.inetserver.asp.db)
  • Valid password characters
    ... Often when one registers on different web sites around the world, ... pretty hard limitation on what characters I am allowed to use in my username and ...
    (microsoft.public.inetserver.asp.db)
  • Re: IIS & Password Problems
    ... And just to add to this...even though the web sites are prompting me for a ... username and password, my user names and passwords do not work. ... >> the WEB sites on the server now prompt anonymous browsers for a username ... > Tom Kaminski IIS MVP ...
    (microsoft.public.inetserver.iis)
  • Problem capturing web data
    ... I have created two tables in an Access database as follows: ... I have created a Relationship from the userName Field in the Registration ... little Plus Sign to the left of the data, it opens up the fields for the ... straight forward task to just link two tables and capture data through an ...
    (microsoft.public.access.externaldata)
  • RE: creating a SQL SELECT statement with javascript
    ... I have a very simple MS Access database consisting of three ... fields: username, password and stylesheet. ... To address a control on a form in Access, ...
    (microsoft.public.access.formscoding)