Forum Discussion
moark_63199
Nimbostratus
Jan 21, 20106900 F5 Perl Net-LDAPapi module installation problem
Hi,
We have systems using LDAP database servers and in front of the system, there are 4 Bigip F5 5100 and want to replace the old ones with F5 6900.
To monitor replications between ldap servers, there is a perl script that I attached using Net-LDAPapi module in perl at 5100 F5. The problem is that Net-LDAPapi can no be installed into 6900 F5. We have to use the script at new LB otherwise we can not replace the old F5.
I need help how to install Net-LDAPapi per module into 6900 F5 to run the perl script.
- hwidjaja_37598
Altostratus
How did you install the Net-LDAPapi? Any error messages? - Hamish
Cirrocumulus
Assuming you're running v10 (I only checked on 10.1 sorry), you can use URI::ldap - moark_63199
Nimbostratus
- hwidjaja_37598
Altostratus
As a workaround, you might want to install Net-LDAPapi into a directory on a CentOS VM and transfer it to your 6900. According to SOL3645, the base operating systems for v10.0 and v10.1 are CentOS 3.5 and CentOS 5.4, respectively.perl Makefile.PL PREFIX=/somewhere make make install
use lib "/somewhere";
- hoolio
Cirrostratus
I think the idea of not having make on BIG-IP is that F5 wants to discourage you from adding custom (untested by F5) software. If you'd like to make an official request to have packages added (back?) to LTM, you could open a support case. As Humphrey suggests, compiling a CentOS version should work though. - moark_63199
Nimbostratus
Humphrey, thank you for your response. - hwidjaja_37598
Altostratus
What I meant with transfer is uploading the binary from CentOS VM to your 6900 bigip.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects