LDAP user details not showing in Portal UME

We have implemented kerberos single sign on using the kerberos xml datasource file and have the corporate LDAP as our UME source.
However certain user details that are maintained in LDAP (such as department, street etc) are not being pulled through to the portal UME.
We know the connection to the LDAP is OK as we can create new users and they appear in portal UME - its just that it seems to be missing several user attributes.
Is this related to the settings in the xml file?
And if so, what needs changing??
thanks
Simon.

Hi Simon,
all the attributes that are available in your LDAP can be made available in the UME via the dataSourceConfiguration. The default files does not include every attribute since these may vary from directory to directory. Please take a look at http://help.sap.com/saphelp_nw70/helpdata/en/b7/14d43f2dd44821e10000000a1550b0/frameset.htm
and especially at: http://help.sap.com/saphelp_nw70/helpdata/en/44/7d188751626fb5e10000000a155369/content.htm and http://help.sap.com/saphelp_nw70/helpdata/en/1a/2bee408a63732ae10000000a155106/frameset.htm
Hope this helps,
Holger.

Similar Messages

  • Push button ijn appraisal showing in backend but not showing inn portal

    Hi Expert,
    I would like to ask that push button in appraisal while configuring ESS/MSS package.
    It is showing in backend, but not showing in portal.
    Request you to give your inputs to bring push button on to the portal.

    Hi,
    are you using the same user to access backend and portal?. In backend, did you try from transaction PHAP_CHANGE with that user?. If you try with transaction PHAP_ADMIN in backed you are accessing as administrator, so you cannot compare the behaviour in PHAP_ADMIN and portal.
    Regards,
    Ana

  • UME problem - ABAP roles not showing up in UME

    Hello,
    I'm having a problem where the ABAP roles (UME groups)  for my PI system are not showing up as assigned to a user in the UME.  The roles assigned to the user are not reflecting the roles (UME groups) that are in the ABAP side.  But, other users are showing up fine.    The user is shown to have only the standard basic roles.
    This works fine on my development and AS system.  Any help would be greatly appreciated. Thanks.

    Hi George,
    There is a 30 minute delay before these roles/groups show up in the Java system. Could that be the problem in your case?
    See the [documentation|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/45/af3ac012d32e78e10000000a155369/frameset.htm].
    -Michael

  • User Details iView - show an image as property

    Hi,
    I would like to add an image to the user details iView showing the gender of the person (e.g. male = blue icon, female = red icon).
    So the shown image must be depending on the users gender.
    Do you know if this is possible? Is it only a "simple" Layout render or something else?
    Showing icons should be possible I think (the collaboration visible status is also there). But how can I add own Icons representing a property?
    Would be great if you could tell me if this is possible and how.
    Thanks in advance.
    Stefan

    Hi Stefan,
    how do you add the text? As plain HTML? This would explain why it looks different from the rest of your text since plain HTML by default doesn't get the font style that is applied to other HTMLB elements.
    Three ways to style the text the way you want it:
    1) Use an HTMLB control which renders the font the way you want it (e.g. label)
    2) View the source code of your generated HTML. Find a text snippet which looks the way you want your text to look. Copy the CSS class and add it to your text for example with a span:
    <span class="classnameyoulookedup">Your Text</span>
    3) Add the styling you want directly inline to your text:
    <span style="font-size:...">Your text</span>
    I hope this helps,
    Esther

  • LDAP user groups not visible for configuring a Group Portal

    Hi,
    We have created a Custom Security Realm(myRealm) on WebLogic 7.0 SP2 in which
    I've added the Novell LDAP Authentication provider as the authentication provider
    and then set "myRealm" as the default realm for the domain. I am able to start
    the WLS server instance and login to portalAppTools with the "administrator" account.
    We would like to configure a Group Portal. In Portal Administration interfaces,
    when I click on Group Administartion, I am unable to see any of my external LDAP
    groups. I know that we cannot create/delete users or groups in the external LDAP
    repository thru the Admin UI but the documentation says that I should be able
    to view the users/groups in the Admin UI. Authentication against the external
    LDAP repository works fine. Can anybody suggest the reason why we are unable to
    view any of the Users or Groups in our external LDAP repository thru the User
    Administration interfactes.
    Appreciate any feedback.
    Thanks
    Vikram

    Hi Jim,
    I've configured a default LDAP V2 Compatibility Realm by modifying the Config.xml
    file. I was able to restart Weblogic and see the LDAP Groups and Users thru the
    WLS console. In our project we've a unique requirement wherein all Application
    Groups and User Accounts would be stored in an LDAP repository and all BEA SERVICE
    level accounts and groups are stored in a Database (groups like AdminEligible,
    Administrators etc.). We need to be able to look at the groups in both the Database
    and LDAP repositories in order to administer and configure a Group Portal. On
    the outset it looks like we will not be able to do what we want to with the current
    portal framework. Please suggest if there are any alternatives in order to implement
    this solution. I am sure there are lot of other Clients who cannot create groups
    like Administrators, AdminEligible etc in their LDAP repositories and will be
    forced to think of alternatives.
    I would appreciate if you can reply back at your earliest convenience.
    Thanks
    Vikram
    Jim Litton <replyto@newsgroup> wrote:
    The Weblogic 7.0 Authentication Providers (new JAAS Framework) is not
    supported with Portal 7.0. You will need to configure the Compatibility
    Security CustomRealm for Novell to try to get Portal working.
    see defaultLDAPRealmForNovellDirectoryServices at
    http://e-docs.bea.com/wls/docs61/adminguide/cnfgsec.html#1083149
    In addition, remember to test functionality through the Weblogic
    Console. If you can see groups and users there okay it is very likely
    that Portal will operate.
    -- Jim
    Vikram wrote:
    Hi,
    We have created a Custom Security Realm(myRealm) on WebLogic 7.0 SP2in which
    I've added the Novell LDAP Authentication provider as the authenticationprovider
    and then set "myRealm" as the default realm for the domain. I am ableto start
    the WLS server instance and login to portalAppTools with the "administrator"account.
    We would like to configure a Group Portal. In Portal Administrationinterfaces,
    when I click on Group Administartion, I am unable to see any of myexternal LDAP
    groups. I know that we cannot create/delete users or groups in theexternal LDAP
    repository thru the Admin UI but the documentation says that I shouldbe able
    to view the users/groups in the Admin UI. Authentication against theexternal
    LDAP repository works fine. Can anybody suggest the reason why we areunable to
    view any of the Users or Groups in our external LDAP repository thruthe User
    Administration interfactes.
    Appreciate any feedback.
    Thanks
    Vikram

  • ActiveSync Device Statistics report for users does not show Device Phone number

    HI ,
    I have trying to run a Active-sync Device Statistics report to get all the details for active Sync users, but report show only last four digit of  device phone number for few users and for most of the users its blank.
    Is there way if we can get Device Phone number for active sync users.
    Thanks,
    Pradeep Kumar

    Hi,
    Yes i have tried all of these transactions, these all relate to individual sales orders or production order costs.
    Im looking for a report showing the costs for a range of sales order line items, exaclty like KOB1 but for sales orders.  KVBI does exactly what I want but the material filed is not populated.
    Is there a way to populate this field as part of the settlement?
    Cheers
    Phil.

  • Application Configuration changes not showing in Portal

    Hello Guru's,
    We are on EP 7.02 and EhP6 on backend.
    We are using WDA based ESS Applications.
    We have a requirement to hide Directory and Index tabs on ESS Homepage .
    So followed the below steps to do the same:
    1. SE80 - FPM_OVP_COMPONENT
    2. Application  HRESS_A_MENU - Application Configuration ZHRESS
    3. Start Configurator - and click on Component Configuration to hide the tabs.
    4. Done with the changes and modified Overview page in Portal to have the new Aplication Configuration.
    The issue is, for me it is working fine, it is hiding the tabs and showing only the Map. But for other users it is showing all the tabs Map, Directory, and Index.
    Please help. And also when a user does personalization in Portal where do the changes  go ?
    Thanks,
    Pramod

    Hi Pramod,
                     How were you able to solve this issue. I am having the same problem. I did the Z copy for all the standard configuration and assigned the custom role ZESS to ZHRESS_CC_MENU_AREA_GROUP. When i change the the options in general settings to invisible for MAP and Index , I can see the tabs getting hidden in the preview mode.In portal the changes are not getting reflected. You said about enhancement. Could you please explain what you did ? . Your help is greatly appreciated.
    Thanks,
    Vishnu

  • Few users are not showing up in Corporate directory

    We have few users at a repote site who are not showing up in Corporate directory. they have UDP profile and they are logged in . i ahve compared the configration with other user of the same site who is showing up in corporate directory and config seems fine
    the User is LDAP integrated in CUCM  and not a local user
    the corporate directory is activated as default  parameter for entire cluster
    Please help if we have any further things to be checked ?

    There was a similar issue a couple weeks ago here
    https://supportforums.cisco.com/discussion/12343101/how-refresh-corporate-directory-cucm-91
    Did you check if the users are not listed if you are registered at the subscriber?
    this was the solution in that mentioned post:
    "worked with cisco we found that the issue only occurs when the phones are registered to the subscriber server...when the phone is registered to the publisher, the directory shows the current information. this indicates and issue with the database replication between the 2 servers.
    the databases have been reset and are replication is resyncing...this will take a couple of hours..."
    Eike

  • Fields for selection in FPCJ : Bank details not showing for Postal Order

    Hi Sap Gurus,
    I have a requirement in which while recieving the payment from FPCJ of type postal order i am not able to enter the bank details.
    which are available for Cheque payments.
    In our system the fields to determine the bank account and bank details fields are not showing in FPCJ for PO type payments.
    Kindly help me as to our client wants to put in the details of the bank in the FPCJ screen.
    Regards,
    Ankit

    Hi Ankit,
    I don't think there is a configuration to make the fields available for postal order in FPCJ. It needs to be customized.
    Check this link which is little bit relevant to your posting.
    BDT & Cash Desk (FPCJ) -- Removal of Postal Order Tab
    Thanks,
    VR

  • Login user account not showing up on restart

    I run a small business.  My assistant left and a new assistant has been hired.  I changed the name of the user account for the assistant to the new assistant.  Logging between the User (admin) account and the user (assistant) account works fine.  When you log out all the user accounts show up.
    However, when the new assistant went to startup the iMac in the morning only the User (admin) account shows up.  Her user account did not show up.
    I tried restarting the computer with command-r and going to the terminal to reset the password and this procedure is a no go because nothing shows up in the accounts dialog to reset.
    So, what do I need to do to make this iMac functional?  I don't want to give administrator rights to the assistant and that's why I have a user account for her, that is different than the administrator user account.  Do I need to wipe the harddrive and start again.
    I do have filevault on.  The computer is running the last update to lion.
    I appreciate your suggestions.

    Glad you fixed it, but be aware that if you give the assistant permissions to be able to start up the computer and thereby unencrypt the disk, s/he can also start up the computer in single user mode.
    Single user mode is a root account, and that means she can access everything in your Admin home folder.
    There's a way round this, I think, though I haven't tested it yet. Read the exchanges between myeslf and etresoft on this thread:
    https://discussions.apple.com/message/17620874?tstart=0#17620874

  • User account not showing up in login screen after Leopard upgrade

    One of my admin accounts is no longer showing up at log in. I did the upgrade and password suggestions on the support sight... titled Unable to log in to account after an upgrade but still no good. The only account affected did have a password of 8 characters or more.
    I go to open System Preferences when in a different account with admin rights and I don't see my original account as an existing user? I can see my original stuff in the user folders, but I am not listed as a user in the Account Preferences or Login. I also cannot create a new user with the same name as my old login as that name is apparently(!) already in use. I have an account with admin rights that is showing up.
    From a different thread it seems that many others are having this problem thus I think it warrents its own thread. What is the easiest way to bring back my account and data... I know it is there it just is not showing up at log in.
    tbigsmo wrote this from other thread... hmmmm
    One more thing, I created a new user and copied over all folders from my old user account and that didn't even think about working. The last solution was suggested by the apple 800 number. This is what I was going to try next, but now am waiting. Also the other thread was very hard to follow as many folks did not have access to a working user admin account.
    How can I find myself too?

    Turns out you're both right, sort of...
    * The Guest Account is hidden because it's a sub 500 user, so you guys were on the money there. (I hadn't realized it was a sub-500 user...)
    * Using the hint at the link posted by V.K. to hide the secret administrator hides it ONLY from the login window, but not from the Accounts section of System Preferences...so, that solution doesn't work for me. (This is going on a master image, and the users will have admin rights, so they would be able to delete the secret administrator account...)
    So, I'll just have to live without having the actual Guest account active (which I need active for use with Orbicule Undercover,) and instead I created a standard user (with a few parental controls) named "Guest User."
    Thanks, both of you, for your help.

  • Web App not showing in Portal Preview

    We are running two web apps (Wordpress sites zebraWP and zms) under our subscription at Azure. They both show under the old management portal but only one shows in the new portal.  Reading through a previous question, I went to resources.azure.com and
    the site (zebraWP) that is not showing shows Error: 'Resource not found'
    The website otherwise appears to function normally.
    I am not sure how to correct this. I have a nice example of what should be there from the other site but am reluctant to try to edit anything myself.

    You can work around by using resources.azure.com to create the site with the same name (zebraWP).    Make sure you put the matching location and serverFarm with the origin site.   For instance, location "West US" and serverFarmName
    "DefaultServcerFarm".   See if it helps.  
    Suwatch

  • AD user information not showing in Outlook 2010

    I enabled the use of photos to be added to exchange user accounts in AD, and for some reason, the user information does not show when outlook is in cached mode. If I turn cached mode off, the user information displays in outlook

    That could help: https://social.technet.microsoft.com/forums/office/en-US/47889e9f-9318-44d3-b7a6-56b1a98bf316/outlook-2010-ad-photo-cache
    More if you ask them here: https://social.technet.microsoft.com/Forums/office/en-US/home?forum=outlook
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

  • User View not showing the assigned resources attributes in idm 7.0

    Hi,
    In a Remediation Form I am using a text field
    <Field name='user.accounts[SimAD].group'>
    <Display class='Text'>
    <Property name='title' value='Title'/>
    </Display>
    </Field>
    but here i am not able to get the value of group. when i dumps the user view its shows only Lighthouse resource under accounts attribute.
    <Attribute name='accounts'>
    <List>
    <Object name='Lighthouse'>
    <Attribute name='firstname' value='Magnet'/>
    <Attribute name='fullname' value='Magnet Mangentta'/>
    <Attribute name='idmManager'/>
    <Attribute name='lastname' value='Mangentta'/>
    </Object>
    </List>
    </Attribute>
    while the user has three resources.
    when I use the getView method in form using following code
    <invoke name='getView'>
    <ref>:display.session</ref>
    <concat><s>User:</s><ref>user.waveset.accountId</ref></concat>
    <map>
    <s>authorized</s>
    <s>true</s>
    <s>subject</s>
    <s>configurator</s>
    </map>
    </invoke>
    this time I m able to get the value resource attribute.
    please give the solution how can I get the editable user view in Remediation Form so that I can change the attribute of resource.
    Thanks,
    Amit

    i got the solution there was one attribute on workflow
    <Argument name='NoFetch' value='true'/>
    remove this to false it will fetch all the resource attributes

  • Payment Details not showing up

    When I go to my supscription status it says my account will automatically renew. I want to cancel because I don't want to get charged again. My payment details will not show up and there is no cancel button anywhere.

    I'm having the same problem and it's really getting on my nerves. Once I get it sorted spotify is going bye bye.

Maybe you are looking for