User Mapping to R/3 - admin.pwdprotection=false but still pwd field appears

<br />
Hello All,<br />
I am doing SSO using user mapping to R/3 system from Portal as the ids are different for Portal and R/3.<br />
I can access a transaction iview from R/3 successfully using user mapping(in SSO) but the problem is everytime a user changes his R/3 password, the mapped password is to be changed in Portal.Otherwise, unable to access transaction iview.<br />
1) I have changed the property ume.usermapping.admin.pwdprotection=false in configtool but still in User Admin > User mapping for system access , the password field is populated and while accessing the R/3, the password is being verified. I have seen in another system where the password field is not being asked after modifying the property to false, only id field is present. From the end user, under Personalize > User Profile > User Mapping for system, no systems are present as expected for mapping. Logon method in system is uidpw and mapping type is "Admin".<br />
Versions - Portal is NW7.0 SP18 and ECC is .0 EhP3.<br />
anybody faced the same problem? Is there a note to fix it?<br />
2)Also, in the User Admin > User mapping for system access , in the dropdown I can see the system aliases I have created in systems but not in System admin> sys config > Ume config > under User Mapping , I do not find any reference system. <br />
After first restart it was not there, after some time it has come, later it was coming as configured but invalid beside the system in braces in dropdown like abc(configured but invalid). Once I unselected, now it is no more available in dropdown.<br />
3) I have used diagtool to identify the problem. In the ticket, how do I see the mapped user?<br />
I am seeing only the following details.From the log - <br />
The created ticket is: <br />
[ [Ticket [initialized]<br />
  Ticket Version  = 0<br />
  Ticket Codepage =  (Encoding=1100)<br />
  User = 121444<br />
  Issuing System ID     = EPD  ( Portal name)<br />
  Issuing System Client = 000<br />
  Creation Time = 200905150649<br />
  Valid Time    = 8 h 0 min<br />
  Signature (length=261 bytes)<br />
  InfoUnit id=32, name=portal_user, content=portal:121444, length=16<br />
  InfoUnit id=136, name=authscheme, content=basicauthentication, length=19<br />
  InfoUnit id=1, length=9<br />
  InfoUnit id=2, length=3<br />
  InfoUnit id=3, length=3<br />
  InfoUnit id=4, length=12<br />
  InfoUnit id=5, length=4<br />
  InfoUnit id=10, length=9<br />
]. <br />
Authentication stack: [ticket].<br />
<br />
Does this have an entry for mapped user of target R/3 system also?<br />
If I am not finding the userid/pwd in ticket, how is SSO working? based on user mapping only?<br />
Thanks,<br />
Isvarya<br />

Thanks Anja for the quick response.
My primary objective is to use SSO with logon tickets to backend which is independent of user passwords.
regarding 1)
From the link -
http://help.sap.com/saphelp_nw70/helpdata/EN/f8/3b514ca29011d5bdeb006094191908/frameset.htm
Features
●      Either users or administrators can perform user mapping.
¡        Users must always enter a password to validate their mapped user ID.
This password is not stored, but is used to confirm that the user is entering a user ID with which he or she has access to the ABAP-based system.
○       Administrators can enter a password to validate their entries.
The UME property ume.usermapping.admin.pwdprotection defines whether or not the administrator must enter a password. By default the administrator must enter one.
is also in the same lines.
But as per the SAP library link, I do not find a reference system  because of problem 2 in the initial post.
Also, I have a screenshot of user admin where the password field itself is not present. If you can share your email id, I will send the scrnshot without pwd and mine with password.
2)I have seen this note. But, none of the 3 cases mentioned are applicable to me..user mapping is working just fine..Only reference system is not populated. 
3) Becuase of 1, I was expecting to see mapped id alone or mapped id along with system name in logon tickets.
Thanks for the response.

