FT View SE View Only

evansen

Member
Join Date
Apr 2019
Location
Saskatchewan
Posts
2
I haven't been able to find a clear answer to this from the documentation.

I am developing an HMI upgrade for a small facility. It would be nice if the HMI was always visible to show the process page and alarms, then the operator could log in to gain the ability to make control changes. Using a remote domain controller, is it possible to use Windows linked user groups AND have an always logged on client PC?
 
I believe so. We do something similar with our engineers and operators, the engineers can use their windows login on a computer the was booted with an operator domain account. Our engineers are in a windows group, the windows group is in a Factorytalk security group, FTEng, and the FTEng has runtime security with usercodes that have more rights than the operator FT security groups.

There is a lot of work behind setting up the user codes, we bought a package that had them preconfigured and tweaked it a bit. Look up CurrentUserHasCode, it is used extensively in the package.

You would probably want to set up an auto-logout as well, to ensure the operators don’t stay logged in.
 

Similar Topics

Hi. I need to create several alarm servers in an application, but first I need to know if there is any impact on communication, or if more...
Replies
0
Views
50
Hi folks. I have a system that I'm working on that needs 2 alarms banners with different event subscription: - One banner for a specific area...
Replies
3
Views
92
Hello all, I'm having trouble opening an application. After clicking open I'm prompted to login and after putting in username & password it...
Replies
0
Views
84
Has anyone found information on using the variable message file? I keep looking for documentation on how to implement the message file name as a...
Replies
0
Views
71
Back
Top Bottom