Debian LDAP authentication

Hi,

I’m on pro 6.2.13 / Debian 8

I noticed that we have to move bundled LDAP libraries to make LDAP authentication work on Debian

On the manual
https://manual.seafile.com/deploy_pro/using_ldap_pro.html

cd ${SEAFILE_INSTALLATION_DIR}/seafile-server-latest/seafile/lib
mkdir disabled_libs_use_local_ones_instead
mv liblber-2.4.so.2 libldap-2.4.so.2 libsasl2.so.2 libldap_r-2.4.so.2 disabled_libs_use_local_ones_instead/

Cf.

But

  • libsasl2.so.2 does not exist in lib folder
  • this is a annoying maintenance task

Could it be fixed @daniel.pan ?

regards

Have you tried the package for Ubuntu?

seafile-pro-server_6.2.x_x86-64_Ubuntu.tar.gz

No, i always use Debian Package

The package without Ubuntu is packaged on CentOS 7.

seafile-pro-server_6.2.x_x86-64_Ubuntu.tar.gz is for Ubuntu and Debian.

It’s a while i use this one

I got seafile-pro-server_6.2.13_x86-64.tar.gz

Should i use this one ?

seafile-pro-server_6.2.13_x86-64_Ubuntu.tar.gz

Yes. On Debian system, you should use the Ubuntu version.

Ok.
You may upgrade the documentation…
https://manual.seafile.com/deploy_pro/download_and_setup_seafile_professional_server.html

1 Like

The problem does not occur anymore with Ubuntu / Debian version

1 Like