[Bug 555] If user does a newgrp before envoking ssh, it fails with a setgid error.
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed May 7 09:33:08 EST 2003
http://bugzilla.mindrot.org/show_bug.cgi?id=555
------- Additional Comments From dtucker at zip.com.au 2003-05-07 09:33 -------
Works for me too (OpenSSH 3.6.1p2, Solaris 8, 108528-14).
Newer versions of OpenSSH no longer make ssh setuid, perhaps that's the
difference.
$ id
uid=500(dtucker) gid=500(dtucker) groups=500(dtucker),514(cvs)
$ newgrp cvs
$ ssh localhost
dtucker at localhost's password:
$
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list