I'm trying to setup a samba pdc with an openldap backend and I think I've got openldap installed properly, but when I run the command smbldap-useradd I get this output:
Linux 2.4.20.
[EMAIL PROTECTED]:~# /usr/local/sbin/smbldap-useradd alex
Can't locate object method "new" via package "Net::LDAP" (perhaps you forgot to load "Net::LDAP"?) at /usr/local/sbin//smbldap_tools.pm line 176.
I'm running Slackware 9.0. . . I tried installing the perl module package perl-ldap to fix this, but it hasn't worked. What would be causing this?
