in reply to Re: Perl Net::SFTP::Foreign password authentication . No key exchange setup can be done
in thread Perl Net::SFTP::Foreign password authentication . No key exchange setup can be done

I am trying to find the total number of people present in an LDAP group. Can you please help me in getting the count from the LDAP group(based on the DN) using Net::LDAP in Perl? Also, can you please suggest what could be the filter to be applied to get the number of people? Thanks, Edu
  • Comment on Perl LDAP Search - To return total number of people from an LDAP group

Replies are listed 'Best First'.
Re^3: Perl Net::SFTP::Foreign password authentication . No key exchange setup can be done
by salva (Canon) on Jun 27, 2016 at 18:55 UTC
    Use the stderr_fh or stderr_discard constructor options to redirect that banner to a file or just discard it respectively.