Dale,
That was close to what I was thinking, but more to the point of maybe getting a dictionary and replacing numbers with certain letters 1 = i/I 3 = e/E Etc. But my reasoning would be that if it is a temporary password, then maybe use the users full name to mix and match. Andrew Scott Senior Coldfusion Developer Aegeon Pty. Ltd. www.aegeon.com.au Phone: +613 8676 4223 Mobile: 0404 998 273 -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Dale Fraser Sent: Wednesday, 7 November 2007 7:40 PM To: [email protected] Subject: [cfaussie] Re: a random string/password generator? (but real-ish words not gobbledygook) I have two options here. 1. Just use a single word and a random number either side of the word. Just get a list of words from anywhere ie 21blue tent8 12island circus81 2. Do it differently, rather than sending a temporary password, send them a link with a hash, so if they click that link, they are validated and don't need their username or password, just need to enter the password they want. The key to this is forcing them to enter the password on first login. Regards Dale Fraser http://learncf.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "cfaussie" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cfaussie?hl=en -~----------~----~----~----~------~----~------~--~---
