Community List
Date: Tuesday, December 19, 2023 at 4:59 PM
To: Slurm User Community List
Subject: [ext] Re: [slurm-users] Adding an association to a different account
Ah, you are creating a *new* association: sacctmgr create user cseraphine
account=test1 HTH - Michael On Tue, Dec 19, 2023, 13: 47 Chip
Ah, you are creating a *new* association:
sacctmgr create user cseraphine account=test1
HTH
- Michael
On Tue, Dec 19, 2023, 13:47 Chip Seraphine
wrote:
> TL,DR: How do you associate an existing user with a second account?
>
> I have a user who has a default account, and I want to give them
TL,DR: How do you associate an existing user with a second account?
I have a user who has a default account, and I want to give them the ability to
run jobs in a different account for billback purposes. My understanding is
that this is what associations are for, but I can’t seem to figure out