francoismichel / francoismichel/ssh3
Groups not being set
Open
enhancement
- Dominant language
- Go
- Stars
- 5k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
When connecting to a host, the groups of the user don't get set properly.
ssh:
`famfo wheel www-data traefik wireshark acme`
sshv3:
`famfo`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported connection and comparing the user's group list between ssh and sshv3. Trace the group-setting path used during host connection; done means sshv3 reports the same groups as ssh, including wheel, www-data, traefik, wireshark, and acme.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- authentication
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100