On Tue, 24 Mar 2015, Staffan Hämälä wrote: > Is there a setting somewhere for how many groups a user can create? > > For example: > > $ pts creategroup sh:test1 > group sh:test1 has id -296036 > > and so on, until ... > > $ pts creategroup sh:test19 > group sh:test19 has id -296054 > > and then: > > $ pts creategroup sh:test20 > pts: may not create more groups ; unable to create group sh:test20 > > Where can I find info about this limit?
This is the user's "group quota", visible in the 'pts examine' output for the user. It can be increased using the 'pts setfields' command (requires cell-administrator privilege). -Ben Kaduk
