機能
- Account lockout support - Account lockout is a basic mechanism which protects passwords against brute-force attacks. After each failed login attempt failed login counter is incremented by one. Once the counter reaches threshold (10 by default) the account is locked and all further login attempts (with valid password or not) in the next 15 minutes will result in login failure. This period can be configured by lockoutDuration property. The account lockout can be disabled by setting threshold to 0.
- Show confirmation dialog when deleting user (WA).
- Account lockout now enabled by default.
軽量で安全なWindows向けSSH/SFTPサーバー
2003に公式ディストリビューターとして登録