Hello All,Last week a patch was downloaded for defect 1061 - newgrp can cause permission problems.After it was applied, when a user ran after utilizing newgrp to change their group, the following output was received:slurmstepd: _initgroups: too many groups 1 for user <username>In looking at the code this is being output as an error when it appears it isn't. The user has a valid list of groups but needs their primary group added back in.Was this intentional? Should this be a debug statement to state the user has valid groups and will have their primary group added back in?Kelly
