Hi all,
Can anyone help me to access LDAP configuration in shiny server PRO. So basically , is there a way to see the below in shiny server PRO (i got this from Shiny Server v1.5.16 Configuration Reference)
auth_ldap ldap://ldap.example.org/dc=example,dc=org { group_filter "memberUid={username}"; group_search_base ou=Groups; }
This information is in the Shiny Server Pro configuration file. You will need to ssh into the server running Shiny Server Pro, and then the file is located in /etc/shiny-server/shiny-server.conf
This topic was automatically closed 21 days after the last reply. New replies are no longer allowed. If you have a query related to it or one of the replies, start a new topic and refer back with a link.