From: "Cliff Woolley" <[EMAIL PROTECTED]> Sent: Saturday, July 14, 2001 9:21 AM
> On Sat, 14 Jul 2001, Mladen Turk wrote: > > > Recenty the guy asked me is it possibile to use the password database > > created on UNIX using default crypt algorithm on WIN platform. > > So, here I have a patch that enables this. > > It consists of ported glibc crypt and needed diff's to enable the > > authorization and password creation. > > Licensing issues? If it came out of glibc, surely it's GPL or LGPL... no? Yup. We need either to incorporate ufc-crypt, or crypt() of the BSD license. Bill
