Net::LDAP and Qmail-LDAP

Discussion of programming on Linux, including shell scripting, perl, python, c/c++, mono, java. Whatever tickles your fancy.
Post Reply
azfar
Captain
Posts: 598
Joined: Tue Mar 23, 2004 1:16 am
Location: Karachi
Contact:

Net::LDAP and Qmail-LDAP

Post by azfar »

I need few example perl scripts to add, delete, modify etc user accounts via Net::LDAP. any help.
Azfar Hashmi
Email : azfarhashmi@hotmail.com
LinuxFreaK
Site Admin
Posts: 5132
Joined: Fri May 02, 2003 10:24 am
Location: Karachi
Contact:

Re:

Post by LinuxFreaK »

Dear azfar,
Salam,

# perl -MCPAN -e shell
CPAN> install Net::LDAP
CPAN> exit


Best Regards.
Farrukh Ahmed
Post Reply