Posts: 3
Threads: 3
Joined: Aug 2018
Reputation:
0
Hi,
Is there a way to extract saved username and password of logic machine using LUA script?
Thank you
Posts: 7758
Threads: 42
Joined: Jun 2015
Reputation:
447
Username list can be retrieved using db query. Passwords are hashed so there's no way to reverse them to original values. Why do you need this functionality?
Posts: 24
Threads: 9
Joined: Jan 2016
Reputation:
1
How users’ access levels/rights can be changed with db access from third party systems (ex. Windows Active Directory)?