cvs commit: src/usr.bin/login login.c

[ Available lists | Index of cvs-all | Month of Apr 1998 | Week of 30 Apr 1998 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Peter Wemm <peter@FreeBSD.ORG>
Date
30 Apr 1998 09:50:21
Subject
cvs commit: src/usr.bin/login login.c
Message-ID
199804301648.JAA11440@freefall.freebsd.org


[ Hide this part ]
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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message


Elapsed time: 0.069 seconds