View SE Functional Equivalents for "Account" and "ActivityViewer"

Join Date
Nov 2013
Location
Michigan
Posts
532
I'm converting an RSView32 project and part of it is the ability to mange users and view the Activity Log from Runtime.

I have the Migration guide so I know these commands aren't available in View SE. I'm wondering if there is a functional equivalent I can do. Is there any way I can get this functionality? The ability to manage users from Runtime is the highest priority.
 
No. It is FTView SE, designed to be ultra secure (cough), and compliant with the highest security ratings (laugh) via the ability to certify against 21 CFR Part 11 (rolling on the floor).

In truth, SE uses primarily Windows Security, but dumbs that down to insignificance. Your run time options include "Login", "Logout", and "Show Password Box".
 
For FTV SE, User Accounts are managed under the FactoryTalk Administration Console (FTAC). If you want to manage User Accounts at runtime from a Client, then you can launch FTAC from within the application using the "AppStart" command and pointing it at "FTAdmin.exe".

Example...

AppStart "C:\Program Files\Common Files\Rockwell\FTAdmin.exe"

You can set Security Privileges for individual User Accounts or Groups to prevent unauthorized changes, but it's usually best to just simply restrict those who have no requirement for FTAC from being able to open it by using the AppStart command on a secured Display.

Regards,
George
 
For FTV SE, User Accounts are managed under the FactoryTalk Administration Console (FTAC). If you want to manage User Accounts at runtime from a Client, then you can launch FTAC from within the application using the "AppStart" command and pointing it at "FTAdmin.exe".

Example...

AppStart "C:\Program Files\Common Files\Rockwell\FTAdmin.exe"

You can set Security Privileges for individual User Accounts or Groups to prevent unauthorized changes, but it's usually best to just simply restrict those who have no requirement for FTAC from being able to open it by using the AppStart command on a secured Display.

Regards,
George

Sounds good. This is what I'll do.
 

Similar Topics

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
0
Views
40
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
51
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
63
I'm at a loss here and hoping someone else has seen this: Background: We've got two identical machines on our floor (we'll call them machine A &...
Replies
0
Views
69
Back
Top Bottom