Ticket #6788 (closed enhancement: duplicate)
RFE: OpenLDAP with aci and crypt support?
| Reported by: | eloy.de.enige@… | Owned by: | landonf@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | |
| Keywords: | Cc: | bchesneau@…, markd@… | |
| Port: |
Description
Hello,
I would like to request 2 variants added to the openldap portfile. These are aci and crypt, but maybe crypt should be included by default??
Here's the diff: 45,52d44 < variant aci { < configure.args-append --enable-aci < } < < variant crypt { < configure.args-append --enable-crypt < } <
Cheers, Eloy.
Change History
comment:1 Changed 7 years ago by mww@…
- Owner changed from darwinports-bugs@… to landonf@…
- Cc landonf@… removed
- Summary changed from OpenLDAP with aci and crypt support? to RFE: OpenLDAP with aci and crypt support?
comment:2 Changed 7 years ago by eloy.de.enige@…
(In reply to comment #1)
are these useful defaults?
I think that aci should NOT be used as a default. I believe I read on the OpenLDAP site that it is still under development. Crypt support however should be enabled by default I think, since it's also enabled in the provided openldap by Apple. However I also read on the openldap site that SSHA is considered to be better than crypt.
comment:4 Changed 6 years ago by pipping@…
- Milestone changed from Available Ports to Port Enhancements
comment:5 Changed 6 years ago by markd@…
- Cc markd@… added
- Status changed from new to closed
- Resolution set to duplicate
Fix attached to #11659. Closing this as duplicate.


are these useful defaults?