OMLDAPSYNC error

Discuss the Scalix Server software

Moderators: ScalixSupport, admin

mrrus
Posts: 11
Joined: Sun Jun 19, 2005 11:39 am

OMLDAPSYNC error

Postby mrrus » Tue Jul 12, 2005 10:27 am

I'm using AD with SSO for my test Scalix environment.
I had an issue adding a Distribution List where the Display Name was prefixed with an exclamation mark ! when selecting option 3 Update the Dir after some changes.
It returned [OM 16078] an attributes value contains invalid characters in the errorlog.

I then removed the Distribution List from AD and tried the option 3 Update the Dir sync again.

Now it reports Failed to locate in LDAP id G3pRk+mzA............... errorcode UM-1015

Firstly, are ! supported in Scalix for Distribution List names. We have about 160 in production.

2 how can i resolve the Failed to locate issue without re-initialising the ldapsync. I won't be able to re-initilise the ldapsync when in production.

Regards
MR

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Postby ScalixSupport » Tue Jul 12, 2005 4:01 pm

Please check your email for a message from Support (let's use one medium to resolve this). Results of this case will be posted here for the benefit of the Community.

Regards,

Matthew
Support

florian
Scalix
Scalix
Posts: 3852
Joined: Fri Dec 24, 2004 8:16 am
Location: Frankfurt, Germany
Contact:

Postby florian » Wed Jul 13, 2005 1:49 am

Some characters are in fact disallowed in some directory attributes, the exclamation mark being one excample here.

These problems can either be fixed on the directory/source side by renaming the offending entries and then re-synching. If this is not possible, we can re-map during the omldapsync process.

The place to do this is the sync.cfg configuration file for your agreement, look for the mapping of the attribute, i.e. replace

Code: Select all

displayName|CN|*,1,64|*


with

Code: Select all

displayName|CN|*,1,64|!TRANSLATE=!|+


to map the "!" into a "+" (which will serve the same purpose and work in the field).

Cheers,
Florian.
Florian von Kurnatowski, Die Harder!


Return to “Scalix Server”



Who is online

Users browsing this forum: No registered users and 25 guests

cron