Ticket #60 (closed enhancement: fixed)

Opened 17 months ago

Last modified 17 months ago

Add configuration directive to allow appending realm to username using LDAP

Reported by: smoku Owned by: smoku
Priority: major Component: c2s
Version: 2.1 Keywords:
Cc: Tracforge_linkmap:
Blocking: Blocked By:

Description

In my environment users authenticate to jabber using their email accounts. Their accounts are also stored in LDAP using the full address in the mail attribute. Because of this I needed to be able to append the realm to the username so it could be matched correctly. This patch adds the configuration directive <append-realm/> in c2s.xml and will append the realm to the username when preparing the search filter for LDAP users. This patch has been tested to work on SuSE 9.3 with Jabberd 2.0s9 but is so trivial it should work almost anywhere.

Attachments

jabberd-ldap-append-realm-2.diff (1.2 kB) - added by smoku 17 months ago.
Patch by Andrew Klang <andrew.klang@…>

Change History

Changed 17 months ago by smoku

Patch by Andrew Klang <andrew.klang@…>

Changed 17 months ago by smoku

  • status changed from new to closed
  • resolution set to fixed

(In [165]) Integrated LDAP append-realm patch by Andrew Klang. Closes #60

Note: See TracTickets for help on using tickets.