Hello all,
I am trying to configure protpd with mod_ldap enabled but I can't , my code is :
./configure –enable-modules=mod_readme:mod_ldap:mod_log
make
make install
but when I ran :
/usr/local/sbin/proftpd --v
the result is not nice
- ProFTPD Version: 1.3.0 (stable)
- Scoreboard Version: 01040002
- Built: Wed Nov 22 15:25:08 MET 2006
- Module: mod_core.c
- Module: mod_xfer.c
- Module: mod_auth_unix.c
- Module: mod_auth_file.c
- Module: mod_auth.c
- Module: mod_ls.c
- Module: mod_log.c
- Module: mod_site.c
- Module: mod_delay/0.5
- Module: mod_auth_pam.c
what should i DO
I am trying to configure protpd with mod_ldap enabled but I can't , my code is :
./configure –enable-modules=mod_readme:mod_ldap:mod_log
make
make install
but when I ran :
/usr/local/sbin/proftpd --v
the result is not nice
- ProFTPD Version: 1.3.0 (stable)
- Scoreboard Version: 01040002
- Built: Wed Nov 22 15:25:08 MET 2006
- Module: mod_core.c
- Module: mod_xfer.c
- Module: mod_auth_unix.c
- Module: mod_auth_file.c
- Module: mod_auth.c
- Module: mod_ls.c
- Module: mod_log.c
- Module: mod_site.c
- Module: mod_delay/0.5
- Module: mod_auth_pam.c
what should i DO