From owner-freebsd-questions@FreeBSD.ORG Wed Feb 15 14:35:58 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 09CD716A420 for ; Wed, 15 Feb 2006 14:35:58 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63D3043D64 for ; Wed, 15 Feb 2006 14:35:56 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1F9Nkj-0004fp-J2 for freebsd-questions@freebsd.org; Wed, 15 Feb 2006 15:35:35 +0100 Received: from blueice1n1.de.ibm.com ([195.212.29.163]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2006 15:35:33 +0100 Received: from element by blueice1n1.de.ibm.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 15 Feb 2006 15:35:33 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Pavel Duda Date: Wed, 15 Feb 2006 15:34:51 +0100 Lines: 22 Message-ID: References: <1139754356.19498.5.camel@lmail.bathnetworks.co.uk> <20060213192609.GC6003@sysadm.stc> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blueice1n1.de.ibm.com User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041103 Thunderbird/0.9 Mnenhy/0.6.0.104 X-Accept-Language: en-us, en In-Reply-To: <20060213192609.GC6003@sysadm.stc> Sender: news Subject: Re: LDAP authentication problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 14:35:58 -0000 Igor Robul wrote: > On Sun, Feb 12, 2006 at 03:44:54PM +0100, Pavel Duda wrote: > >>Now I have tried to do >>'id testuser' > > You need nss_ldap too. > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > Yes that was problem at beginig. Unfortunately I had few typos in my .conf files :-/ so that caused problems. I have refreshed my test jail and it seems that now everything works just fine (I've not tested only samba yet). When I have time I'm going to write it all down and make some mini-howto for Samba-LDAP(-PDC) on FreeBSD. It was not so hard to get LDAP working but some steps could be confusing for LDAP novices like me. Have a Nice Day Pavel