We're encountering the case where user A logs into Magento, completes a transaction, then logs out. At log out, the home page displays a completely different user name with product in cart. The user environment mostly likely has multiple users on the same network and could have the same public IP address.
How do we eliminate the possibility of one user being identified as another user, and another user's cart shown to the first user?