12-08-2010 08:49 AM
Looking for documentation regarding adding user logins to a deployed system. Also are passwords required for users other than admin?
thanx,
jvh
12-08-2010 10:01 AM
No passwords are required for any users.
12-08-2010 04:27 PM
Thanks.
Still need to know how to add more user logins.
12-08-2010
05:16 PM
- last edited on
10-21-2024
09:03 AM
by
Content Cleaner
12-09-2010 11:31 AM
The user manager will not be available on a deployed system without the development environment. Maybe that is the question you are asking?
Here are two solutions:
1.) Setup all users via the User Manager on a development system. Copy the <TestStand Application Data\cfg\Users.INI file to the deployed system to the same location. ReStart TestStand.
2.) Create your own custom User Manager. Much more work, but in the long run a much better solution.
Thanks,
PH