From owner-freebsd-current@FreeBSD.ORG Tue Oct 11 17:59:46 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7145A16A41F for ; Tue, 11 Oct 2005 17:59:46 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.FreeBSD.org (Postfix) with SMTP id 95CB343D55 for ; Tue, 11 Oct 2005 17:59:45 +0000 (GMT) (envelope-from Emanuel.strobl@gmx.net) Received: (qmail invoked by alias); 11 Oct 2005 17:33:01 -0000 Received: from flb.schmalzbauer.de (EHLO cale.flintsbach.schmalzbauer.de) [62.245.232.135] by mail.gmx.net (mp031) with SMTP; 11 Oct 2005 19:33:01 +0200 X-Authenticated: #301138 From: Emanuel Strobl To: freebsd-current@freebsd.org Date: Tue, 11 Oct 2005 19:32:32 +0200 User-Agent: KMail/1.8.1 X-Birthday: Oct. 6th 1972 X-CelPhone: +49 (0) 173 9967781 X-Tel: +49 (0) 89 18947781 X-Country: Germany X-Address: Munich, 80686 X-OS: FreeBSD MIME-Version: 1.0 Message-Id: <200510111932.50224@harrymail> Content-Type: multipart/signed; boundary="nextPart3320351.WGJmCM0FJv"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Subject: nss_ldap segmentation fault with RC1 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Oct 2005 17:59:46 -0000 --nextPart3320351.WGJmCM0FJv Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hello, I set up ldap authentication against (MS)AD-Server and see segmentation=20 faults of `id user-xy` for example. The strange thing is that if I fire id for the first time it works, but=20 then it segfaults. The cause is the following line in /etc/nsswitch.conf:=20 "group: file ldap". As soon as I add ldap I can't su anymore because=20 nss_ldap.so seems to crash. If I remove the group ldap directive (and=20 leave shells and passwd with ldap) everything is working fine again. How can I provide useful info to get this fixed? Thanks, =2DHarry --nextPart3320351.WGJmCM0FJv Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDS/dCBylq0S4AzzwRAon8AJ9jxE+LDh2upqkDfYzweL7kXQMrWgCfV9Uo SVboODUY/ybstRF5fNBL+6o= =DY0/ -----END PGP SIGNATURE----- --nextPart3320351.WGJmCM0FJv--