Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
james サーバーの特定のユーザーのパスワードを変更したいと考えています。 ありがとう
Telnet経由でJamesリモート管理ツールに接続できます
telnet <ip> 4555
デフォルトの認証情報は login: rootパスワード: rootです。
接続したら、次のコマンドを実行するだけです。
setpassword [username] [password]