Skip to Content.
Sympa Menu

en - [sympa-users] Attempting to setup authentication to AD and I get this error.

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Steven Jones <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: [sympa-users] Attempting to setup authentication to AD and I get this error.
  • Date: Tue, 19 May 2020 20:15:29 +0000

Internal Server Error

Sympa encountered an internal error.

Please contact the listmaster.

Error: Can't locate IO/Socket/INET6.pm in @INC (@INC contains: /usr/share/sympa/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31.

Traceback

DIED: Can't locate IO/Socket/INET6.pm in @INC (@INC contains: /usr/share/sympa/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31.
 at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31.
	eval {...} called at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31
	Net::LDAP::BEGIN() called at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31
	eval {...} called at /usr/share/perl5/vendor_perl/Net/LDAP.pm line 31
	require Net/LDAP.pm called at (eval 305) line 2
	eval 'require Net::LDAP
;' called at /usr/share/sympa/lib/Sympa/Database.pm line 123
	Sympa::Database::connect(Sympa::DatabaseDriver::LDAP <bind_dn=svc_sympa;host=ldap://10.180.48.95:392;timeout=20;use_tls=none>) called at /usr/libexec/sympa/wwsympa.fcgi line 3798
	main::is_ldap_user(undef) called at /usr/libexec/sympa/wwsympa.fcgi line 3071
	main::do_login() called at /usr/libexec/sympa/wwsympa.fcgi line 1541

IPV6 is disabled on this server.

auth.conf,

=======
ldap
        host                            10.180.48.95:392
        timeout                         20
        suffix                          dc=xxxtest,dc=ac,dc=nz
        get_dn_by_uid_filter            (uid=[sender])
        get_dn_by_email_filter          (mail=[sender])
        email_attribute                 mail
        scope                           sub
        bind_dn svc_sympa
        bind_password xxxxxxx
=======



regards

Steven 




Archive powered by MHonArc 2.6.19+.

Top of Page