Actually, I've cleared this up (in my own head), via a number of different sources.
I thought of the Partition as an attribute of User (within the Accounting/sacctmgr paradigm). But it's not. Any relationship between a Partition and a User must also have an Account and a Cluster and be an Association tuple. Sufficiently confusing for my slow brain. Hence, you don't use sacctmgr modify to add a new partition to a user, you use sacctmgr add to create an Association. It's confusing because the syntax is "sacctmgr add user person Account=myaccount Partition=mypartition". Looks like you are adding a user. gah. Cheers L. ------ The most dangerous phrase in the language is, "We've always done it this way." - Grace Hopper On 29 June 2016 at 15:19, Lachlan Musicman <data...@gmail.com> wrote: > Hmm thanks. I'm not seeing it working unfortunately. > > :/ > > ------ > The most dangerous phrase in the language is, "We've always done it this > way." > > - Grace Hopper > > On 29 June 2016 at 14:51, Christopher Samuel <sam...@unimelb.edu.au> > wrote: > >> >> On 29/06/16 14:39, Lachlan Musicman wrote: >> >> > Are the Allowgroups groups from the system groups? >> >> They're in LDAP. >> >> cheers, >> Chris >> -- >> Christopher Samuel Senior Systems Administrator >> VLSCI - Victorian Life Sciences Computation Initiative >> Email: sam...@unimelb.edu.au Phone: +61 (0)3 903 55545 >> http://www.vlsci.org.au/ http://twitter.com/vlsci >> > >