> I can set many passwords, but one specific password cannot be set.
> The following command just throws that simply error:
> 
> user_put manager PASSWORD=**********
> ERR
> -24996,ERR_PARAM: wrong parameters
> 
> The *** stand for the real password. It contains only letters and
> digits. Can somebody explain, why this happens?

Ahh! I got you:

The password starts with digits. The command

  user_put manager PASSWORD=asdf

will work, but

  user_put manager PASSWORD=01asdf

will not work.

How to work around that bug?

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to