From owner-freebsd-hackers@FreeBSD.ORG Fri Jun 27 07:40:52 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8BFC837B401 for ; Fri, 27 Jun 2003 07:40:52 -0700 (PDT) Received: from honolulu.procergs.com.br (honolulu.procergs.com.br [200.198.128.103]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4034243F3F for ; Fri, 27 Jun 2003 07:40:51 -0700 (PDT) (envelope-from marcelo-leal@procergs.rs.gov.br) Received: from ws-tor-0004.procergs (unknown [172.28.5.20]) by honolulu.procergs.com.br (Postfix) with ESMTP id 07392AF56 for ; Fri, 27 Jun 2003 11:40:49 -0300 (BRT) Received: from procergs.rs.gov.br (localhost [127.0.0.1]) by ws-tor-0004.procergs (Postfix) with ESMTP id 8F718C12D12 for ; Fri, 27 Jun 2003 11:40:27 -0300 (BRT) From: omestre@freeshell.org To: freebsd-hackers@freebsd.org Date: Fri, 27 Jun 2003 11:40:27 -0300 Sender: marcelo-leal@procergs.rs.gov.br Message-Id: <20030627144027.8F718C12D12@ws-tor-0004.procergs> Subject: 5.1 nss-ldap X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jun 2003 14:40:52 -0000 hi, I have a FreeBSD 5.1 box running with ldap authentication... is fine. The only problem is about the groups. I have one ldap server, and linux clients and FreeBSD ones. The ldap.conf file that i have in the FreeBSD 5.1 machines is the same of the linux clients. In the linux clients environment, the complementary groups are showed, but in the FreeBSD machines don't. Just the primary group is showed. I think that it should work in the both systems. Maybe some hacking in the ldap.conf file, but... in the linux works! any ideas? Thanks, and sorry by the english. i hope that you can understand... ---