Re: Password previously used ideas?



Geoff Muldoon wrote:
Hugh Oxford says...

Use a separate table for used passwords, with columns of user, password and date. On an insert check for the number of entries for a user and delete the oldest dated one when the count reaches your threshold. Would also be a much more efficient check for reuse matches.

Geoff M

Of course I _could_ do this but I was looking for a way to avoid it. I don't need to know what the old passwords were, I just need to know that they aren't reusing them.

Does sha1 encode using underscores? I don't think so.
.



Relevant Pages

  • RE: [Info-ingres] netutil and upgradedb
    ... The other files hold the installation password tickets and GCN cache ... > that restores my NET entries. ... >> I suspect that that is why upgradedb cant manage to upgrade the ... >> required passwords may have been lost in the mists of time. ...
    (comp.databases.ingres)
  • Re: AutoComplete not Completing
    ... This fix applies to Outlook and other programs that store passwords ... in the Protected Storage System Provider sub-branch of the Registry. ... Your Outlook Express Password Is Not Retained in Windows 2000 or XP ... The old entries were there but nothing | new was added when I typed a new word. ...
    (microsoft.public.windowsxp.general)
  • Re: search companion search history
    ... [[The AutoComplete feature saves previous entries you've made for Web ... When typing information in Web forms, and typing passwords, you can remove ... Besides the Run MRU list, ...
    (microsoft.public.windowsxp.help_and_support)
  • Re: Domain-level group policies
    ... pg@xxxxxxxxxxx schrieb: ... passwords must be changed every 42 days, ... do I have to separate R&D into its own domain? ... Password Policies are only valid for domain accounts when linked to the domain level - otherwise they'll apply to the local computer's user accounts. ...
    (microsoft.public.windows.group_policy)
  • Encrypting database
    ... database needs to be hidden from users that can normally read the ... encrypt that key with passwords of users that have access to the data ... separate and unrelated issue for this:) ...
    (sci.crypt)