Re: build samba with kerberos support

2006-06-06 Thread Thomas Börnert
please try the version from ftp.sernet.de there is also heimdal for krb support with samba. Thomas Am Dienstag, den 06.06.2006, 17:06 +0200 schrieb Thomas Schoeller: > hi list, > i try to build the samba ldap port with kerberos support. i have added > the --with-ads --with-krb5 options to the Mak

Re: build samba with kerberos support

2006-06-06 Thread Thomas Schoeller
i got it :) i build a patch based on this post: http://marc.theaimsgroup.com/?l=openbsd-ports&m=110659454524366&w=2 if somebody is interested. it is here: https://tiifp.org/samba_with_ads.patch maybe it got into the tree. regards thomas On Tue, Jun 06, 2006 at 05:06:54PM +0200, Thomas Schoeller

build samba with kerberos support

2006-06-06 Thread Thomas Schoeller
hi list, i try to build the samba ldap port with kerberos support. i have added the --with-ads --with-krb5 options to the Makefile. but the configure script reported: checking whether LDAP support is used... yes checking for Active Directory and krb5 support... no maybe the missing krb5-config pro