How security authenticates user accounts
When a user attempts an action that is secured, security authenticates user names and passwords in this order:
- Against the list ofFactoryTalkuser accounts. If a match is found, the user is allowed to proceed.
- Against the list ofWindows-linked user accounts. If a match is found, the user is allowed to proceed.
- Against the list of accounts in aWindows-linked user group. If a match is found for the user name and password in aWindows-linked user group, the user is allowed to proceed, even if noWindows-linked user account is present for that user.
To prevent some users in a
Windows
-linked group from having access to the FactoryTalk
system, create Windows
-linked accounts for those users, and then set permissions to deny access to those user accounts.Provide Feedback