Skip to Content.
Sympa Menu

en - Re: [sympa-users] Failure message when trying to get sympa to authenticate to AD

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: IKEDA Soji <address@concealed>
  • To: Steven Jones <address@concealed>
  • Cc: "address@concealed" <address@concealed>
  • Subject: Re: [sympa-users] Failure message when trying to get sympa to authenticate to AD
  • Date: Tue, 26 May 2020 12:36:17 +0900

Hi Steven,

How did you install dependent modules?  Please see:

https://sympa-community.github.io/manual/install/install-dependent-modules.html

- If you are using sympa_wizard.pl, please make sure that Socket6 and IO::Socket::IP are installed.

- If you are using cpanm, add an option”--with-ipv6”.

Regards,
— Soji

2020/05/26 11:36、Steven Jones <address@concealed>のメール:


Yes it exists.



regards

Steven 



From: address@concealed on behalf of Stefan Hornburg (Racke)
Sent: Monday, May 25, 2020 5:35 PM
To: address@concealed
Subject: Re: [sympa-users] Failure message when trying to get sympa to authenticate to AD

On 5/25/20 2:25 AM, Steven Jones wrote:
> I assume sympa is trying to do ipv6?  can I force sympa to use ipv4 only?
>
> regards
>
> Steven 
>

Hello Steven,

that's not the point. It needs the module even if you use only ipv4.

So it looks like you have an installation problem. Please verify that the module exists in one of the paths
shown in the error message.

Regards
         Racke

>
> ------------------------------------------------------------------------------------------------------------------------
> *From:* address@concealed <address@concealed> on behalf of Steven Jones
> <address@concealed>
> *Sent:* Monday, 25 May 2020 10:03 AM
> *To:* address@concealed <address@concealed>
> *Subject:* [sympa-users] Failure message when trying to get sympa to authenticate to AD
>  
> Hi,
>
> I get this failure,
>
> ===========
>
>
>   Mailing lists service
>
>
>     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 <host=ldap://10.180.48.95:392;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
>
> ===========
>
>
> pretty sure I have the necessary packages OK.
> ======
>
> [root@vuwunicomailmnd2 ~]# cpan -l |grep -i socket
>
> IO::Socket::SSL 2.068
>
> IO::Socket::INET6       2.72
>
>  
>
> [root@vuwunicomailmnd2 ~]# cpan -l |grep -i NET | grep -i LDAP
>
> 8><--
>
> Bundle::Net::LDAP       0.03
>
> 8><--
>
> =======
>
>
> Any ideas please?
>
> This is RHEL7 
>
> ======
> [root@vuwunicomailmnd2 ~]# more /etc/redhat-release
> Red Hat Enterprise Linux Server release 7.8 (Maipo)
> [root@vuwunicomailmnd2 ~]#
> ======
>
> with sympa installed via EPEL
>
> ======
> [root@vuwunicomailmnd2 ~]# rpm -q sympa
> sympa-6.2.54-1.el7.x86_64
> ======
>
>
> regards
>
> Steven 
>


--
Ecommerce and Linux consulting + Perl and web application programming.
Debian and Sympa administration. Provisioning with Ansible.




Archive powered by MHonArc 2.6.19+.

Top of Page