Hi, did a search in the archives for "opie" and this is the most recent message on the topic I see: http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=98536878202858&w=2 Nigel, would you mind sending me the source for the module you've extracted from that other distribution? Also, if anyone is interested in looking at other OPIE PAM modules, here are two more: Andy Berkheimer (I've been using this one for over a year with non-ssh-related authentications, but have so far not been able to make it work with OpenSSH): http://www.tho.org/~andy/pam-opie.html Chris Evans: ftp://ferret.lmh.ox.ac.uk/users/chris/ Thanks. -- Jim B. vader at conflict.net
On Sat, Jun 02, 2001 at 05:27:18AM +0000, Jim Breton wrote:> Hi, did a search in the archives for "opie" and this is the most recent > message on the topic I see: > > http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=98536878202858&w=2 > > Nigel, would you mind sending me the source for the module you've > extracted from that other distribution?There's a BSD-licensed pam_opie here which works well with OpenSSH: http://www.FreeBSD.org/cgi/cvsweb.cgi/src/lib/libpam/modules/pam_opie/ Kris -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 230 bytes Desc: not available Url : http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20010602/d3e538f4/attachment.bin
On Sat, Jun 02, 2001 at 02:33:44PM -0700, Kris Kennaway wrote:> http://www.FreeBSD.org/cgi/cvsweb.cgi/src/lib/libpam/modules/pam_opie/Thanks, that should work well with my *BSD machines. Was hoping to find one that would be portable to my Linux systems as well, this one failed compilation... not sure if it would be easy to port though. Any ideas about others? -- Jim B. vader at conflict.net