Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 23:20:03 -0700 (PDT)
From:      Bill Fenner <fenner@FreeBSD.ORG>
To:        freebsd-bugs@FreeBSD.ORG
Subject:   Re: bin/7943: ftpd: ~ is ~root!
Message-ID:  <199809160620.XAA18424@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/7943; it has been noted by GNATS.

From: Bill Fenner <fenner@FreeBSD.ORG>
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199809160620.XAA18424>