Members
allowChange :Boolean
- Description:
If enabled, non-Windows users can use the SITE command CPWD to change their password. SFTP also has a mechanism permitting the changing of a password (which must be supported by the SFTP client).
- Source:
If enabled, non-Windows users can use the SITE command CPWD to change their password. SFTP also has a mechanism permitting the changing of a password (which must be supported by the SFTP client).
Type:
- Boolean
minLength :Number
- Description:
The minimum password length.
- Source:
The minimum password length.
Type:
- Number
mustHaveDigit :Boolean
- Description:
If enabled, passwords must contain a digit.
- Source:
If enabled, passwords must contain a digit.
Type:
- Boolean
mustHaveMixedCase :Boolean
- Description:
If enabled, passwords must be mixed-case.
- Source:
If enabled, passwords must be mixed-case.
Type:
- Boolean
mustHaveSpecialChar :Boolean
- Description:
If enabled, passwords must contain a special character.
- Source:
If enabled, passwords must contain a special character.
Type:
- Boolean
store :Boolean
- Description:
If this option is enabled, passwords for non-Windows users will be stored in encrypted form. Note that Windows users do not have passwords stored by CompleteFTP in any way. Instead, standard Windows authentication is used.
- Source:
If this option is enabled, passwords for non-Windows users will be stored in encrypted form. Note that Windows users do not have passwords stored by CompleteFTP in any way. Instead, standard Windows authentication is used.
Type:
- Boolean