Dictionary Checking of Changing Password from CLI

I was recently forced to change my password where I had thought I disabled password expiration with
config setprop passwordstrength PassExpires no signal-event password-policy-update

Now I want to disable the dictionary checking of password. How is that possible with NethServer from the CLI? I was able to reset using the WebUI but for the CLI users this isn’t possible. Following this guide link does not work and outputs an error of “passwd: Authentication token manipulation error”. Password strength is also set to ‘None’.