Last Modified: Oct 21, 2024
Affected Product(s):
F5OS F5OS
Known Affected Versions:
F5OS-A 1.4.0
Fixed In:
F5OS-A 1.8.0
Opened: Nov 30, 2022 Severity: 3-Major
User SSH session is getting closed after password change, at the time of first SSH login.
No impact on any of the features due to this issue. The user just needs to log in again with the changed password as the current SSH session will be closed after password change.
When changing password at the time of first SSH login. Following is an example: ssh jeevan1@10.238.160.60 The authenticity of host '10.238.160.60 (10.238.160.60)' can't be established. ECDSA key fingerprint is SHA256:RlyjC/Tx6uI7rX9zZy6q0ADKkx6GNReSyb1iohYnKio. Are you sure you want to continue connecting (yes/no/[fingerprint])? yes Warning: Permanently added '10.238.160.60' (ECDSA) to the list of known hosts. jeevan1@10.238.160.60's password: You are required to change your password immediately (root enforced) WARNING: Your password has expired. You must change your password now and login again! Changing password for user jeevan1. Changing password for jeevan1. (current) UNIX password: New password: Retype new password: passwd: all authentication tokens updated successfully. Connection to 10.238.160.60 closed. <=== SSH session shouldn't be closed.
N/A
N/A