B
brianlees
I need to have the ability for the same user account to login several times with different sessions. Is this possible?
Basically, a few of the apps that we use have settings that are saved per user. Since we need all the users to be using the same settings, I need to allow two users to login to the server under the same account name (one dedicated for this task) but allow them to run two different apps.
As it stands now, when the second user logs in, they take over the session of the first user.
Thanks
Brian
Basically, a few of the apps that we use have settings that are saved per user. Since we need all the users to be using the same settings, I need to allow two users to login to the server under the same account name (one dedicated for this task) but allow them to run two different apps.
As it stands now, when the second user logs in, they take over the session of the first user.
Thanks
Brian