cancel
Showing results for 
Search instead for 
Did you mean: 

CMC Custom attributes and USERFULLNAME

bjorn_eriksson
Participant
0 Kudos

Hi

We have ADautentication in BI4.2 SP3, and the USERFULLNAME gets populated with the ADattribute "CN". The problem in our case, is that the userid and the userfullname is exactly the same. This is due to problems in AD...
If the userid is xxxyyy, then the userfullname will also be xxxyyy.

The attribute that we want to map to USERFULLNAME, is the ADattribute "displayName"

I'm testing using the CMC Custom attributes, and creates Name=USERFULLNAME, Internal_Name=SI_USERFULLNAME, using "Displayname" as ADattribute.

Nearly everything works 🙂

When viewing the properties of a user, the Fullname has been populated correctly.
When logging in to BI Launchpad, the Fullname is shown correctly.
When using the new CMSdriver, the Fullname is shown correctly.

The only thing that doesnt work, is when viewing "Users and Groups" via "user list" in CMC, the Name and Fullname is still the same on screen!

Is this some kind of bug? Any insight is appreciated.

Regards

Björn

Accepted Solutions (1)

Accepted Solutions (1)

BasicTek
Advisor
Advisor
0 Kudos

It is by design unfortunately, I'm actually surprised you got as many of the options as you did using the custom attribute. Generally the rule of thumb is the custom attributes would need to be accessed using SDK and in the less customizable CMC it would only pull the built in values.

We don't get a lot of request involving the built in full name option, it would take a modification to the code to allow that value to be changed which would probably solve you issue. I'm not sure of the complexity of a fix like that though it would be best to try to get some votes on the new https://www.sap.com/about/customer-involvement/influence-adopt.html site 1st.


-Tim

Answers (1)

Answers (1)

Joe_Peters
Active Contributor

We have the same problem, and I opened an incident for this a couple of years ago. I was told that the behavior is "by design".