[RADIATOR] Authen::Digipass error
Mike McCauley
mikem at open.com.au
Tue Dec 2 17:04:50 CST 2008
Hello Matthew,
On Wednesday 03 December 2008 01:33:47 am Martin Burton wrote:
> Hi Guys,
>
> I've been running a test system using Vasco Digipass tokens via Radiator
> 4.3.1 and AuthBy LDAPDIGIPASS for the past few weeks.
>
> The Radiator server was running on Debian Etch, and I used the alien
> package management app to install the Authen-Digipass-1.9-1.i686.rpm
>
> A little symlink magic was required to kludge the locations that the rpm
> placed the libraries into the standard debian perl paths, but other than
> that all worked OK.
>
> However, various circumstances meant that I had to upgrade the server to
> the latest testing ("Lenny") release of Debian.
>
> I'm now getting the error:
>
> apollo:/home/martin/Radiator-4.3.1# ./radiusd -config_file
> sanger_digipass.cfg
> /usr/bin/perl: symbol lookup error:
> /usr/local/lib/site_perl/auto/Authen/Digipass/Digipass.so: undefined
> symbol: Perl_Tstack_sp_ptr
> apollo:/home/martin/Radiator-4.3.1#
>
> which I assume to be due to an incompatibility between the perl
> libraries against which the Authen::Digipass module was compiled and the
> versions in Lenny.
Correct diagnosis.
You should use the new RPM for perl 5.10, called
Authen-Digipass-1.10-1.i686.rpm and which is included in the latest patch
set.
You will prob need to remove the symlinks you made before, too.
Cheers.
>
> For reference, the Lenny perl is:
>
> apollo:/home/martin/Radiator-4.3.1# perl -V
> Summary of my perl5 (revision 5 version 10 subversion 0) configuration:
> Platform:
> osname=linux, osvers=2.6.26-1-686, archname=i486-linux-gnu-thread-multi
> uname='linux rebekka 2.6.26-1-686 #1 smp thu oct 9 15:18:09 utc 2008
> i686 gnulinux '
> config_args='-Dusethreads -Duselargefiles -Dccflags=-DDEBIAN
> -Dcccdlflags=-fPIC -Darchname=i486-linux-gnu
> =/usr -Dprivlib=/usr/share/perl/5.10 -Darchlib=/usr/lib/perl/5.10
> -Dvendorprefix=/usr -Dvendorlib=/usr/share/p
> endorarch=/usr/lib/perl5 -Dsiteprefix=/usr/local
> -Dsitelib=/usr/local/share/perl/5.10.0 -Dsitearch=/usr/local/
> /5.10.0 -Dman1dir=/usr/share/man/man1 -Dman3dir=/usr/share/man/man3
> -Dsiteman1dir=/usr/local/man/man1 -Dsitema
> sr/local/man/man3 -Dman1ext=1 -Dman3ext=3perl
> -Dpager=/usr/bin/sensible-pager -Uafs -Ud_csh -Ud_ualarm -Uusesf
> nm -DDEBUGGING=-g -Doptimize=-O2 -Duseshrplib
> -Dlibperl=libperl.so.5.10.0 -Dd_dosuid -des'
> hint=recommended, useposix=true, d_sigaction=define
> useithreads=define, usemultiplicity=define
> useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
> use64bitint=undef, use64bitall=undef, uselongdouble=undef
> usemymalloc=n, bincompat5005=undef
> Compiler:
> cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN
> -fno-strict-aliasing -pipe -I/usr/local/include -D_
> E_SOURCE -D_FILE_OFFSET_BITS=64',
> optimize='-O2 -g',
> cppflags='-D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fno-strict-aliasing
> -pipe -I/usr/local/include'
> ccversion='', gccversion='4.3.2', gccosandvers=''
> intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
> d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
> ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
> alignbytes=4, prototype=define
> Linker and Libraries:
> ld='cc', ldflags =' -L/usr/local/lib'
> libpth=/usr/local/lib /lib /usr/lib /usr/lib64
> libs=-lgdbm -lgdbm_compat -ldb -ldl -lm -lpthread -lc -lcrypt
> perllibs=-ldl -lm -lpthread -lc -lcrypt
> libc=/lib/libc-2.7.so, so=so, useshrplib=true,
> libperl=libperl.so.5.10.0 gnulibc_version='2.7'
> Dynamic Linking:
> dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
> cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib'
>
>
> Characteristics of this binary (from libperl):
> Compile-time options: MULTIPLICITY PERL_DONT_CREATE_GVSV
> PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP USE_ITHREADS
> USE_LARGE_FILES USE_PERLIO USE_REENTRANT_API
> Built under linux
> Compiled at Nov 1 2008 21:31:06
> @INC:
> /etc/perl
> /usr/local/lib/perl/5.10.0
> /usr/local/share/perl/5.10.0
> /usr/lib/perl5
> /usr/share/perl5
> /usr/lib/perl/5.10
> /usr/share/perl/5.10
> /usr/local/lib/site_perl
> .
> apollo:/home/martin/Radiator-4.3.1#
>
>
> I was wondering if it might be possible to get a distribution of the
> Authen::Digipass module that is compatible with this version, since all
> of our servers will be based on Lenny rather than Etch.
>
> Regards,
>
> Martin.
--
Mike McCauley mikem at open.com.au
Open System Consultants Pty. Ltd
9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au
Phone +61 7 5598-7474 Fax +61 7 5598-7070
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS,
TTLS, PEAP, TNC, WiMAX, RSA, Vasco, DIAMETER etc. Full source
on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
More information about the radiator
mailing list