Matrix Authorization Strategy Plugin - max number of user entries?

26 views
Skip to first unread message

G Dameron

unread,
Nov 17, 2015, 12:12:56 PM11/17/15
to Jenkins Users

Our IT folks are reporting that the global security matrix maxed out trying to add a new user. The ceiling we hit was in the range of 80-90 matrix rows. Is there, in fact, an upper limit? Is there a way to increase it?


Daniel Beck

unread,
Nov 17, 2015, 12:26:54 PM11/17/15
to jenkins...@googlegroups.com
Isn't this only the issue with the limit of form submission size? If so, should suffice to set the system property org.eclipse.jetty.server.Request.maxFormContentSize to 0 (or -1?).

On 17.11.2015, at 18:12, G Dameron <gregg....@lmco.com> wrote:

> Our IT folks are reporting that the global security matrix maxed out trying to add a new user. The ceiling we hit was in the range of 80-90 matrix rows. Is there, in fact, an upper limit? Is there a way to increase it?
>
>
>
>
> --
> You received this message because you are subscribed to the Google Groups "Jenkins Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-use...@googlegroups.com.
> To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/d28f0a9a-2c62-4151-8721-0708e05d0a92%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

G Dameron

unread,
Nov 17, 2015, 1:45:52 PM11/17/15
to Jenkins Users, m...@beckweb.net
Hi Daniel -- I'm unfamiliar with how to set/view properties at this level. Is the setting visible in the GUI somewhere?

Matthew...@diamond.ac.uk

unread,
Nov 18, 2015, 4:11:44 AM11/18/15
to jenkins...@googlegroups.com

I’m don’t know whether that setting will solve the problem or not (it depends on what “maxed out” means: was there an error message or traceback? When reporting problems, it often a good idea to provide specific details about what happened when the error occurred.)

 

If you do want to change the setting from the default, then you need to specify it on the command line that starts Jenkins; it’s not exposed in the UI. Something like:

 

java -Dorg.eclipse.jetty.server.Request.maxFormContentSize=5000000 -jar jenkins.war

 

You can also search the Jenkins bug tracker  at https://issues.jenkins-ci.org/projects/JENKINS for maxFormContentSize

 

From: jenkins...@googlegroups.com [mailto:jenkins...@googlegroups.com] On Behalf Of G Dameron
Sent: 17 November 2015 18:46
To: Jenkins Users
Cc: m...@beckweb.net
Subject: Re: Matrix Authorization Strategy Plugin - max number of user entries?

 

Hi Daniel -- I'm unfamiliar with how to set/view properties at this level. Is the setting visible in the GUI somewhere?

On Tuesday, November 17, 2015 at 10:26:54 AM UTC-7, Daniel Beck wrote:

Isn't this only the issue with the limit of form submission size? If so, should suffice to set the system property org.eclipse.jetty.server.Request.maxFormContentSize to 0 (or -1?).


 

-- 

This e-mail and any attachments may contain confidential, copyright and or privileged material, and are for the use of the intended addressee only. If you are not the intended addressee or an authorised recipient of the addressee please notify us of receipt by returning the e-mail and do not use, copy, retain, distribute or disclose the information in or attached to the e-mail.
Any opinions expressed within this e-mail are those of the individual and not necessarily of Diamond Light Source Ltd.
Diamond Light Source Ltd. cannot guarantee that this e-mail or any attachments are free from viruses and we cannot accept liability for any damage which you may sustain as a result of software viruses which may be transmitted in or with the message.
Diamond Light Source Limited (company no. 4375679). Registered in England and Wales with its registered office at Diamond House, Harwell Science and Innovation Campus, Didcot, Oxfordshire, OX11 0DE, United Kingdom
 

Reply all
Reply to author
Forward
0 new messages