search for: cknipe

Displaying 1 result from an estimated 1 matches for "cknipe".

Did you mean: knipe
2003 May 06
4
[Bug 555] If user does a newgrp before envoking ssh, it fails with a setgid error.
...Product: Portable OpenSSH Version: older versions Platform: UltraSparc OS/Version: Solaris Status: NEW Severity: normal Priority: P2 Component: ssh AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: cknipe at register.com If a user does a newgrp to change their group id to a group they are a member of, which is not their primary group, ssh gets upset. For example: ichernysh at ofdb02:/home.local/ichernysh$ id -a uid=3059(ichernysh) gid=506(dba) groups=3059(ichernysh),506(dba) ichernysh at ofdb02...