I get

$ uname -a
FreeBSD freebsd-81-64.freebsd.home 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 r...@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
$ krb5-config --cflags gssapi
-I/usr/include
$ krb5-config --libs gssapi
-L/usr/lib -lgssapi -lheimntlm -lkrb5 -lhx509 -lcom_err -lcrypto -lasn1 -lroken -lcrypt

and my ldap and sasl file are in /usr/local

$ pkg_info -v openldap-sasl-client-2.4.23 | less
Information for openldap-sasl-client-2.4.23:

Comment:
Open source LDAP client implementation with SASL2 support


Description:
OpenLDAP is a suite of Lightweight Directory Access Protocol (v3) servers,
clients, utilities and development tools.

This package includes the following major components:

* -lldap - a LDAP client library
* -llber - a lightweight BER/DER encoding/decoding library
* LDAP tools - A collection of command line LDAP utilities
* documentation - man pages for all components

WWW: http://www.OpenLDAP.org/


Install notice:
************************************************************

The OpenLDAP client package has been successfully installed.

Edit
 /usr/local/etc/openldap/ldap.conf
to change the system-wide client defaults.

Try `man ldap.conf' and visit the OpenLDAP FAQ-O-Matic at
 http://www.OpenLDAP.org/faq/index.cgi?file=3
for more information.

************************************************************


Packing list:
       Comment: PKG_FORMAT_REVISION:1.1
       Package name: openldap-sasl-client-2.4.23
       Package origin: net/openldap24-sasl-client
       CWD to /usr/local
Dependency: cyrus-sasl-2.1.23
       dependency origin: security/cyrus-sasl2


"Amos Jeffries" <squ...@treenet.co.nz> wrote in message news:4cfa4d64.8030...@treenet.co.nz...
On 05/12/10 02:49, Markus Moeller wrote:
BTW to use kerberos_ldap_group on freebsd configure has to be run with
CPPFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib
-Wl,-R/usr/local/lib"


Is that info not provided by krb5-config?
On our test machine it seems to be.

Amos
--
Please be using
  Current Stable Squid 2.7.STABLE9 or 3.1.9
  Beta testers wanted for 3.2.0.3



Reply via email to