I have created a new project recently and I am missing quite a few features that I have in previously create projects.
The main feature I am looking for is the Components.
The older project has all this options:
While the new one only have these:
Are Components deprecated?
The important bit of that error message is "code 49" which means "problem with the LDAP account you're trying to use" and then "data 52e" which means specifically "invalid credentials"
As the quick test succeeds, the basic credentials must be correct, but when it tries the full test it fails, so that suggests some setting on LDAP that is saying "Ok, this is a valid user/password, but they're not allowed to do this for some reason". I'm afraid it's a case of debugging the LDAP settings for that user.
Thank you Nic! But it is the same user I use in production environment where all it works fine...
.. I have also tried with another user but without success...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You'll need to check the LDAP server to see why they are failing - it sounds like the account is set up to log in to LDAP ok, but not actually read the data it needs.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.