question

Upvotes
Accepted
2 4 7 9

How to get the current list of positions (IPs) for a given user in DACS

How can I programmatically get list of current active positions mapped to a given DACS ID?

This is needed for troubleshooting - cases where a user's login is denied because the user was active on a different IP?

Need a way to disconnect user from earlier session and have the user logged into the new IP

elektronrefinitiv-realtimetrepDACSopen-dacsinfrastructure
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
Accepted
4.4k 10 6 9

@pratik.p.mehta

You can view the current active logins in DACS UI under "Tools->Login View".

If you have Open DACS Permission Server, you can use the "activeLogins" command to get the list. Please see the Open DACS Permission Server developer guide for more info on the command.

The Open DACS API does not have this capability.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Upvotes
11.3k 25 9 14

@pratik.p.mehta

In addition to the response by Warat, DACS server also provides Web Service feature which exposes programmatic interfaces for "Login View". For more information, please see the DACS Web Services Programmer's Guide or contact DACS support team via Get Support.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.