Request time out in version 2.2.7

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Is it possible to set request time out for Apache LDAP Client (2.2.7)??

Also we testing apache LDAP client ver 2.2.7 with Microsoft Active Directory.
For simulating LDAP server down, we are using commands
 
1) iptables -A INPUT -d 172.16.202.146 -j DROP; 
2) iptables -A OUTPUT -d 172.16.202.146 -j DROP

After this command if we send LDAP search request to AD, client does not return.
Is it OK to use this commands for simulating LDAP server down scenario??

Thanks And Regards ,
Mangesh Sawant .

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux