[tac_plus] Re: des passwords
john heasley
heas at shrubbery.net
Fri Apr 10 17:31:42 UTC 2009
Wed, Apr 08, 2009 at 04:20:13PM -0600, Schmidt, Daniel:
> Bitman once showed me how to do longer passwords:
>
> $ mkpasswd --hash=md5 mysecret
> $1$TEWuOxgm$eHFn1umfTovC0ukCYovBf1
Typically 8 characters, but afaik the limitation is in your system's crypt()
and historical backward-compatibility. Implying that,
login = des $1$2qGr5PPQ$eT08WBFev3RPLNChixg0H.
login = des $2a$12$eIAq8PR8sIUnJ1HaohxX2O9x9Qlm2vK97LJ5dsXdmB.eXF42qjchC
for MD5 and blowfish, respectively, should work if your crypt supports them,
as FreeBSD's and NetBSD's do.
>
> -----Original Message-----
> From: tac_plus-bounces at shrubbery.net
> [mailto:tac_plus-bounces at shrubbery.net] On Behalf Of Todd Bertolozzi
> Sent: Wednesday, April 08, 2009 9:58 AM
> To: tac_plus at shrubbery.net
> Subject: [tac_plus] des passwords
>
> Am I correct that if you use DES passwords in tac_plus.conf you are
> limited to an 8 character password? How are you all dealing with that?
> Are you just using plaintext in there?
>
>
>
> Thanks in advance,
>
>
>
> Todd
>
>
>
> -------------------------------------------------------
> This electronic transmission and any information that it contains is the
> property of MSU Federal Credit Union and is intended for the use of the
> intended recipient. If you are not the intended recipient, any
> disclosure, copying or other use of this information is strictly
> prohibited. If you acquired this transmission in error or feel that any
> of the information contained within it is offensive or inappropriate,
> please contact internalaudit at msufcu.org.
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL:
> http://www.shrubbery.net/pipermail/tac_plus/attachments/20090408/fd0b906
> 1/attachment.html
> _______________________________________________
> tac_plus mailing list
> tac_plus at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/tac_plus
> _______________________________________________
> tac_plus mailing list
> tac_plus at shrubbery.net
> http://www.shrubbery.net/mailman/listinfo.cgi/tac_plus
More information about the tac_plus
mailing list