Re: The packages in FreeBSD
- From: Kevin Kinsey <kdk@xxxxxxxxxx>
- Date: Fri, 31 Mar 2006 10:42:39 -0600
retrograd wrote:
Hello!
Does the package openldap with mysql backend exist or I need to compile it myself from a source?
Best regards, Maxim
#cd /usr/ports && make search name=openldap | grep server
Port: openldap-sasl-server-2.2.30
Path: /usr/ports/net/openldap22-sasl-server
Info: Open source LDAP server implementation with SASL2 support
Port: openldap-server-2.2.30
Path: /usr/ports/net/openldap22-server
Info: Open source LDAP server implementation
Port: openldap-server-2.3.11
Path: /usr/ports/net/openldap23-server
Info: Open source LDAP server implementation
# cd net/openldap23-server && grep -i sql Makefile
ODBC "With SQL backend" off \
CONFIGURE_ARGS+= --enable-sql=${BACKEND_ENABLE}
PLIST_SUB+= BACK_SQL=${BACKEND_PLIST}
PLIST_SUB+= BACK_SQL="@comment "
So, it looks as if you will perhaps be using an ODBC
driver to use the server with any of a number of SQL backends.
HTH,
Kevin Kinsey
--
The door is the key.
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- The packages in FreeBSD
- From: retrograd
- The packages in FreeBSD
- Prev by Date: Re: repeated ssh login attempts/failure/break-in attempts from kiddy script
- Next by Date: Re: Best way to print photos
- Previous by thread: Re: The packages in FreeBSD
- Next by thread: ipf+ipnat - Routing has completely stopped
- Index(es):