UME in portal

Dear all
please give some details or links about the user management engine.
what is the use of it.
please explain me.
Thanks..

Hi,
Please refer the below links,
http://help.sap.com/erp2005_ehp_04/helpdata/EN/5b/5d2706ebc04e4d98036f2e1dcfd47d/content.htm
http://help.sap.com/erp2005_ehp_04/helpdata/EN/e5/618a3eacd49076e10000000a114084/frameset.htm
Ram

Similar Messages

  • Unable to created users through UME on portal with AS ABAP as its data sorc

    Hi,
    Unable to created users through UME on portal with AS ABAP as its data source.
    I have assigned SAP_BC_JSF_COMMUNICATION to the user SAPJSF but this only helps in editing the already existing users but not in creating new users on portal.
    I have checked that that the role SAP_BC_JSF_COMMUNICATION is properly generated and has *  in all authorizations. I have even assigned SAP_ALL and SAP_NEW to SAPJSF and another ID.
    DO we need to make any config changes to make the database writable from portal. Please advise.
    Thanks,

    Hi,
    If your system is a AS ABAP + +JAVA System,, you have to do the following
    1. Login to Client 001 using SAP GUI
    2. Create a user id
    3. Login to portal and you will be able to see the user.
    4.Assign him the portal rights
    If you want the portal to use seperate Database for USers, there is a setting in Visual admin, that you can change for the same, but i dont remember that

  • UME ABAP PORTAL WITH MULTIPLE DB INSTANCES

    Hello xperts, there is a subject i would like to expose, we have a portal with UME ABAP, and we are integrating no-sap portals to the sap portal, in order to make single sign on we know is necessary todo a user mapping , using only one sap backend system,and several local portal users (ume java).
    I know it is not possible get back to ume java which is the default installed in a fresh portal installation, but what if we install a new instance with another system id and and using the same database instance? it is possible? (or some thing like that?)
    Thank a lot!!!
    Edited by: NWrscr on Jul 14, 2011 1:17 PM

    Hi,
    Hope you are doing good.
    I am not sure if i have understood the issue correctly, but you can give MCOD a shot.
    [http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/80d0613c-b806-2a10-2891-aae5bbcd1a79]
    This is still supported by SAP.
    Thank you and have a nice day :).
    Kind Regards,
    Hemanth
    SAP AGS

  • UME in Portal Application

    Hi Guys,
    How do we get user information from Portal Application?  Also, I would like to be able to get the user role from Portal Application.
    I knew one way is to use "com.sap.security.api.UMFactory" API.  from UMFactory, we can get IUserFactory and IRoleFactory, however, in IUserFactory, it is asking for user id to get IUser object, how do I get the user ID ?  Similar IRoleFactory, how do I get unique id to get IRole?
    Thanks,
    Johannes

    This might help:
    http://help.sap.com/saphelp_nw04s/helpdata/en/80/45da9619d24b61bb869c31ef3b780a/frameset.htm
    -Michael

  • Constraints in shifting UME from portal database to ABAP

    Hi All,
    We want to move our UME to ABAP and checking for the problems and constraints in this process.I have read in the below link that due to ABAP engine constraints User can change his password only once in  a day.
    http://help.sap.com/saphelp_sm32/helpdata/EN/84/10594aecd3e1408845e66c432b955e/frameset.htm
    We want to give the option for the user to change the password more than once in  a day from EP . Please suggest me that Can we overcome this constraint in any way or is it unavoidable? Please tell me if there are any other constraints in shifting the database to ABAP. Please help.

    Dear Sharath,
    Due to the security policy of the AS-ABAP system, users can change their passwords only once per day. However, if the administrator provides a new password, the user can and must change his or her password the next time he or she logs on.
    This is fixed in the system and cannot be changed.
    Another important constraint is that once you have chosen this data source configuration, you cannot change to any other data source configuration.
    For other constraints while using ABAP as data source, please refer to this link:
    http://help.sap.com/saphelp_nw04/helpdata/en/49/9dd53f779c4e21e10000000a1550b0/content.htm
    Best Regards,
    Shitij

  • UME and Portal role provisioning is available in AC 5.3

    Hi All,
    Can some body help me on this.
    Abhimanu Singh

    Hello Abhimanyu,
    There is something offered in this respect by the SAP Identity Management tool too, which you can integrate for provisioning, alongwith Access Controls from GRC. This runs for many other applications as well. Not really sure of your whole scenerio but it can be of a help to you.
    Regards,
    Hersh.

  • How can portal use two different LDAP Server in UME

    Hi,
    My question is Can UME in portal be configured for multiple LDAP sources.Currently i have a setting in portal
    as follows:
    Server Name : Abcd
    port : 1234
    user : CN=" ",Ou=" ",Ou=" ",Dc=AD,Dc=my company,Dc=com
    password :
    user path : DC=AD,Dc=My company,Dc=Com
    group Path : same as user path
    I want to configure one more LDAP server to my portal UME,how can give values for that in above sttings.I even want these current settings to be enabled.
    Do anyone have idea on this.
    Thanks and Regards
    Rani A

    Hi again ,
    I know it can be done. But how urgent is this for you.
    I can get back to you in couple of days, me lil busy today.
    cheers,
    Anu...

  • How to make two portals share the same UME?

    Hi all,
    Can anybody share some information about how to make two portals share same UME? Is it possible? Thanks.
    B.R.

    Hi Lee,
    Its very much possible for 2 portals to make use of one datasource for UME.
    Lets assume for a scenario sake we are using an LDAP server as the UME for portals environment...so you would simple need to point for the UME's to the LDAP datasource.
    If you have something in particular do post back
    Thanks,
    GLM

  • Portal User Contact Info : ABAP UME

    Folks,
    I have my UME set to the ABAP server, and I need to access the user city, country etc from the portal, for which I am using
    (IPortalComponentRequest) this.getRequest()).getUser().getCity();
    Moreover I do not want to maintain this information on the Portal Identity Management, but from the ABAP system when I create the user id.
    I want to know where I should update the city and country on the R/3 system so that I can fetch it in the portal using the above mentioned API.
    Thanks for your time.

    >>Is there an API for that, as ((IPortalComponentRequest) this.getRequest
    >>()).getUser().getCompany() does not seem to return the company that we see >>in SU01.
    You can create custom login module to synchronize values which are not mapped from R/3 UME to Portal UME (including city).
    >>Also does this mean that if I maintain the Contact Information in Identity >>Management, it is not stored in the R/3 but in the Portal itself?
    All user, account, role and groups attributes wich are not mapped to R/3 UME are going to be stored in local portal UME database.

  • How to create a user in J2ee UME, if LDAP configured?

    Hi SAP Gurus,
    I have a question for my J2EE engine. We configured LDAP for user storage, so that our User can use there normal LDAP user ID. Now I want to create an administrative user like J2EE_ADMIN or Administrator, these are standard users and present in the UME of the J2EE engine since the installation of my portal.
    But when I go to the user admin and want to create this new admin user, I got an error message, that Im not able to create it.
    I also try to create the user via the Visual Admin and the J2EE Useradmin.
    So my question is, how can create this new user in the UME and NOT in the LDAP???
    Thanks.

    Hi Marcel Haberland ,
    If your idea is to have single Sign on , I would say the process is to create the user in LDAP itself that will be the single point of entry ,  Since the UME is configured and connected to LDAP normally with read permission your best bet will be to create the user in LDAP.
    SSO with  is configured to all your backend syst ( trusts needs to be configured between Java/Portal to all your backend systems  by Basis team), also the ids needs to exist in all the backends.
    Now to come back to your question:
    If you can login to UME of portal/Java , and create the user do not expect it to appear on your LDAP
    mainly because LDAP will never be configured in a Enterprise project  as bidirectional ( ie Read/Write ), it will be readonly.
    Also if the Basis/Portal team allow you the option to create the user in UME , they will have to restart the machine everytime you need to point to a  different data source , but I dont know if this is the case in EHP4 versions, because SAP claims with EHP4 downtimes are almost nullified.
    Edited by: Franklin Jayasim on Jun 29, 2010 6:59 PM
    Edited by: Franklin Jayasim on Jun 29, 2010 7:02 PM

  • Confused of configuring UME-Only lowercase password can be used for SAPJSF

    Dear all,
    I'm going to configure UME in portal based on NW7.0 sp13.
    The configuration file "dataSourceConfiguration_abap.xml" is used, this portal system is connecting to an ABAP ECC6 system.
    Everything is ok but the password of SAPJSF in ECC6.
    When I set the password all in lower case, the UME can be started successfully;
    When I set ONE character with upper case, the UME will fail to start.
    In developer trace file, it noticed me that the logon username/password is incorrect..
    It seems like the problem of the password compatibility, but it doesn't make any sense that even if I set all character in upper case in Portal configtool, still no use..
    I already set parameter in ECC6:
    login/password_downwards_compatibility=3.
    Could anyone help me on this issue please?
    Thanks
    Best Regards

    Justin,
    Go through the below link to understand the password related UME Parameters:
    http://help.sap.com/saphelp_nw04s/helpdata/en/22/41c43ac23cef2fe10000000a114084/content.htm
    Change the relevant parameters to meet your requirement.
    Regards,
    Karthick Eswaran

  • Portal Password Reset Application In webdynpro for ABAP

    Hello Friends,
    I am new to WDA . I want to create a Password Reset application in WDA like this
    [http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f0c09b9d-52e0-2d10-3981-86bfa8e19dc3?quicklink=index&overridelayout=true]
    Can someone pls give the solution , how to start??
    Thanks in advance
    Himani

    I am afraid that this is not going to be possible for you. From WebDynpro for ABAP, you do not have portal API's to do that.
    May be an idea ,If you have SSO in place you could try to call some FM's in r3 side to change the password in r3 system and this would synchronize the UME in portal.

  • ESS & MSS users in ECC 6.0  into portal

    Hi Experts
    How to get the  ESS & MSS users in ECC 6.0  into portal
    Thanks
    Daya

    Open the door and let them in. *grin*
    Not sure what you are really trying to ask. ESS and MSS are just grouped content in the portal itself. Your portal users will have portal ROLES assigned to them for ESS and/or MSS. These in turn will tie to backend security roles in ECC.
    Now, "where" your users come from will depend on your portal configuration...like setting them to be authorized via Active Directory, an SAP system, etc.
    Kinda like this....
    user->UME source->portal role(s)--->backend security role(s)

  • User Management in Portal

    Hi,
    I had a ECC system with users with relevant authorisations.
    Now how can i setup the User Management  in Portal for the users
    Thaks

    Have you configured UME with Portal?
    What is the UME you are using?
    Please check the help document
    http://help.sap.com/saphelp_nw04/helpdata/en/7e/a2d475e5384335a2b1b2d80e1a3a20/content.htm
    Hope this helps.
    Cheers-
    Pramod

  • Synchronization of R/3 User with self Registration in Portal

    Dear All,
    In Enterprise portal, we have activated self registration. So that user can register to the portal. We have a scenario that once the user is created in the portal through self registration, the same user Id should be generated in R/3. How do we achieve this in the portal?
    Kindly help us for the same.
    Regards,
    Alpa

    I was reading SAP certification material just now and have a similar question from my client and looking for answers.
    I am writing part of information here so that you can do further research: Please update here what was the result of future understandings and if this worked? Ahh have to type all cant copy from the file
    To enable sso b/w sap ume and abap based system, users should ideally have same user id's in both the systems. Replicating usre accnts to relevant sap systems is one meathod to ensure the same user ids.
    The data is replicated only from ume to sap system and nt vice versa.
    UME accmplishes replication by transmit of XML documents.'
    Prerequisites:
    Ume supports replication of user data to abap sys with release 4.6D or higher. you can replicate to a maz of 3 systems.
    users are created with a de-activated pwd in backend so they shud always logon thru ume in portal and access backend by sso logon tickets.
    Procedure:
    start config tool
    2. choose swich to config editor mode
    3. navigate to cluster_data_server_cfg_services
    4.switch to edit mode
    5.double click on com.sap.security.core.ume.services property sheet
    6.specify receiving sys, sending sys, and define sys conn. info. for sap sys
    7 save property sheet
    8 restart cluster for changes
    9. add the sending sys. to sap sys acl list. this is done in sap sys via a data browser against the table smum_acl
    After all these steps, create a user in EP and see it being present in R3.
    PLZ write back for clarfications or doc, or just to let us know the results and conclusions.
    Thanks
    ANkur agarwal
    SAP Portal consultanat

