Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

LDAP Name sync

Hi,
As an internal IBM team we are using bluepages LDAP to provide authentication and name sync. At present we are using callupname which can result in, for example:-

Baylis, M. (Michael)

This is not very socialable and results in mangled initials ie BM(.

The solution would be to use "cn", but that can result in M. Baylis. Again, not helpful.

So I would like to extend the ldap sync class and include some intelligence in selecting a combination of "givenname" and "sn". eg if the given name is 2 characters and ends in a dot, then try the next givenname.

However, I can't seem find the source of the ldap sync nightly task, would someone point me to the classname please? I suspect that we will deactivate it and use a "build job" that runs often.

cheers,

Michael Baylis
IBM Hursley

0 votes



One answer

Permanent link
Look at com.ibm.team.repository.service.internal.userregistry.ldap.LDAPNightlySyncService and LDAPNightlySyncTask

--- Balaji

Hi,
As an internal IBM team we are using bluepages LDAP to provide authentication and name sync. At present we are using callupname which can result in, for example:-

Baylis, M. (Michael)

This is not very socialable and results in mangled initials ie BM(.

The solution would be to use "cn", but that can result in M. Baylis. Again, not helpful.

So I would like to extend the ldap sync class and include some intelligence in selecting a combination of "givenname" and "sn". eg if the given name is 2 characters and ends in a dot, then try the next givenname.

However, I can't seem find the source of the ldap sync nightly task, would someone point me to the classname please? I suspect that we will deactivate it and use a "build job" that runs often.

cheers,

Michael Baylis
IBM Hursley

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 10,941

Question asked: Aug 25 '09, 8:17 a.m.

Question was seen: 5,431 times

Last updated: Aug 25 '09, 8:17 a.m.

Confirmation Cancel Confirm