SUSE Support

Here When You Need Us

User retains active session after its password is changed by an admin

This document (000021604) is provided subject to the disclaimer at the end of this document.

Environment

  • Rancher 2.8.x
  • Rancher 2.9.x

Situation

If an admin changes the password of a user while said user has an active session, the user can continue to use its session without needing to re-login.

This scenario results on any active session for that user to remain active, even though the password has changed. If the password change was triggered due to the account being compromised, the administrator has no way to invalidate the active sessions, therefore the malicious user retains access until their session expires.

Resolution

Admins can delete session tokens for that particular user themselves.

kubectl get token  \
-o custom-columns=":metadata.name" \
-l authn.management.cattle.io/kind=session,authn.management.cattle.io/token-userId=<user name> \
| xargs kubectl delete token

The manual remediation above force user sessions to be invalidated, for both local auth and external auth providers.

Disclaimer

This Support Knowledgebase provides a valuable tool for SUSE customers and parties interested in our products and solutions to acquire information, ideas and learn from one another. Materials are provided for informational, personal or non-commercial use within your organization and are presented "AS IS" WITHOUT WARRANTY OF ANY KIND.

  • Document ID:000021604
  • Creation Date: 29-Oct-2024
  • Modified Date:01-Nov-2024
    • SUSE Rancher

< Back to Support Search

For questions or concerns with the SUSE Knowledgebase please contact: tidfeedback[at]suse.com

tick icon

SUSE Support Forums

Get your questions answered by experienced Sys Ops or interact with other SUSE community experts.

tick icon

Support Resources

Learn how to get the most from the technical support you receive with your SUSE Subscription, Premium Support, Academic Program, or Partner Program.

tick icon

Open an Incident

Open an incident with SUSE Technical Support, manage your subscriptions, download patches, or manage user access.