Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Can't find the password-generating utility ... argh!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
Nightweaver
n00b
n00b


Joined: 24 Jul 2002
Posts: 40

PostPosted: Fri Nov 15, 2002 3:42 am    Post subject: Can't find the password-generating utility ... argh! Reply with quote

This seemed to be the most appropriate forum for this ...

I'm trying to find the app that generates random passwords for users. I was sure it was 'mkpasswd', but that seems to be something completely different. I've got some quite good passwords already, I just need something new for when I make more user accounts.

Any help will be greatly appreciated!

Cheers,
- NW
_________________
My mummy says I'm l33t.
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Nov 15, 2002 3:45 am    Post subject: Reply with quote

It's "makepasswd".
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Nightweaver
n00b
n00b


Joined: 24 Jul 2002
Posts: 40

PostPosted: Fri Nov 15, 2002 4:25 am    Post subject: Reply with quote

Do you know what package it's in too, by any chance?

[edit:] never mind ... i found it. 'makepasswd' is the package, too. thanks!
_________________
My mummy says I'm l33t.
Back to top
View user's profile Send private message
mglauche
Retired Dev
Retired Dev


Joined: 25 Apr 2002
Posts: 564
Location: Germany

PostPosted: Fri Nov 15, 2002 7:52 am    Post subject: Reply with quote

pwgen is also a good generator ... emerge pwgen
Back to top
View user's profile Send private message
fyerk
Apprentice
Apprentice


Joined: 17 Sep 2002
Posts: 212
Location: Atlanta, GA

PostPosted: Fri Nov 15, 2002 4:06 pm    Post subject: Reply with quote

Here's a way to generate decent passwords using /dev/random and mimencode :D

Code:

# head -c6 /dev/random | mimencode

_________________
-David
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum