Re: [patch] add support for bsd style skey
Mike Frysinger <[email protected]> Wed, 8 Mar 2006 18:14:25 -0500
| Newsgroups | gmane.linux.pld.shadow.general |
|---|---|
| Organization | wh0rd.org |
| Message-ID | <[email protected]> |
On Wednesday 08 March 2006 07:11, Tomasz Kłoczko wrote: > On Tue, 7 Mar 2006, [email protected] wrote: > > some bsd's have updated the skeychallenge() function in the skey api to > > take a fourth argument ... this patch will detect in configure whether > > skeychallenge() takes 3 or 4 arguments and act accordingly in pwauth.c > > Mike can you say something more from where this changed S/Key source tar > ball can be downloaded. I want put this info in README file. i fetch from the netbsd cvs tree: http://cvsweb.netbsd.org/bsdweb.cgi/src/lib/libskey/ -mike