Quantcast
Channel: Ignite Realtime : Unanswered Discussions - Support
Viewing all articles
Browse latest Browse all 4979

Automatic nickname changes in SQL DB

$
0
0

Hi,

We are using Openfire (LDAP AD) with Spark. When a user adds a contact in the Spark client, the nickname field is automatically populated with the username part before the @ sign. If I clear the nickname box before adding the contact, it will use the contacts full name (pulled from AD).
I've been searching this forum for a way to have the nickname field automatically populated with the AD "cn" or "displayName". So far I haven't been successful.

So I thought I'd take another approach by directly changing the nickname in the SQL table "ofRoster". However the changes I make there are not propagated to Openfire. It looks like Openfire is caching the database entries.

 

My questions:

* Do I need to change the nickname in another table(s) or is it indeed a caching issue?
* If so is there another way to bulk change the nickname in the roster?

 

Kind regards,

Iwan


Viewing all articles
Browse latest Browse all 4979

Trending Articles