mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-29 14:02:47 +00:00
Update using_ldap_pro.md
This commit is contained in:
parent
3b90402b80
commit
061e5642d3
|
|
@ -264,6 +264,7 @@ FILTER = memberOf={output of dsquery command}
|
|||
To use TLS connection to the directory server, you should install a valid SSL certificate on the directory server.
|
||||
|
||||
To make sure Seafile server successfully connect to the directory server with TLS, you have to choose the right version of Seafile Pro servers.
|
||||
|
||||
* If you're using Seafile 9.0 or newer, you should use Docker to run Seafile. There should be no problem connecting with TLS as long as SSL certificate on the directory server is valid.
|
||||
* If you're using older version of Seafile, you should choose Seafile package based on your OS. For CentOS/RHEL, choose the package for CentOS; for Ubuntu/Debian, choose the package for Ubuntu.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue