Re: Automatic Password Generator Tools on Unix Platform
Martin Krämer <[email protected]>
| Newsgroups | gmane.comp.security.linux |
|---|---|
| Message-ID | <[email protected]> |
> Hello, Can someone please help me to find some tool to generate the > automatic random password tool on Unix platform. I did lots of search on > web but most of the tools are on Windows platform and not on Unix. pwgen -cnys <pw_length> <pw_num> Produces capitalized secure passwords including symbols and numerals of length <pw_length> <pw_num> times. Alternatives: apg, makepasswd, passook, pwgen, ranpwd and probably a lot more. Greetings, Martin Krämer
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQBDgflfwNwGXYwjrAURAoPfAKCLsSYmhncBI9/kY3gSvK16mxIbcwCfbc13 0/MSUbx1eNRfqpRLnvG7R0Y= =vRUt -----END PGP SIGNATURE-----