Joined: 11 Dec 2007 Posts: 1397 Location: somewhere at the end of rainbow...
Posted: Sun 17 Apr 2011, 07:22 Post subject:
makepasswd-0.5.0 Subject description: pseudo-random passwords of a desired length. able to generate its crypted equivalent.
Makepasswd generates pseudo-random passwords of a desired length. It is able to generate its crypted equivalent.
Code:
Usage: makepasswd -ceilMnps
-c String of allowed characters (A-Za-z0-9`~!@#$%^&*()-_=+)
-e Encryption algorithm (none,base64,blowfish,des,md5,sha1,sha256,shmd5)
-i Number of iterations in encryption algorithm
-l Password length
-M Maximum password length
-m Minimum password length
-n Number of passwords to generate
-p Password to use
-s Salt to use
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 You cannot attach files in this forum You can download files in this forum