|
Post by AMI_ivywang on Sept 5, 2024 8:09:04 GMT
If we use a Redfish Administrator account to open an SSH connection, can we delete the account while the SSH session is still active? Or should we return an error message to prevent deleting the account when the SSH session is connected?
A) Allow Deletion and Terminate SSH Session: Upon deleting the account, the SSH session should be automatically terminated.
B) Prevent Deletion and Return Error: If the SSH session is still active, return an error message indicating that the account cannot be deleted while there is an active session.
|
|
|
Post by mraineri on Sept 5, 2024 12:28:59 GMT
I tend to find option "A" as what people support; requiring an admin to clean up all sessions and other connections for a user prior to deleting the user is a bit onerous. However, the Redfish Specification allows for either approach.
|
|