Summary: | net-mgmt/seafile-server: ldap support broken | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | topical <topical> | ||||
Component: | Individual Port(s) | Assignee: | Richard Gallamore <ultima> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Some People | Flags: | ultima:
maintainer-feedback+
|
||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
This has been fixed in commit: 2a4e9c2d2251 |
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.