LDAP Plugin not showing post Installation of Plugin

Hi All,
I am trying to install LDAP plugin from the given link, i dont see any error during rebuild app process but that unable to see or find under plug in option in admin console post installation.

I have spent lots of time on this LDAP Setup for Discourse
But no luck, that plug in not showing in side plug in
What could be wrong ?

Thanks.

This is snapshot from Plug in:

hooks:
after_code:
- exec:
cd: $home/plugins
cmd:
- git clone https://github.com/discourse/docker_manager.git
- git clone https://github.com/discourse/discourse-solved.git
- git clone https://github.com/jonmbake/discourse-ldap-auth.git

and bellow is from console:

after rebuild app, if i go to Plug in on admin console, i dont see this added.

what is wrong in this ?
Thanks

Did you enable it in settings amd then reload the admin page?

Thanks for your revert, first of all its not showing under Plugin console and strange is , no error during ./launcher rebuild app.
Any clue where and what is wrong going on ?

Not sure which setting you are suggesting and if we enable that it will start showing in plugin console ?

Please suggest.
Thanks

If it isn’t showing in the list of plugins then my best guess is that the new container isn’t starting up?

Does it show on the list of plugins on the upgrade page?

I am really sorry, very new on this portal and exploring discourse.
I know i should not bother you, but taking Privilage and requesting your help and share steps which will help me for sure.

Thanks in advance.

There is a link on the admin page for upgrades that lists all the plugins.

Let me look into that, just one more query. Do we need to add “ sudo -E -u discourse “ with every Plugin ? Any proper way for this ?

Dear All,
Any clue please ?

LDAP is an enterprise feature, so we are not inclined to offer free public help on this. Sorry.

Thanks for your Reply, i Just wanted to know, do we need to include sudo -E -u discourse git clone with every plug in ?

The short answer is that it doesn’t matter much. I’m not using the sudo on any sites that I maintain. I can’t imagine how the plugin isn’t showing up in the plugin list or site settings. If you install other plugins, do you see them?

1 Like