CKB:The given password is insufficient: Unterschied zwischen den Versionen

Aus Cryptshare Documentation
Wechseln zu:Navigation, Suche
(Imported from text file)
 
Keine Bearbeitungszusammenfassung
 
Zeile 18: Zeile 18:


== Solution: ==
== Solution: ==
==== Solution 1: Use a password which does comply with the Security Settings or change the Security Settings ====
==== Use a password which does comply with the Security Settings or change the Security Settings ====
{{Panel|title=|content=The recommended solution for this issue is to fulfill the password security requirements that have been set on server-side. If you are not sure which settings have been made you can go to the [https://wiki.cryptshare.com/display/CSM/Administration+Interface Administration Interface] and check the [https://wiki.cryptshare.com/display/CSM/Password+Policy current settings].
{{Panel|title=|content=The recommended solution for this issue is to fulfill the password security requirements that have been set on server-side. If you are not sure which settings have been made you can go to the [[CSSCurrent_en:Administration_Interface|Administration Interface]] and check the [[CSSCurrent_en:Password_Policy|current settings]].
}}
 
==== Solution 2: Disable password validation for the XML interface ====
{{Panel|title=|content=If solution 1 is not applicable, password validation for this interface can also be disabled. In this case the interface will behave the same way as it did in earlier versions.  <br />In order to disable the password validation set the respective configuration [https://wiki.cryptshare.com/display/CSM/Advanced+Cryptshare+Configuration flag for disabling the password validation] to false.
}}
}}


-----
-----

Aktuelle Version vom 30. Dezember 2022, 17:01 Uhr


Applies to:

Cryptshare Server from 3.10.1.0

Symptom:

After updating the Cryptshare Server to v3.10.1.0 existing Robot scripts fail to send a transfer. Instead, an error message is shown, reporting insufficient password compliance.

Transferring file(s):
54%|100%|
Error: The Cryptshare Robot API reported an error: Server reported: Invalid parameter: The given password does not fulfill the password security settings.
Please check the Robot log file for more details.
D:\robot>

Cause:

Cryptshare Server v3.10.1.0 introduces a server-side password validation in order to avoid the possibility to send transfers without fulfilling the password security requirements. Transfers using a password which does not comply with the password security settings will therefore be declined

Solution:

Use a password which does comply with the Security Settings or change the Security Settings

The recommended solution for this issue is to fulfill the password security requirements that have been set on server-side. If you are not sure which settings have been made you can go to the Administration Interface and check the current settings.