]> andersk Git - openssh.git/commit
- millert@cvs.openbsd.org 2002/05/13 15:53:19
authormouring <mouring>
Wed, 15 May 2002 16:17:56 +0000 (16:17 +0000)
committermouring <mouring>
Wed, 15 May 2002 16:17:56 +0000 (16:17 +0000)
commit4ac8556b9887a68b3752fd1e2de164e3dc1c76c5
treeaaa7896365970b6d4ce9398d2915ad2403f15477
parent01dafcb504c448f0d4d5834c21b99e025f492550
   - millert@cvs.openbsd.org 2002/05/13 15:53:19
     [sshd.c]
     Call setsid() in the child after sshd accepts the connection and forks.
     This is needed for privsep which calls setlogin() when it changes uids.
     Without this, there is a race where the login name of an existing
     connection, as returned by getlogin(), may be changed to the privsep
     user (sshd).  markus@ OK
ChangeLog
sshd.c
This page took 0.129951 seconds and 5 git commands to generate.