[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#629381: ITP: libpam4j -- Java binding for libpam.so



Hi James,

On Mon, Jun 06, 2011 at 09:27:06AM +0100, James Page wrote:
> Package: wnpp
> Severity: wishlist
> Owner: James Page <james.page@canonical.com>

> * Package name    : libpam4j
>   Version         : 1.4
>   Upstream Author : Kohsuke Kawaguchi
> * URL             : http://java.net/projects/libpam4j/
> * License         : MIT
>   Programming Lang: Java
>   Description     : Java binding for libpam.so

>  This library enables easy integration to the pluggable authentication
>  module (PAM) on Linux and UNIX systems through the use of native
>  integration to libpam.so.

>  This library is a dependency for packaging jenkins.

Downloading the upstream source, I see libpam being loaded as:

    public static final PAMLibrary libpam = (PAMLibrary)Native.loadLibrary("pam",PAMLibrary.class);

Will this be fixed before upload to properly open libpam.so.0 instead of
blindly opening whatever object on the filesystem happens to match the name
'pam'? :)

-- 
Steve Langasek                   Give me a lever long enough and a Free OS
Debian Developer                   to set it on, and I can move the world.
Ubuntu Developer                                    http://www.debian.org/
slangasek@ubuntu.com                                     vorlon@debian.org

Attachment: signature.asc
Description: Digital signature


Reply to: