Jump to content

Recommended Posts

Posted

I have a user who's name keeps getting overridden in Hornbill each night after the import is done.  

The name is Glück and Hornbill will resolve it to Gluck, which is incorrect.  I am able to manually change it to Glueck which they are happy with, but each day it changes back to Gluck.  

Is there a way that Hornbill can show the name as Glück or, if a change is made, it can remain? Below is a screen shot of how it is now, after I've made the change again to the spelling of the name: 

image.png.c460dc009cc87df2a576026b16851814.png

 

This is how it shows in a job that they have raised too: 

image.png.604d4473b8449196916d2e87a318eedc.png

 

Any ideas please?

  • 3 weeks later...
  • 1 month later...
Posted

Hi @James Ainsworth

Do you or anyone else have any idea on what can be done for our user? She's still complaining about the spelling of her name, and manually changing it each working day isn't a viable solution for us.  

We have no issues with our other systems with her name, just Hornbill now.  

Is there a way that our import method, that's run each morning, can understand the ü markup and bring it into the handle for her name, automatically? 

Posted

@Emily Patrick If you're using one of our Import tools then we may be able to assist, but if you're using the API then it will inject whatever it's presented with and that would be down to your code, so something that whoever wrote or maintains it would have to address.

Posted

We've just updated our LDAP import tool to version 3.12.0 or 3.9.4 as requested by yourselves back at the end of January this year. It's on the Scripting Server Meteor if that helps

Posted

@Emily Patrick Just so I'm clear - is the Last Name successfully resolving to Glück and the Handle to Gluck?

If yes, check what is populating the Handle field.

If the standard AD/Azure fields are used (givenName for First Name and sn for Last Name) and Last Name is successfully resolving to Glück, then I would expect Handle to work as well, unless it's not set to [givenName] [sn]

If it's not set to that it's worth looking at the value in AD/Azure to check that it's set as you require.

Posted

@Emily Patrick

For reference, if you are not familiar with the LDAP import configurations with administration, this can be found under Platform Configuration and then under Data select Data Import Configurations.  Select your LDAP configuration and navigate to the User Account tab.

image.png

Posted

@Steve Giller @James Ainsworth

Thanks both for your responses, this is what we have as our Data Import Configurations for staff: 

image.png.6290e8fc97ca65272c0e2a5353129dbe.png

We're using the [givenName] for the First Name instead of [cn].  I will ask our AD guys to check the values in that field, as it still brings through the name as Gluck:

image.png.83c6e476f2e0ab6c3823deef3773f562.png

Posted

@Emily Patrick If [sn] is populated (in AD) with Glück and [cn] with Gluck you can use [givenName] [sn] as the Handle value which should populate the correct name.

You would, of course, need to bear in mind that this could affect other Users, e.g. where a person's given name is populated in the [givenName] field but their preferred name is used in the [cn]

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...