Similar Messages

  • I have a 1and1 email address but when I complete all the setting up info it says that either the imap user name or password is incorrect. I have attempted it many times since carefully putting in the correct info but still same message appears. Any ideas?

    I have a 1and1 email address but when I complete all the setting up info it says that either the imap user name or password is incorrect. I have attempted it many times since carefully putting in the correct info but still same message appears. Any ideas?

    If this is a Gmail account you might need to unlock by going here: https://accounts.google.com/DisplayUnlockCaptcha.

  • Button.enabled = false   (but still clickable?!)

    Hello Dear Forum,
    Got a button (imported png defined as a button in the library).
    The button is dragged onto the stage, given an instance name "btn".
    Clicking the button fires an eventListener which is doing all the right things, except...
    btn.enabled = false;
    ...only changes the cursor from a pointing finger to an arrow. What?! It is still clickable.
    My intention is to disable the button so it cannot be clicked. But it can still be clicked. Not good.
    QUESTION: How do I disable a button and prevent it from being clicked?
    Thanks for your support,
    ///johan
    REASON: I am temporarily disabling the button so that it cannot be clicked multiple times while loading other stuff. Makes sense.

    To disable the button (a homegrown SimpleButton) use its mouseEnabled property.  I think enabled only applies to Button components in AS3.

  • Startmode=false but still not auto-deploy

    Hi,
    I'm running Weblogic 7.0 SP2 on Solaris 9. I have set startmode=false in startWebLogic.sh
    but my applications are still not auto-deploy. My programmers have tried to modified
    a class without restarting the server, but the change does not take effect. They
    have tried on Windows platform and it auto-deploy. But it doesn't in Solaris platform.
    Is there some configurations that I missed? Please help. Tks.

    Location of JSP file -> /appl/bea/ngccs/mydomain/applications/DefaultWebApp/ngccs/test/test.jsp
    Location of class file -> /appl/bea/ngccs/mydomain/applications/DefaultWebApp/WEB-INF/classes/test/test.class
    I have set the startmode= and startmode=false which is in development mode.
    I then access from IE to point the URL to access test.jsp and the test.class.
    Then I modified test.class and uploaded again to the same class location and access
    from IE again. This time the changes is not displayed, the old class was being
    loaded instead of the new one.
    How to use the weblogic.Deployer, wldeploy, or the console to deploy?
    Rob Woollen <[email protected]> wrote:
    Richard wrote:
    What sort of info do you need? The server is 24X7 production but runningWeblogic
    in development because we have program updates once in few days anddon't want
    to restart the Weblogic each time. I have read the startmode=falsefor auto deploy
    so I tried to use it. The server is running on a single Weblogic instanceonly.
    As I said in my last post, the applications directory and auto-polling
    is for single-server development environments only. If you're in a
    production environmentm especially a 24x7 environment, you don't want
    this option. I don't even believe we support it for production.
    If you want to change the application while the server is running, use
    weblogic.Deployer, wldeploy, or the console.
    Can you explain to me exactly what type of application change you are
    doing?
    -- Rob
    Rob Woollen <[email protected]> wrote:
    First off, let me make it clear that the applications directory is
    meant
    for single-server development environments only. Once you move past
    that into production or testing scenarios, use weblogic.Deployer, the
    console, or the wldeploy ant task to deploy.
    I'd need more info to diagnose your issue. Does making the exact same
    change to the application work in your Windows environment?
    -- Rob
    Richard wrote:
    Hi,
    I'm running Weblogic 7.0 SP2 on Solaris 9. I have set startmode=falsein startWebLogic.sh
    but my applications are still not auto-deploy. My programmers havetried to modified
    a class without restarting the server, but the change does not takeeffect. They
    have tried on Windows platform and it auto-deploy. But it doesn't
    in
    Solaris platform.
    Is there some configurations that I missed? Please help. Tks.

  • Portal Runtime Error while performing User Mapping  to SAP SRM

    Please find below the error I received while User Mapping from  Enterprise Portal to SAP SRM :
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 04:21_23/06/05_0073_8097650
    See the details for the exception ID in the log file

    Hi,
    yes, Karsten is correct. Just some background:
    "User Mapping not fully available.." finally means that user mapping is configured to use strong encryption, but the main crypto key for user mapping is missing. Usually, that's because "SAP Java Cryptographic Toolkit" and/or "JCE policy files for unlimited strength encryption" are not installed (or the server hasn't be restarted afterwards). The note will most likely help
    Best regards
    Heiko

  • Logon methods in user mapping

    Hi friends,
       In user mapping we use any of the three logon methods which are nothing but authentication methods.can anybody please explain what are these methods?
    with regards
    sireesha

    Hi sireesha,
    SAPLOGONTICKET method - used if the portal user and R/3 user ( any system ) are the same. If they are different also using user mapping the connection can be estableshed. But no need to specify the password.
    UIDPWD method - Here we specify the userid and password. used if the portal user and R/3 user are different.
    Regards
    Arun

  • Additional user mapping fields

    Hi,
    I am trying to add some additioanl fields of a system to user mapping screen.
    so, i created a system based on com.sap.portal.howtos.webapp.par that i downloaded from SDN
    2. added a property "department" to that par file and defined in usermapping fields tag of par file.
    3. now i created an iview for system based on this par file and under "user management" cateogry, I selected "additional user mapping fields" and specified " {mech,chem,comp,elec}Department "
    4. everything is fine and this dropdown box appears in user mapping iview
    but my concern is that i want to send 0 for mech, 1 for chem, 2-comp etc... to an url iview. i just want to know.. how to store name-value pairs in that dropdown listbox of user mapping iview?
    any clues?
    thanks

    Hi Daniel,
      Thank you for your reply..it was helpful for me for other issues, but didnt help me for the question of this thread. may be i was not clear in explaining my question. In simple.
    1. I create a system par file with one additional field dept.
    2. i create an alias
    3. now the user wants to do usermapping..so he goes to user administration --> user mapping and select a user
    4. then he selects the alias of a sytem in the dropdown list box, so two fields appear, i.e. username and pwd, but i want an extra field named dept with a list box of values (computers, mechanical, electronics)
    5. i was able to achieve this, by setting {computers,mechanical,electronics}dept" in the property, "Additional User Mapping Fields" of the System object created from the par.
    6. now when the user selects that system alias in the user mapping screen.. he will be able to see three fields.. username, pwd and dept(with a listbox) and he can map the user to the respective department.
    7. the listbox that is created has value and title the same like,<otpion value = "computers">computers</option> but i want it as <option value="1">computers</option>.
    Could you please help me in achieving this. please let me know if you need any further information.
    Thank you.
    P.S: eventhough, i specify the field dept in portalapp.xml like you mentioned, it will appear as a list box in the system object created from the par, but in the user mapping screen it appears as a text box.  so we must specify the "dept" in the property "Additional UserMapping fields" of the system object created from par.

  • User Mapping problem in EP 6.0 SP12

    Hi,
    I have installed EP6 SP12 from the CBS site and created a System which is configured to an SAP R/3 system. I gave the Connector parameters, User management as "UIDPW" with "User mapping type" as "admin, user", gave a System Alias and mapped it to my R/3 user. When I test the connection, I get the following error:
    Retrieval of default alias successful
    Connection failed. Make sure user mapping is set correctly and all connection properties are correct.
    I read other posts in SDN and verified that the following properties are set to TRUE:
    ) Portal: System Administration > System Configuration > UM Configuration > Direct Editing
    2) Visual Admin: Server > Services > Configuration Adapter: cluster_data/server/cfg/services/Propertysheet com.sap.security.core.ume.service
    But this does not help.
    Could someone help? I am facing this problem in SP12 version alone. It works fine on versions less than or equal to SP9.
    Regards,
    Ann Catherine Jose.

    Subrato ,
    To my knowledge for usermapping , you dont require User ID in portal as same as in R3 .This applies in case of SSO with logon tickets .But yes , it should in the same domain ( for this you could use domain relaxation )
    Ann ,
    Could you change ume.usermapping.unsecure=TRUE  ( from False )in
    System Admin -> System Configuration ->UM COnfiguration -DIrect Editong
    Al though this is not a recoomended option , can be used for testing but not in productive use . It is advisable to import security policy files  to your Visual admin
    Hope this helps
    Aneez
    Pls award points is answer is useful

  • No User Mapping Defined for the system

    Hi,
    I am trying to create the transcation iView ,here in this i want to run the BW transcation..
    For this i have created the transaction iView with the transaction code in that iview properties i have given the system alias which i have created for the BW system..
    The system which i have created for this is SAP R/3 dedicated...
    when i try to see the preview for this transaction iview it is giving the Error"No user Mapping defined in the system...
    i have done the user mapping also...
    Plz can any one help me in this..
    useful solution will be rewarded...
    Thanks
    Shashank
    Message was edited by: shashank moharana

    Hi Shashank
    the follwoing is total soln for connect EP AND BW and for ITS as well as SSO
    <b>Creating BW system in Portal</b>
    From the portal top-level navigation, choose System Administration -> System Configuration -> System Landscape
    Navigate to Portal Content -> Your SAP Ssytem  Folder  i.e SAP BW
    Right-click on the SAP BW folder, then choose New -> System
    Select SAP system using dedicated application server
    from System Template
    Make the following entries for the BW system you want to connect to the Enterprise Portal
    System Name -
      SAP_BW
    System ID   -
      Any ting u want like SAP_BW or SID of BW
    System ID Prefix -
      com.mycompany
    Master Language  -
      English
    Description   -
    NEXT -> Summary, review the options you selected for the new page.To make changes, choose Back to return to the appropriate screen. Then choose Next till you reach the Summary page, review, and choose Finish
    Choose Open the object for editing and choose OK
    The Property Editor iView will open
    Select Connector in the Property Category dropdown
    Enter the fields below according to your SAP system
    Application Host -
      IP Address of BW system or Host name ( FQDN required for SSO )
    SAP Client  ---  BW system client
    SAP System ID -
    SID of BW
    Server Port -
    3200 default for system number 00
    SAP System Number -
      00 or ur instance number
    <b>System Type  -
      SAP_BW</b>
    NOW,
    Select User Management from the Property Category dropdown list
    Enter the fields below
    Logon Method -
         UIDPW
    User Mapping Type  ---     Admin,user
    Note -: IF u want to use SSO for BW system first selct above and test it with BW system if it's ok than change to following
    Logon Method -
         SAPLOGONTICKET
    User Mapping Type  ---     Admin,user
    choose SAVE.
    Select System Aliases in the Edit dropdown list. This opens the System Alias Editor
    In Alias, enter SAP_BW. Choose the Add button
    Choose Save to save your changes and close the page
    <b>Connect With ITS</b>
    For BW
    In Property Catalog, use the dropdown to select ITS.
    Set your SAP system properties according to Following
    ITS Description -
      Description
    ITS Host Name  -
      Host name : Port for BW system
    <b>If u want to use SSO use FQDN instead of host name</b>
    ITS Path -
    /scripts/wgate
    ITS Protocol -
      http
    Save your settings.
    <i>u can check its for BW by following
    Find a port for BW using IIS manager
    Administrator tools -> Internet Service Manager - >
    extend the HOST
    Find the site created for BW system same like SID of BW system -> right click -> Properties
    TCP Port -- this is used for ur BW system</i>
    in IE  http://host_for_its:Port_for_bw/scripts/wgate/webgui/!
    <b>WAS for BW System</b>
    Select Web Application Server (WAS) in the Property Category dropdown list
    WAS Description  -
    BW WAS
    WAS Host Name -
      Host name : Port for BW system
    <b>use FQDN for SSO</b>
    WAS Path -
    /SAP/BW/Bex
    WAS Protocol -
    http
    Save ur entry.
    <b>User Management  For BW and EP</b>
    Befor u start if u don't use SAP Secu lib during installation
    change the following
    system Administration -> System configuration -> Um configuration -> Direct editing
    find out follwoing
    ume.usermapping.unsecure=False
    change to
    ume.usermapping.unsecure=TRUE
    Save and restart portal server
    ther are so many option available for DATA source u have required doc for using that
    if u have any query for that msg me back
    <b>Mapping Users in the Portal</b>
    if u want to use UIDPW than user must be map to BW system
    go by following
    User Administration -> User Mapping
    select the user u want to map by serch or entering a name
    Choose the Alias for your backend system, for example SAP_BW
    Enter the user id and password for BW user
    save ur changes.
    <b>SSO configuration</b>
    make sure ur Portal ITS and BW WAS system belong to Same
    domain.
    i.e 
    portal.mycompany.com
    its.mycompany.com
    bw.mycompany.com
    if not, u can do by creating a alias into host file for corresponding system
    for SSO follwoing parameter must be set in profile parameter using RZ10 in BW system
    login/accept_sso2_ticket  -
      1
    login/create_sso2_ticket  -
      1
    login/ticket_expiration_time  --- desired value default 60
    now download the portal certificate form follwoing
    System administration -> System configuration -> Keystore
    Administration
    donload verify.der file save it it's like verify.der.zip
    extract it than u can get verify.der
    now in BW system using trans.  STRUSTSSO2
    in the certificate section choose import certificate
    choose the file tab enter the path of the portal's verify.der file
    set the file format to DER coded
    in the trust manager choose ADD to PSE and Choose
    ADD to ACL
    in the dialog box enter the portal system's id (SID) and client
    by default portla system ID is the common name (CN) and client is 000
    save ur entry and restart the BW server
    this are the basci configuration if u have any query related to it msg me back
    regards,
    kaushal

  • EP7 "Personalize - User Mapping" iView not working

    We are in the process of migrating to EP7 and have hit a snag with the Personalize - User Mapping" iview (com.sap.portal.persoUserMapping) short dumping with the following when called:
    Exception ID:04:37_19/04/07_0203_91834451
    [EXCEPTION]
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Portal Component
    Component : pcd:portal_content/com.shell.siti.gph.shell_content/cust_content/com.shell.shellpeople/100_admin/300_user_admin/100_roles/com.shell.shellpeople.admin.roles.portal_personalization/com.sap.portal.persoUserMapping/com.sap.portal.persoUserMapping
    Component class : com.sapportals.portal.prt.component.usermanagement.UserMappingComponent
    User : Steve.Caffrey
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:343)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:375)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:388)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: java.lang.NullPointerException
         at java.util.Hashtable.put(Hashtable.java:393)
         at java.util.Properties.setProperty(Properties.java:102)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.addElementToCreds(MappingFieldParser.java:177)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parseFieldItem(MappingFieldParser.java:155)
         at com.sapportals.portal.prt.component.usermanagement.MappingFieldParser.parse(MappingFieldParser.java:62)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.interpreteUserMappingFields(UserMappingDataModel.java:950)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:643)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingDataModel.getCredentials(UserMappingDataModel.java:241)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.addLogonScreenFields(UserMappingView.java:238)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.createUserMappingGrid(UserMappingView.java:498)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingView.doContent(UserMappingView.java:71)
         at com.sapportals.portal.prt.component.usermanagement.UserMappingComponent.doContent(UserMappingComponent.java:99)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         ... 7 more
    Has anyone else had problems with this in EP7.  It worked perfectly well in EP6 but I am aware there have been some user management API changes for EP7 and wonder if they may be the cause?
    Any help or advice you can offer will be gratefully received and of course rewarded with points.
    Thanks,
    Steve.

    Hi Sunil,
    Thanks for the reply.
    Unfortunately the Direct Editing tab is not available in EP7 (probably because it was so buggy in the first place).
    Also, looking at our EP6 setup where the iView works just fine this parameter is set as:
    ume.usermapping.unsecure=FALSE
    Any other ideas?
    Regards,
    Steve.

  • Portal Runtime Error - User Mapping

    Hi
    I installed EP6 SP9, KMC and TREX successfully. I logged into the portal and created a system to connect to R3 and also the system alias. When I tried to do the user mapping I get the following error:
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 12:06_31/03/05_0003_3886350
    See the details for the exception ID in the log file
    Please help.
    Sriram

    This was also discussed several days ago in this forum - please search the forum before posting.
    Did you install the strong encryption libraries? Without those libraries then usermapping cannot be stored securly in the DB and thus you see the error - by default ume.usermapping.unsecure is set to false, for VERY GOOD REASON. If you allow unsecure usermapping the the user/pwd data is stored in BASE64 strings in the DB - this is hardly secure.
    Only set ume.usermapping.unsecure to true in non-productive environments.
    Nick

  • Error:Make sure user mapping is correct & all connection properties r right

    Hi,
    I am using SRM 5.0 and EP 7.0 I had imported the verify.der certificate of portal on SRM and changed the profile parameters of SRM to accept tickets.
    And now after creating a system object for Srm on Portal I tried to test the connectivity and it shows the following error.
    "Connection failed. Make sure user mapping is set correctly and all connection properties are correct."
    ANy ideas? Please advice.
    Swetha

    My simple rule is to ignore the message as the test tends to give false negatives. Instead try to access the system with an iView, such as SAP transaction, or use System admin -> support -> SAP application -> scroll down to SAP transaction.
    Cheers

  • User mapping exception

    Hi,
    I am getting the following exception while doing user mapping for backend R/3 system.
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 06:35_02/04/99_0009_8998850
    See the details for the exception ID in the log file
    Can anyone please let me know how to solve this problem.
    Points will be rewarded.
    Kind regards,
    Raj.

    Hi,
    I guess your portal installation has its Cryptographic Level set to weak. In this case, User mapping will not be available. So you need to change a property value. Follow the steps given below:
    Go to System Administration -> System Configuration -> UM Configuration.
    Go to the Direct Editing tab.
    In the text box there, you will find a property ume.usermapping.unsecure.
    Change the value from FALSE to TRUE.
    Restart the server and try.
    Be aware that this causes an unsecure transmission of user mapping details between the portal and backend system.
    Hope this helps you.
    Regards
    Ranjith

  • User mapping not available

    Hi all,
    I have installed EP SR1 . I am trying to map a system to a role. When i try to user mapping it asks for username ,pwd for the system.
    When i enter it and save it ,its throwing the following error.
    Any patches ?
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 02:31_12/07/05_0006_4483250
    See the details for the exception ID in the log file
    Regards
    Bharathwaj

    Hi,
    User Mapping, we have to install encryption packages, if you are not concerned abt security, one work around is
    goto System Config->UM Config-> Select Direct Editing Tab and change this valuefrom FALSE to TRUE.
    #Use usermapping without strong cryptography (IAIK). It is strongly recommended to keep the default value (FALSE). Only change this setting, if you cannot install a cryptography provider due to import and export regulations. Then, if this property is set to TRUE, the usermapping information will not be encrypted.
    (Type: Boolean, Default: 'FALSE')
    ume.usermapping.unsecure=TRUE
    You can refer to this link,
    /community [original link is broken]
    <b>I would recommend you to install the encryption packages.</b>
    If it helps and works and if you are happy with the solution,reward points.
    Thanks
    Senthil

  • Error while creating the user mapping

    hi friends i was gettig this error while editing the logon data in user mapping.
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_mapping/com.sap.portal.userMappingAdmin/com.sap.portal.userMappingAdmin
    Component Name : com.sap.portal.usermanagement.admin.UserMappingAdmin
    User Mapping not fully available..
    Exception id: 12:54_19/02/07_0002_9709050
    See the details for the exception ID in the log file

    Hi Rajesh,
    Navigate to <b>User Administration---->User Mapping</b>
    Under Search, Search for your user id in users.
    You will get ID, Name with <b>Edit Link</b> and by the side "System" Drop Down Box which contains the name of the system Aliases that u created.
    <b>Click on Edit Link,</b> It will ask for user and password. Give the user and password for R/3 System and clicked save. After this you will get an info like, Logon Data Saved.
    ******Hope this helps you. Reward Points if you find this helpful.
    Regards,
    Eben. J <i></i><i></i><i></i>

