RobotStudio event

User Management

Hello,

I have an application where I should control the user access and permissions. The UAS can do it, but one of the requirements of the project is that the password should expire after 90 days and I could not find an way to do it.

I have a PLC where I'm already doing the user and password management. Is there any way to change the active user from an input or to open specific flexpendant applications like Callibration and Backup/Restore from an input?

Thanks

Answers

  • soup
    soup ✭✭✭
    I get what you're asking for and not sure it's possible. But you could connect a RobotStudio Job to Update UAS from a PC every 90 days...

    How are you currently forcing the password expiration and renewal at 90 days from PLC code?