Emerson Exchange 365
Search
User
Site
Search
User
Replies
3 replies
Subscribers
5481 subscribers
Views
22795 views
Users
0 members are here
Related Posts
Event Category modification in OPC AE server
Log Event to Event Chronicle from DeltaV Operate
Merging of Log events
Cold Restart - Event Flooding Log
Incomplete Batch Event Log for UP states
Share
User id creation and modification event log in deltaV
Hi
How to track event log for User id creation and modification in deltaV
3 Replies
PRASHANT-MUTTEPAWAR
20 Jul 2018 4:49 PM
Hi
www.lepide.com/.../track-user-creation-in-active-directory.html
hope this will be usefull.
Regards
prashant
Bibin P Babu
20 Jul 2018 5:00 PM
Hi
Is it work for deltav user manager event tracking?
Andre Dicaire
23 Jul 2018 10:00 PM
In reply to
Bibin P Babu
:
As you likely know, the DeltaV user is a construct within the DeltaV Database, while the Windows user is an operating system security object. DeltaV User manager can create both users, but in reality they are two separate items that are linked only by the user name and source (Domain or workgroup ). So tracking of changes to these is done in two separate areas. As Prashant mentions, the windows user activity is logged by the OS.
The DeltaV Logon uses a Windows User to authenticate the request to change a DeltaV user, but it does not change the currently logged on Windows user. I'm not sure how the DeltaV Logon authentication is logged in the Windows OS logs. But DeltaV will log this in the DeltaV Event Chronicle.
When it comes to tracking changes to the user, this would only be possible with DeltaV Version Control and Audit Trail (VCAT). IF you do not have VCAT, you cannot review changes to the DeltaV database, other than to compare DeltaV exports to previous Exports using a file compare utility. VCAT provides reports on items, including USERS and allows you to compare the current configuration to a previous version.
DeltaV User Manager creates the DeltaV account in the DeltaV Database, and optionally creates a Windows User account in the Workgroup or Domain of the Pro Plus. Windows Users can be authenticated from other Domains, and in that case, the windows user is created/exists separately form the DeltaV system. In those cases the DeltaV User Manager will only create the DeltaV user in the database, but must match the name and specify the Domain of the windows user to allow DeltaV Logon to locate and authenticate the user successfully.
Andre Dicaire