-
Bug
-
Resolution: Unresolved
-
Major
-
None
Builds fails with the error message
java.io.IOException: error=7, Argument list too long
for users with a large amount of ldap groups.
It seems like it fails if the $BUILD_USER_GROUPS becomes longer than allowed by the shell.
We're not reading this variable, so for us a mitigation would be to deactivate the group feature. Would it make sense to make a toggle for this in the config?