<div dir="ltr">Hi there,<div><br></div><div>I have a very special challenge, where i basically need 2 logins for same user-account:</div><div><br></div><div>I'm supposed to make a assistant user to the main user. The assistant-user will have identical rights, etc., the special case is that whatever the assistant-user does will look and act like it was the main-user doing it.</div><div><br></div><div>Ie. if assistant-user adds a contact, then this should be assigned to main-user and if an event is added by either assistant-user or main-user then this should always be assigned to main-user, etc.</div><div><br></div><div>It is not important how logins / updates / history etc. looks.</div><div><br></div><div>My idea is as follows: I would not actually make 2 users, but just have the userinfo (email+pass) for assistant-user as extra fields for main-user-account, and then check in the login-script if the login matches ANY of those two, and in that case log the person in as the main-user. This would in effect mean that i would make 2 logins for same account.</div><div><br></div><div>Does anyone has better suggestion? And where would i need to do changes for this to happen?</div><div><br></div><div>Thanks for any input!<br><br></div><div>Cheers,</div><div>Chris</div></div>