I have a user logged in with position `X` and number of simultaneous login allowed is set to `1`. What happens in following cases -->
1. Same user tries to login again with same position
2. Same user tries to login with different position . Will new login be blocked or old user will be automatically logged out?