Skip to content
Snippets Groups Projects

Draft: New plugin: LDAP Search

Open Tom Shnayder requested to merge toms/gajim-plugins:ldap into master

Add a new plugin that resolves contact names via LDAP queries.

Normally, in AD environments, XMPP servers are integrated with LDAP such that contact information (VCard / Roster) is queried from the LDAP server and sent to the client via XMPP.

When using Gajim with Cisco's Jabber server (CUCM), I discovered that Cisco integrates LDAP by making the client do the LDAP queries itself, without the server knowing anything about it.

This plugin adds nickname resolution via LDAP, and user search (with a customizable LDAP query) to the "New Chat" dialog to match Cisco's client.

I am currently using this plugin daily and it works great, but I would like to do some more testing before merging :)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading