Need Password Generator for 10 users
am 16.10.2006 02:36:41 von Carmine782Good Evening, I am looking for a password generator and manager for 10
users that is under $500.
Any Suggestions?
Write back
Thank you!
Carmine.
Good Evening, I am looking for a password generator and manager for 10
users that is under $500.
Any Suggestions?
Write back
Thank you!
Carmine.
"Carmine782"
>Good Evening, I am looking for a password generator and manager for 10
>users that is under $500.
NO idea what you are talking about.
Get a penny. flip it 5 times. this is the binary representation of the
first letter ( using 27-31 to represent the numbers 0-4). Do this again 20
times. This will be the password for the first person. Repeat 10 times.
Cost: 1 penny.
For $500 you could probably hire someone to do it for you.
Is that what you want? If not, maybe you could specify your needs and
desires a bit more fully.
A Passowrd Generator/Manager is security program that stores and
suggests or genrates really strong passwords for all users on your
network.
Unruh wrote:
> "Carmine782"
>
> >Good Evening, I am looking for a password generator and manager for 10
> >users that is under $500.
>
> NO idea what you are talking about.
>
> Get a penny. flip it 5 times. this is the binary representation of the
> first letter ( using 27-31 to represent the numbers 0-4). Do this again 20
> times. This will be the password for the first person. Repeat 10 times.
>
> Cost: 1 penny.
>
> For $500 you could probably hire someone to do it for you.
>
>
> Is that what you want? If not, maybe you could specify your needs and
> desires a bit more fully.
Carmine782 escreveu:
> A Passowrd Generator/Manager is security program that stores and
> suggests or genrates really strong passwords for all users on your
> network.
A good password generator I know is pwgen and pwgen2 on linux. It also
do pronunciable passwords generation. To store the passwords, you will
need to explain better were do you want to store them, because there is
a lot of software that manage this issue.
Jean
Carmine782
> Good Evening, I am looking for a password generator and manager for 10
> users that is under $500.
> Any Suggestions?
What is a "password generator and manager"?
You can "generate" passwords with i.e.:
http://people.defora.org/~khorben/projects/makepasswd/
What do you mean with "manager" here?
Yours,
VB.
--
"Ich lache nie."
Besim Karadeniz in d.c.s.m.
Carmine782
> A Passowrd Generator/Manager is security program that stores and
> suggests or genrates really strong passwords for all users on your
> network.
Stores? For what purpose? Do you mean something like Schneier's Password
Safe?
http://www.schneier.com/passsafe.html
Yours,
VB.
--
"Ich lache nie."
Besim Karadeniz in d.c.s.m.
In article <1160959001.280088.132600@m73g2000cwd.googlegroups.com>,
Carmine782 wrote:
>Good Evening, I am looking for a password generator and manager for 10
>users that is under $500.
>
>Any Suggestions?
>
>Write back
>Thank you!
>Carmine.
>
Generator? apg, it's free and very nice, with a lot of options like
specifying whether you want or require numbers or punctuation or
capital letters, and an interesting option to produce "pronounceable"
passwords.
Manager? That would depend on a) what you need to manage passwords for, b)
what system you run on and c) exactly what you expect a password "manager"
to do.
--
Christopher Mattern
"Which one you figure tracked us?"
"The ugly one, sir."
"...Could you be more specific?"
Carmine782 wrote:
> A Passowrd Generator/Manager is security program that stores and
> suggests or genrates really strong passwords for all users on your
> network.
[...]
Password generator? Roll your own!
I get my userlists (school, 700 new users each year) in Excel file
format, and need to generate individual passwords before importing into
the user directory. I made a generator from the following parts:
- One cell with a "base string" of permitted password characters.
- Cells with a formula for extracting a random character from that string
- One cell that makes the password string from those cells
- A macro that copies the password string to each user record
Now I generate those passwords in a minute.
For pronounceable passwords, make two base strings, one with vowels and
one with consonants. Make the final password from alternately consonant
and vowel.
For strong passwords, use upper and lower case as well as digits and
punctuation, and variable password length.
When users are supposed to read the password, there are characters which
are easily confused. Avoid those. e.g.: Digit "zero" and uppercase
letter O ; Lowercase letter L, uppercase letter I and digit "one"
Password manager? Doesn't that defeat the purpose of "really strong
passwords"? (Same password stored twice, possibly with different
encryption, increases the amount and/or availability of source data and
makes extraction and decrypting easier.)
Carmine782 wrote:
> Good Evening, I am looking for a password generator and manager for 10
> users that is under $500.
try this:
1. Start -> Run -> "cmd"
2) type the following in cmd.exe window:
net user username /random (username is your login account name)
3) Hit [Enter]
4) Windows XP will randomly generate a secure password, and assign that
strong password to your account. The strong password will also be
displayed in the window, incase you need to login next time ;)
Also see:
http://www.xml-dev.com/blog/index.php?action=viewtopic&id=12 2
saqib
http://www.full-disk-encryption.net
Keme
> Now I generate those passwords in a minute.
> For pronounceable passwords, make two base strings, one with vowels and
> one with consonants. Make the final password from alternately consonant
> and vowel.
> For strong passwords, use upper and lower case as well as digits and
> punctuation, and variable password length.
> When users are supposed to read the password, there are characters which
> are easily confused. Avoid those. e.g.: Digit "zero" and uppercase
> letter O ; Lowercase letter L, uppercase letter I and digit "one"
If someone wants to attack your network, she/he will be very happy to
know that guide.
Yours,
VB.
--
"Ich lache nie."
Besim Karadeniz in d.c.s.m.
>> Good Evening, I am looking for a password generator and manager for 10
>> users that is under $500.
http://www.download.com
Type: "Free password generator"