Date: Thu, 30 Apr 1998 09:48:22 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/login login.c Message-ID: <199804301648.JAA11440@freefall.freebsd.org>
index | next in thread | raw e-mail
peter 1998/04/30 09:48:22 PDT
Modified files:
usr.bin/login login.c
Log:
Change euid while reading the user's .login_cap file in case the homedir
is on a NFS partion without root read access. Also, flip euid again for
the duration of the chdir() to the homedir for the same reason.
PR: 5145
Submitted by: Joel.Faedi@esial.u-nancy.fr
Also tested by: A Joseph Koshy <koshy@india.hp.com>
Revision Changes Path
1.33 +8 -2 src/usr.bin/login/login.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199804301648.JAA11440>
