You can change the defaultaccount, but the portions of the association you can't change are User, Account, Cluster, Partition. You should be able to change anything else though.
Yes recreating the user with the partition as part of the association is the way to do it. Danny On Tuesday October 18 2011 5:42:46 PM Ramiro Alba wrote: > Danny, > > Yo mean that once assigned to a user when this is created, you can not > modify or add it: > > sacctmgr create user belen Account=physics Partition=global > > and the same applies to Account and DefaultAccount, wright? > > So the only solution would be to recreate that user with a different > partition. > > > Regards > > On Tue, 2011-10-18 at 07:56 -0700, Danny Auble wrote: > > Partition is part of the actual association and can't be modified. > > You would need to create a new association with the partition as part of > > the request.> > > On Tuesday October 18 2011 4:44:04 PM Ramiro Alba wrote: > > > Hi all, > > > > > > When I try to set/modify a user's partition with the command: > > > > > > sacctmgr modify user where name=raq set Partition=globlal > > > > > > It says: > > > Unknown option: Partition=globlal > > > Use keyword 'where' to modify condition > > > > > > Is there any way to do it? > > > Anything wrong with that command > > > > > > Regards