Correct me if i'm wrong, but currently in order for a user to show up in the accounting system under slurm, that user needs to be added to the database with sacct, otherwise when the user runs a job, they are inserted with a null in the table.
is there a mechnism to automatically add users on job launch, rather then having to preload a user table? I expect most people preload the tables because they are using accounting for levee against a 'gold' system, whereas all of our users are basically the same and we only want the fair-share scheduling part not the 'gold' tracking part
