Bug 255434 - net-mgmt/seafile-server: ldap support broken
Summary: net-mgmt/seafile-server: ldap support broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-26 21:38 UTC by topical
Modified: 2021-06-24 06:49 UTC (History)
0 users

See Also:
ultima: maintainer-feedback+


Attachments
patch to fix ldap support (746 bytes, text/plain)
2021-04-26 21:38 UTC, topical
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description topical 2021-04-26 21:38:32 UTC
Created attachment 224459 [details]
patch to fix ldap support

Latest version of seafile-server "lost" its ldap support.

Reason: previously, net-mgmt/ccnet was used for user management. With latest version, this functionality has been moved to seafile-server.

Unfortunately, to following option of ccnet got lost during this transitioning:

CONFIGURE_ARGS+=        --enable-server --enable-ldap

Adding "--enable-ldap" to seafile-server should fix ldap.
Comment 1 Richard Gallamore freebsd_committer freebsd_triage 2021-06-24 06:49:37 UTC
This has been fixed in commit: 2a4e9c2d2251