Skip site navigation (1)Skip section navigation (2)
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>

next in thread | raw e-mail | index | archive | help
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



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