Page 1 of 1
Max Number of Security Groups
Posted: Mon Apr 18, 2011 2:21 pm
by jim wood
Chaps,
Is there a maximum number of security groups by default in 9.5.2?
Cheers,
Jim.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 3:14 pm
by ajain86
I believe by default it is 20.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 3:25 pm
by lotsaram
jim wood wrote:Is there a maximum number of security groups by default in 9.5.2?
If you meant to add to the question "that can be added in a single session (by default)" then the above answer is correct as the default value for the GroupsCreationLimit parameter is still 20.
In terms of maximum number of groups possible, as many aas you like but common sense limits should apply before any constraints due to theoretical dimension size.
Note that you can create as many elements in the }Groups dimension as you like within a server session, it is just that only groups up to and including the value set for GroupsCreationLimit will make it out of the }Groups dimension and into the security model. On a server restart everything will take effect.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 4:04 pm
by dymoy
Just to add, I found that once I exceeded a couple of hundred security groups the time it took to update through the regular GUI was painfully slow. I ended up handling the updates directly through the control cubes for small quick updates, and TI for anything larger. There was well over 1000 security groups since it eas a retail chain, and each store had different security parameters for reporting.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 6:16 pm
by jim wood
If I'm right you can over ride the 20 with GroupsCreationLimit seting in the CFG. Any idea what maximum this has?
Cheers
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 7:44 pm
by ajain86
The max setting for that is 65535.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 8:59 pm
by jim wood
Thanks. I had a feeling that going to be theoretical limit. Has anybody a practical limit. I may be looking at between 5-10k groups,
Jim.
Re: Max Number of Security Groups
Posted: Mon Apr 18, 2011 9:21 pm
by ajain86
In 9.5.1, I tried doing about 10k groups because of an approval hierarchy for contributor. I experienced incredibly slow performance. After a long wait, the groups were created.
Because of the major performance issue I saw when using the security interface in contributor, I looked into ways of shortening the approval hierarchy and got it down to 1k. This improved performance significantly.
Re: Max Number of Security Groups
Posted: Tue Apr 19, 2011 12:23 pm
by jim wood
Thanks for letting me know about that. I don't think I'll hit 10k so I'll give it a go with what I've built it. I'll post on here what I find,
Jim.