head	1.2;
access;
symbols
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.02.18.05.33.50;	author knu;	state dead;
branches;
next	1.1;

1.1
date	2001.05.30.16.00.25;	author knu;	state Exp;
branches;
next	;


desc
@@


1.2
log
@De-pkg-comment.
@
text
@Ruby extension to use PAM library
@


1.1
log
@Add ruby-pam, a Ruby extension to use PAM library.

It doesn't work properly yet, but I'd appreciate if someone could
investigate the problem further.  (Seems it always fails to
authenticate due to PAM_MODULE_UNKNOWN)

ALso, note that it doesn't even load a module successfully because
FreeBSD's PAM modules are not linked with libpam.so.  Add -lpam to
LDADD, then rebuild and reinstall PAM modules before trying this
library out.
@
text
@@

