>>>>> "NB" == Norbert Bollow <nb@thinkcoach.com> writes:
NB> Take a random word from /usr/dict/words.
Assumes /usr/dict/words is present. It also requires reading through a
huge file a few times. Unfortunately any word-based password scheme is
goin to require something like this. I guess we could provide a
dictionary...
NB> If longer than eight characters, truncate after the eighth character.
There is no restriction on password length; the only restriction is that it
can't contain whitespace.
- J<
Follow-Ups:
-
Re: Quickies
From: Norbert Bollow <nb@thinkcoach.com>
-
Re: Quickies
From: "William R. Dickson -- System Administration" <wdickson@nwnexus.net>
References:
|
|