Maybe you are looking for

  • Oracle 8.1.7 and Redhat 6.2EE SIGSEGV when running netasst

    I've managed to install this ok - at least the core server is fine. Unfortunately when I attempt to run almost any of the graphical java admin. utilities, eg oemapp, dbasst, netasst, owm. They fail with something like: SIGSEGV received at befffac0 in

  • ...would like to use your current location

    Every application I've installed that features location services prompts me to use my current location. Despite the claims that these messages are supposed to disappear after pressing "Okay" twice, each program continues to ask. It seems like an unne

  • Webservice from WSDL

    Hi, I have a WSDL from which I would like to generate a web service , based on EJBs. I am aware of the way Java classes and EJBs are exposed as web services but would like to know if it is other way possible. i.e. I have the WSDL with me and would li

  • Issues importing tapes into FCPX

    Hi. I have tried importing some miniDV tapes for the first time into FCPX (latest version). I have had a number of issues: Tape number 1 - Importing the video directly into an event (rather than creating an archive) seemed to split up the shots on th

  • Slacker Radio Keeps starting itself, anyway to stop that? (Droid X2)

    I already read that you can't actually uninstall Slacker Radio but is there a way to keep it from starting up with the phone or starting up again After I use Advanced Task Killer to kill it?  I just moved to Smartphone from a Older Flip phone model t