From owner-freebsd-bugs@FreeBSD.ORG Thu Jun 30 12:10:25 2005 Return-Path: X-Original-To: freebsd-bugs@hub.freebsd.org Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63A7016A436 for ; Thu, 30 Jun 2005 12:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BD8643D4C for ; Thu, 30 Jun 2005 12:10:25 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j5UCAPgm067821 for ; Thu, 30 Jun 2005 12:10:25 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j5UCAPZ7067820; Thu, 30 Jun 2005 12:10:25 GMT (envelope-from gnats) Date: Thu, 30 Jun 2005 12:10:25 GMT Message-Id: <200506301210.j5UCAPZ7067820@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Thomas Sandford" Cc: Subject: Re: bin/81555: Cron exits from SIGPIPE after crontab -e when using NSS-LDAP X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Thomas Sandford List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 12:10:25 -0000 The following reply was made to PR bin/81555; it has been noted by GNATS. From: "Thomas Sandford" To: , , Cc: Subject: Re: bin/81555: Cron exits from SIGPIPE after crontab -e when using NSS-LDAP Date: Thu, 30 Jun 2005 13:07:46 +0100 Are there other things that are going to be affected by this "login via SSH using an LDAP account" issue. I can't quite work out how this could affect a system daemon which should surely be running with terminal detached anyway (and certainly looks like it from a quick ps -auxww). [I haven't yet spent much time examining the source to see why this occurs]. -- Thomas Sandford