[Bug 826] RFE: scp and ssh should have an option to set the group-id at login time
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Wed Mar 31 07:50:55 EST 2004
http://bugzilla.mindrot.org/show_bug.cgi?id=826
------- Additional Comments From roland.mainz at nrubsig.org 2004-03-31 07:50 -------
Damien Miller wrote:
> sshd already sets up users with supplimental groups correctly. Why select one
> when you are already a member of all?
I want to be able to set the "current group" at login time.
1. Right now all files created by "scp" can only have the GID of the primary
group and I have to "ssh" into the machine a 2nd time to run "chmod" on all new
files.
2. I can't run scripts via "ssh" in any other group. In theory there is "newgrp"
but that ONLY works in interactive mode since a new shell is spawned.
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-bugs
mailing list