Multiple users and passwords

avatar

I am trying to setup a list of servers and have multiple people log into them with their own user name and password. When I save my password then that updates everyone's settings to my password. How can I set this up? I was using mRemote before and there was a setting to use windows authentication. Even when I do the local password only option it updates everyone's user name and domain in their settings.

All Comments (4)

avatar

Hi,
I don't understand why it update the password when you use the local password. It's stored in locally in the Windows Credential Manager. We use the same activeX than mRemote, I never saw the option to use the windows authentication, do you have a print screen of the settings ?

What you can do, if you use the SQL Server data source, each user can define his own setting override, it's available in the context menu over a session.

David Hervieux

avatar

Here is the option in mRemote. I am using SQL but i have not found that option and the user specific one is greyed out.

avatar

I was able to get User Specific Settings after i turned on integrated security which works great. I was wondering how to setup user log on for users to the application. I have it set to windows authentication for the user accounts but wanted to know if there is a log on screen for user accounts by name.

BTW.. Thanks for the support and this product is working great.

avatar

Hi,
Thank you for the screen shot, I was not aware of this feature. To get the user specific settings, you must add the user in the Menu File-Administration->Users If they are not added, the database is unable to save the user specific settings even if the user has access to the database.

It's possible to have a sort of logon screen if you create your user without the Windows authentication, in the data source, you can specofy to prompt for the password.

David Hervieux