OpenLDAP 2.4.16 on CentOS 5.3
Perl version 5.10.0 on Ubuntu
I Have this entry in LDAP:
dn: cn=00-1E-52-76-B4-8A,ou=Devices,ou=Network,dc=mbl,dc=edu
cn: 00-1E-52-76-B4-8A
userPassword::
radiusExpiration: 2030123100:00:00
radiusCheckItem: 93
radiusUserCategory: FIXED
description: Fred Mertz
ma
orrower{emailaddress} = $memberhash{mail};
$borrower{categorycode} = $memberhash{employeeType};
##
### /LOCAL
The section that compares passwords retrieved from LDAP needs to be
expanded to include other encryption methods. I am not very well versed
in Perl (better with PHP, sorry) but would appreciate some ideas on
where to proceed.
Thanks in advance.
Kent N