Maybe you are looking for

  • Mic and Cam issues

    I tried to Skype with my family last night, and my mic and cam did not work. They did when I first got this computer (laptop). For some reason, they did not work last night. I could hear and see my family, but they could not hear nor see me.

  • Where do I find my device that I've plugged into my usb port?

    I have just purchased a MacBook Pro.  I have never had a Mac before so I'm not familiar with correct terminology but....when I plug something into my USB port (camera, iphone, whatever) where do I find it???  I know the connection is made but nothing

  • Time drift detected. Please check VKTM trace file for more details

    Running 11.2.0.2 on windows 64 bit virtualized.. VKTM, oracles virtual keeper of time is throwing a lot of warnings in the alert log. According to my research this is not a great concern (if someone could explain why that would be great as well) but

  • Change Documents - FB02 for Noted Items

    Hi I posted one customer noted item (with TCode F-49) for bank guarantee. There are two fields BSEG-MSCHL and BSEG-MABER. Now i have defined drop downs for the same. While posting transaction, user selected wrong items from dropdown and saved the doc

  • Track Column Width in iTunes

    Hi all, In my music pane of itunes I use the column "track #" to view the order of my tracks in certain albums. It only allows up to 3 digits and it doesn't seem possible to change the width of this column (unlike all the other columns). Anybody any