From owner-freebsd-bugs Tue Sep 15 23:20:22 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA10339 for freebsd-bugs-outgoing; Tue, 15 Sep 1998 23:20:22 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA10323 for ; Tue, 15 Sep 1998 23:20:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA18424; Tue, 15 Sep 1998 23:20:03 -0700 (PDT) Date: Tue, 15 Sep 1998 23:20:03 -0700 (PDT) Message-Id: <199809160620.XAA18424@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.ORG From: Bill Fenner Subject: Re: bin/7943: ftpd: ~ is ~root! Reply-To: Bill Fenner Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR bin/7943; it has been noted by GNATS. From: Bill Fenner To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: bin/7943: ftpd: ~ is ~root! Date: Tue, 15 Sep 1998 23:10:25 -0700 (PDT) There should probably be a setlogin(pw->pw_name); right before the initgroups() in the non-LOGIN_CAP case. Bill To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message