ルートまたはモバイルのパスワードの文字数制限についてUnc0verのPwn20wndが説明しています。
ルートまたはモバイルのパスワード
Your root or mobile password can’t be longer than 8 characters. This is a limitation of iOS itself and isn’t a security bug.
If you have OpenSSH and care about your security, use key-based authentication and disable password-based authentication. (This applies to all platforms.)
— Pwn20wnd (@Pwn20wnd) December 19, 2019
ルートまたはモバイルのパスワードは8文字を超えることはできません。
これはiOS自体の制限であり、セキュリティのバグではありません。
OpenSSHを使用しており、セキュリティに注意する場合は、キーベースの認証を使用し、パスワードベースの認証を無効にします。 (これはすべてのプラットフォームに適用されます。)
制限を超える文字
Characters that exceed the limit are ignored. You could set a password with 64 characters and login by using the first 8 characters.
— Pwn20wnd (@Pwn20wnd) December 19, 2019
制限を超える文字は無視されます。
64文字のパスワードを設定し、最初の8文字を使用してログインできます。
パスワード変更方法
以下の記事をご覧ください。
