Have anyone tried integrating LDAP connection to WAGO WebVisu? I need a method to use visu user management to work with remote LDAP server for user authentication.
2 Likes
Hi, @Justelis ,
Did you find something ? I need that as well.
cheers
Yes and no, there is a solution to use LDAP, but you need to configure it over linux. There is hardened FW with openldap already installed, but you still have to configure server and connection parameters. It is done according this manual 9.2. OpenLDAP | Red Hat Product Documentation
Next step is configure PAM so that webvisu login would use LDAP for authentication. If you have a “linux guy” it will be walk in the park. But if you would like to do it yourself it will take some time and lots of trial and error.