I like the idea of a security question, though in a playground situation 'what is your favourite colour' is sucepible to brute force attacks, and 'who is your favourite band' would have a short expiry time. I've noticed that online banks and the like will often ask you several security questions, and ask you a random one though, which might suit your needs.

Alternatively, scenario-dependant, you can either produce a teachers control panel where the teacher can log in, and click a name from a list for a new one (if it's for a classroom environment) or issue each parent with a password that will reset their childs password.

Have you considered 'something you have' as a method rather than 'something you know' (I'm guessing that 'something you are' is a bit out of your budget) give them long, cryptic passwords, printed on a label on a keyring. That way they can get it when they need it, and yet should still take good care of it.

Though knowing kids today, you could just use SecurID with software on their mobile phone.

the hatter


In reply to Re: Yes, Passwords...but... by hatter
in thread Yes, Passwords...but... by CrossEyedMonk

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.