k.i.n.g. enlightened us with: > Now I have to write a script to generate random password in the > password field for each user. A simple algorithm is sufficient for > passwords
Check out the source of pwsafe, it has a great password generator. It can generate with different lengths, based on amount of entropy, and can also generate different types (alpha/digit, hex, easy to read alpha/digit, etc.) Sybren -- The problem with the world is stupidity. Not saying there should be a capital punishment for stupidity, but why don't we just take the safety labels off of everything and let the problem solve itself? Frank Zappa -- http://mail.python.org/mailman/listinfo/python-list