Skip to Content.
Sympa Menu

en - [sympa-users] Sympa ldap integration

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: Ashraf Parakkuth Thattasseri <address@concealed>
  • To: "address@concealed" <address@concealed>
  • Subject: [sympa-users] Sympa ldap integration
  • Date: Wed, 2 Aug 2017 06:05:19 +0000

Dear Sympa lovers,

 

I installed and configured Sympa  of version  6.2.16 in Debian based machine.

Then I need to configure ldap authentication. We are using Microsoft Active Directory as ldap.

I used following configuration in auth.conf file

 

## Here is the default auth.conf

## It defines the authentication backends used by  Sympa

ldap

ldap_host       srvinfdc01.tld:389

ldap_timeout    20

ldap_bind_dn  CN="account",OU="Information & Comm Technology Center (ICTC)",OU=Employees,OU=KFUPM-USERS,DC=kfupm,DC=edu,DC=sa

ldap_bind_password  ***********

ldap_suffix  OU=ICTC-USERS,DC=kfupm,DC=edu,DC=sa

#ldap_get_email_by_uid_filter (cn=[sAMAccountName])

ldap_email_attribute mail

ldap_scope      one

ldap_use_ssl    1

 

 

But it failed with error

Aug  2 08:48:32 lists wwsympa[5203]: info main::do_login(address@concealed) [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1]

Aug  2 08:48:32 lists wwsympa[5203]: info main::do_login(address@concealed) [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1]

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#231 > Sympa::Database::connect#151 > (eval)#151 > Sympa::DatabaseDriver::LDAP::_connect#92 Neither ca_file nor ca_path parameter is specified

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#231 > Sympa::Database::connect#151 > (eval)#151 > Sympa::DatabaseDriver::LDAP::_connect#92 Neither ca_file nor ca_path parameter is specified

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#231 > Sympa::Database::connect#155 Can't connect to Database Sympa::DatabaseDriver::LDAP <bind_dn=CN="Ashraf Parakkuth Thattasseri",OU="IT Infrastructure Services",OU="Information & Comm Technology Center (ICTC)",OU=Employees,OU=KFUPM-USERS,DC=itc,DC=edu,DC=sa;host=ldaps://srvinfdc01.itc.edu.sa:389;use_tls=ldaps>

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#231 > Sympa::Database::connect#155 Can't connect to Database Sympa::DatabaseDriver::LDAP <bind_dn=CN="Ashraf Parakkuth Thattasseri",OU="IT Infrastructure Services",OU="Information & Comm Technology Center (ICTC)",OU=Employees,OU=KFUPM-USERS,DC=itc,DC=edu,DC=sa;host=ldaps://srvinfdc01.itc.edu.sa:389;use_tls=ldaps>

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#233 Unable to connect to the LDAP server "srvinfdc01.itc.edu.sa:389"

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#162 > Sympa::Auth::ldap_authentication#233 Unable to connect to the LDAP server "srvinfdc01.itc.edu.sa:389"

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#186 Incorrect password for user address@concealed

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_login#3405 > Sympa::Auth::check_auth#56 > Sympa::Auth::authentication#186 Incorrect password for user address@concealed

Aug  2 08:48:32 lists wwsympa[5203]: notice main::do_login() Authentication failed

Aug  2 08:48:32 lists wwsympa[5203]: notice main::do_login() Authentication failed

Aug  2 08:48:32 lists wwsympa[5203]: info main::do_renewpasswd(address@concealed) [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1]

Aug  2 08:48:32 lists wwsympa[5203]: info main::do_renewpasswd(address@concealed) [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1]

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4085 > Sympa::Database::connect#151 > (eval)#151 > Sympa::DatabaseDriver::LDAP::_connect#92 Neither ca_file nor ca_path parameter is specified

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4085 > Sympa::Database::connect#151 > (eval)#151 > Sympa::DatabaseDriver::LDAP::_connect#92 Neither ca_file nor ca_path parameter is specified

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4085 > Sympa::Database::connect#155 Can't connect to Database Sympa::DatabaseDriver::LDAP <bind_dn=CN="Ashraf Parakkuth Thattasseri",OU="IT Infrastructure Services",OU="Information & Comm Technology Center (ICTC)",OU=Employees,OU=KFUPM-USERS,DC=itc,DC=edu,DC=sa;host=ldaps://srvinfdc01.itc.edu.sa:389;use_tls=ldaps>

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4085 > Sympa::Database::connect#155 Can't connect to Database Sympa::DatabaseDriver::LDAP <bind_dn=CN="Ashraf Parakkuth Thattasseri",OU="IT Infrastructure Services",OU="Information & Comm Technology Center (ICTC)",OU=Employees,OU=KFUPM-USERS,DC=itc,DC=edu,DC=sa;host=ldaps://srvinfdc01.itc.edu.sa:389;use_tls=ldaps>

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4087 Unable to connect to the LDAP server "srvinfdc01.itc.edu.sa:389"

Aug  2 08:48:32 lists wwsympa[5203]: err main::#1662 > main::do_renewpasswd#4397 > main::is_ldap_user#4087 Unable to connect to the LDAP server "srvinfdc01.itc.edu.sa:389"

Aug  2 08:48:32 lists wwsympa[5203]: info Sympa::Session::renew() [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1] [user nobody] new session 96140118125376

Aug  2 08:48:32 lists wwsympa[5203]: info Sympa::Session::renew() [robot itc.edu.sa] [session 57408307506109] [client 10.14.201.1] [user nobody] new session 96140118125376

 

I kindly request your help and support in this regard.

 

 




Archive powered by MHonArc 2.6.19+.

Top of Page