sacctmgr isn't the easiest thing to wrap your head around :)

I've just successfully run this command:
sacctmgr add user pers...@domain.com DefaultAccount=prod Partition=prod

(we use sssd for login against an AD, hence the @domain.com)

I tried to modify a user I had added previously:


sacctmgr modify user set Partition=prod where User=pers...@domain.com


But I get the error:


Unknown option: Partition=prod

use keyword 'where' to modify condition


What am I doing wrong?


cheers

L.

------
The most dangerous phrase in the language is, "We've always done it this
way."

- Grace Hopper

Reply via email to