Bug#948944: general: File Premissions broken, Group write access denied

2020-01-14 Thread Russ Allbery
Travis Eddy writes: > Looks like something is broken with the file premissions.. Quick test to > replicate the problem > Install Debian > Create 2 users > Create a folder /test > add user1 to user2's group > usermod -a -G user2 user1 > make the Test folder writeable by that group > as root chown

Bug#948944: general: File Premissions broken, Group write access denied

2020-01-14 Thread Travis Eddy
Package: general Severity: normal Dear Maintainer, Looks like something is broken with the file premissions.. Quick test to replicate the problem Install Debian Create 2 users Create a folder /test add user1 to user2's group usermod -a -G user2 user1 make the Test folder writeable by that group