Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QA] Error "could not find the desired feature" #648

Open
jnweiger opened this issue Jun 30, 2021 · 1 comment
Open

[QA] Error "could not find the desired feature" #648

jnweiger opened this issue Jun 30, 2021 · 1 comment

Comments

@jnweiger
Copy link
Contributor

Seen in user_ldap 0.15.3-rc1 with core 10.8.0-beta1

  • Add a new ldap server configuration,
  • Set host, port, username and password
  • detect base dn, and test. A number of entries is returned. OK
  • Switch to tab User.
    A yellow error pops up imediately:
    image

Whatever I enter, nothing works. No users (and no groups) can be found.
I've seen that earlier with a different ldap server, but at some point it went away and since then this other server works.

Expected behaviour: error messages should give some hints what is wrong.

@jnweiger jnweiger mentioned this issue Jun 30, 2021
41 tasks
@jnweiger
Copy link
Contributor Author

The combination of some or all of the following actions resolved the situation for me:

  • Shift reload the amdin page
  • visit the Expert tab,
    • enter "displayName" in "2nd User Display Name Field" and "User Search Attributes", switch "Base Group DN" to an invalid dn.
    • enter "cn" in "2nd User Display Name Field", clear the fields "User Search Attributes", re-enter the correct base DN into "Base Group DN"
    • hit "Test Configuration" -> an error "configuration ok, but cannot connect to server" appears
  • visit the Server tab
    • re-enter the password
    • hit the Continue button
  • on the User Tab, the "Verify settings and count users" now finds the users.

Possible problems circumvented by this procedure:

  • some javascript caching keeps old values
  • some internal inconsistencies were cleared
  • the Continue button is actually a "Save" button and is mandatory? (I did not use the Continue buttons before, just clicked on the Tabs....)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant