Re: Rejecting weak passwords

Stephen Frost <sfrost@snowman.net>

From: Stephen Frost <sfrost@snowman.net>
To: Magnus Hagander <magnus@hagander.net>
Cc: Albe Laurenz <laurenz.albe@wien.gv.at>, "<pgsql-hackers@postgresql.org>" <pgsql-hackers@postgresql.org>
Date: 2009-09-28T13:16:42Z
Lists: pgsql-hackers
* Magnus Hagander (magnus@hagander.net) wrote:
>> Are there better ways?
>
> Isn't there some library we can link with and (conditionally) use? I  
> believe windows exposes api function(s) to let you verify password  
> complexity - I'm sure there is something similar available on unix,  
> hopefully included on most common platforms?

cracklib2.

	Stephen