开发者

symfony plugin installation failing [bhLDAPAuthPlugin]

开发者 https://www.devze.com 2023-04-08 14:50 出处:网络
I\'m working on a symfony project and I need a user access conected to an LDAP server. So I searched for something already done to add to my app and found this plugin that has all I wanted.

I'm working on a symfony project and I need a user access conected to an LDAP server. So I searched for something already done to add to my app and found this plugin that has all I wanted.

So I tried to install with the command $ php symfony plugin:install bhLDAPAuthPlugin for some reason it throws me this error:

No relea开发者_JAVA百科se avaiable for plugin "bhLDAPAuthPlugin"

I don't really understand what that message means. I've checked the spell of the command (also copied the command given in the page of the plugin) and same error appears. If I had no all requeriments for instalation, other errors would be thrown, right?

PS: If you know some easy way to implement by myself the comunication with LDAP (Microsoft Active Directory) will also be appreciated.


No exactly sure how to solve the error message, perhaps it helps is specifically specify which version you wish to install.

Otherwise there's an easy workaround: Just download the tgz file from here: http://www.symfony-project.org/plugins/bhLDAPAuthPlugin/6_0_0

and do

php symfony plugin:install bhLDAPAuthPlugin-etc-etc.tgz
0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号