Portal password reset page text changes

Hello Experts,
We are using Portal 7.02 SP13. We use the standard password reset tool for allowing users to reset their passwords.
On the logon page there is a link Get Support which the user clicks to reset his/her password.
Following this user sees the below where they select the option Password Reset and click Submit button.
We want to change the text Are you a suuplier having trouble logging in?
I have tried looking in the portal logon page PAR file to locate this text in some properties file, but a unable to locate it. Where do I find this text? Is it present within the logon page PAR or is there some other component within which I can find this?
Regards,
Saurabh

Hello Experts,
In the logon page PAR file I am able to find a JSP page umHelpPage.jsp which contains this line
<div class="urTxtH3" tabindex=0><%=logonLocale.get("HAVE_TROUBLE")%></div>
and when I do a View Source from the Password Reset page I can see the below line
<div class="urTxtH3" tabindex=0>Are you a suuplier having trouble logging in?</div>
I have looked at the logonLabels.properties and logonLabels_en.properties files under the umlogonbase.jar file within the portal logon PAR file, but for the key HAVE_TROUBLE I can see the text "Having trouble logging in?".
Howevert at runtime I see the text "Are you a suuplier having trouble logging in?", does this mean that this text is not getting picked up from the logon page PAR file?
Regards,
Saurabh

Similar Messages

  • Password reset page problem after sso integration

    Dear all,
    We've integrated ERP 12.0.4 with SSO. Integration is fine
    the url http://hostname:8010/ is redirecting to
    the portal login page ( as per the design)
    if any user password is reset,before SSO integration the above redirects to a new password reset page, where the user can reset his password. Now after integration, the SSO page redirects directly to the home page of the user.We need to have the password reset page also.IS there any option to do this ?
    Thanks
    Yoosuf

    Hi,
    Please verify that you have completed all the steps in these docs.
    Enabling Register Here Link in Login Page in 11i and 12+ [ID 874373.1]
    Reset Password Functionality FAQ [ID 399766.1]
    Thanks,
    Hussein

  • Portal Password Reset problem

    Hi All,
    My scenario wants an automated process where the users can reset their own password. Do you know if the user password reset on the logon page is a automated process? Does the email with password go directly to the user or the email goes to the administrator and then the administrator has to reset the password? Do I need to configure the SMTP in my client system for this? If so can you give the steps involved for configuring SMTP?
    I have configured SMTP server by logging as Administrator in portal -> System Admin -> Sys Confgiruation ->
    Universal Worlist & Workflow -> Engine and gave the notification email as 'JavaMail'.
    The again portal -> System Admin -> Sys Confgiruation ->
    Universal Worlist & Workflow -> Email edit it gave the Host name as my SMTP mail server name. I checked my mail server through telner <mail server> 25 and it is opening in command prompt. Am I missing anything here in SMTP configuaration. Fileds like Pop3 User and Pop3 Password I wanted to leave as blank but when I click save in Portal , it self add some encrypted values.
    can Anybody has done the above scenario.Its urgent.
    I have read on help.sap.com and it looks like it sends an email to administrator and then the administrator resets the user password. Is my understanding correct on the above.
    Can anyone provide me a step by step approach on the same.
    Suitable answers will be rewarded definitely.
    Regards,
    Narayanan B

    I found some information about this on SDN and on the help.sap.com site that might help:
    First look at:
    Change/Reset password option on the login page
    and:
    Password Reset
    Then check here:
    http://help.sap.com/saphelp_nw04/helpdata/en/52/4c6c3e58d0d064e10000000a114084/frameset.htm
    and look at the description for: <b>ume.logon.logon_help</b>

  • 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.

  • Portal: Password reset and unlock User via UME?

    I'm new to Portal and SAP.  I'm trying to find options to have a username unlocked and password sent to user based on a userid from our Portal logon page.
    The end user needs only to know their user ID, and based on this user ID I need their username to be unlocked, and a temporary password to be emailed to them (Looked up from their user ID via Database) 
    From what I've been reading UME can do this, but when I look into configuration of it I'm not seeing anything that can define this to show up on the Portal logon page.  Does this have to be developed and built in or linked as a separate page or is there a prefab one made already(nothing I could find showed evidence of this, although the documentation regarding UME hinted at this)?
    The end user doesn't need to answer security questions because to get access to the portal they already have to be on my secured network. 
    Any help would be great!
    Edited by: Andrew Urban on Aug 7, 2008 12:09 AM
    Edited by: Andrew Urban on Aug 7, 2008 12:10 AM
    Edited by: Andrew Urban on Aug 7, 2008 12:16 AM

    Andrew,
    This link might help explain what is possible with SAP Portal in terms of allowing the user to reset their password from the logon screen.
    http://help.sap.com/saphelp_nw04s/helpdata/en/45/7e6313d8780dece10000000a11466f/frameset.htm
    As for allowing a user to unlock their account from the logon page, there is no such functionality that I know of.  This would need to be developed.  We are doing something similar.  In our case, we are developing a module that allows user to retreive their user ID if they forget it.  This also is not functionality that SAP provides.  The user can specify their email address, and it emails them their user ID.  This is being developed in Web Dynpro for Java utilizing the UME APIs.
    - Andrew Castillo

  • Redirecting Home from DAS Password Reset Page

    Hello,
    My company's portal (10.1.4) uses the standard DASResetPwd functionality for users to reset their own passwords from a customized login page.
    I have read that the URL can be customized with attributes such as doneURL and cancelURL, which controls the page redirect for their respective functions.
    However, I am looking to redirect the Home button back to the portal, and not to the OIM Home Page (/oiddas/ui/oiddashome) which it is doing by default.
    The reason why is we do not want our users to have access to the directory, org charts, etc.
    Is there an attribute that can control the redirecting URL of the Home button? I have tried ?homeURL=http://<myportal> and ?p_home_url=http://<myportal> with no success.
    If not, can this page be customized? I would like to avoid a complete custom solution to this, as the default functionality works fine.

    Hi,
    Please verify that you have completed all the steps in these docs.
    Enabling Register Here Link in Login Page in 11i and 12+ [ID 874373.1]
    Reset Password Functionality FAQ [ID 399766.1]
    Thanks,
    Hussein

  • Portal Password Reset - Active Directory - Urgent

    Friends
    We are using SAP Portal 6.0 SP 18.  The Portal UME data source has been configured with Microsoft ADS.
    Now we have an requirement to change the user Password in the Active Directory from the Portal.
    How can we achieve this...?  I am OK even to do some development for this.
    Please let me know the mechanism.

    You can use the UME API to change your own password on a Microsoft Active Directory server, but before that please see the SAP note 876938. Also please see the SAP note 613577, this note have an attachment, it is very helpful. Useful blog <a href="https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1789">User management API in WebDynpro</a> for how to use UME API's.
    Regards,
    Nitin

  • Portal Password reset

    Dears,
    Is there any functionality in EP6.0 by which if any enduser forget his password,he could reset it himself without going to SU01.
    Shivam

    Hi All,
    Many Thnaks for your help.
    Just One more thing as sugested on link:
    Start user management configuration.
    For more information, see Configuring User Management.
           2.      Choose the User Admin UI tab.
           3.      Choose Modify Configuration.
           4.      Determine which optional features you want to configure and save your changes.
    ¡        To configure what data business users must provide, set the Require First and Last Names in Logon Help indicator.
    ¡        To configure a security question choose from the following options:
    u25A0       To enable business users to enter their own security question, select Enable Security Question.
    u25A0       To enable business users to select their security question from a list of predefined questions, select Use a Predefined Security Question.
    In User Admin tab I am not finding any option of modify configuration.
    Please suggest as I want to enable security Question Policy .
    Shivam

  • Password reset, page expired, can't reset!

    Hello, rather annoyingly I subscribed to 30 days free and entered my bank details to continue with a pay monthly subscription. Since doing this 2 days ago my password doesn't work, more annoyingly when I end a forgot my password email to myself I click, input a new password only to find the page expired 0 minutes after receiving the email! I've lost 2 days of a 30 day free subscription! And now I can't access anything at all!!!! Very upset!

    The page is now working to change log in and no longer instantly expires; after an explanation from [email protected] to use my user name, not my email (oops) to log on, I am happily back on and can continue my subscription.

  • Adding account unlock to the password reset process

    Hi all,
    Is it possible to change the processing which takes place on the password reset page?
    We have a problem with users locking their accounts with invalid passwords they then reset their password but still can’t login as their account is locked. Is there any way to unlock their user account at the same time as resetting their password?
    I’m guessing I need to plug in a call to BAPI_USER_UNLOCK somewhere in the logon par file but where? I doesn't seem to be structured in the same way as a normal par file.
    Anyone one got any ideas or links?
    Thanks,
    Justin

    Hello Justin,
    Actually the resetting of the password and the unlocking of user account are an all together different functionality.
    See the resetting of password is done by the user itself or by an administrator .
    But the unlocking of an account is always performed by user administrator.
    and more over giving an option of unlocking an account itself to the end user is not a very good idea from a security perspective.
    Thanks and Regards
    Pradeep

  • Password reset on all target systems + how to  find mskeyvalue from store?

    Hi All
    As per the below link for password reset
    http://www.sdn.sap.com/irj/scn/index?rid=/library/uuid/00d69428-cc00-2c10-9ca5-b4f607bbbddf&overridelayout=true   , I am able to reset the password of the user id in ume of  IDM  AS java server. However this document does not explain how the password reset functionality will change the password  on all connected target system. For example, When I reset the password from IDM interface, the password of  all my user ids in other target systems like ERP, Portal, Exchange, AD etc should change. But these information is not available on this document.   Please advice how we can can configure these steps.
    Also how we can  find the mskeyvalue of a user in identity store exactly? . If we need to run the sql query, can you please give the exact SQL query you need to use ?
    Thank you.

    Hi Sahad,
    just for your question about the sql statement:
    select attrname, aValue from mxiv_sentries where attrname = 'MSKEYVALUE' and aValue like '%<Search string>%' and IS_ID = <number of your IS_ID>.
    This statement should display only one User if you have changed the placeholders.
    I'm not sure, whether this helps or not. If not, please give me some more details.
    Kind regards,
    Achim Heinekamp

  • Self service password reset issue

    Hello Experts,
    An issue about self service password is being encountered. I am setting the new password over self service password reset page, but unfortunately it is not being triggered to the target systems(SAP and AD). In the job log, instead of running the pass 'changepasswordabapuser' or 'setadspassword', IDM is running pass 'update abap user' or 'update ads user'.
    But if I change password of a user via Administrator login(in change identity), the password is getting changed on all target systems. Kindly suggest!
    Version: IDM 7.2
    Thank you,
    Girish

    Hello Girish,
                      see if note
    1936431 - Self Service Password Change - Modify task is called rather than
    Set Password task
    can help in this case.
    Regards,
    Chris

  • Can you customize Password Reset Results?

    We're migrating our password management stuff into Identity Manager, and one of the nicer features we've got with our current (home-rolled) setup is that after a Help Desk worker resets someone's password, it gives them a nice page that can be printed out and handed to the person to take with them.
    The default password reset page in Identity Manager does print out the password, but I don't see what form I would use to customize that results page. (admin/resetUserPasswordResults.jsp). Does anyone know where to look?
    Thanks!
    Jonathan

    I am having problems in displaying the new password. I want to use a custom password policy to generate the new password. I call a custom reset password workflow, and pass that policy to it. It generates two diff password. one for IdM and one for LDAP. I want it to generate one password for both

  • BT Password Reset: Security Certificate

    Ive gone onto the above page on several PC's today from three locations and all are displaying an "unsecure" message for the BT password reset page.
    Of course it could be a con; but anyone else found this recently.
    Any comment from the mod team to check the security certificate details?
    AQ.
    "Welcome to Royston Vasey - You'll never leave."

    Hi AllanQuatermain,
    Is this still happening?
    Chris,
    BT Mod Team
    If you like a post, or want to say thanks for a helpful answer, please click on the Ratings star on the left-hand side of the post.
    If someone answers your question correctly please let other members know by clicking on ’Mark as Accepted Solution’.

  • Password resetting problem

    Hi,
    I forgot my skype password & i was trying to reset it. But unfortunately I didn't receive any mail from skype to reset the password. I tried it 3 or 4 times still not received any mail with resetting password link., even I checked my junk mail, spam folder....
    R.Ranjith

    alratheesh wrote:
    Dear VooDooDoll,
    The Skype Customer service link goes again to password resetting page, I already tried this but I didn't get any email from skype in my inbox. So is there anyway I can send them a mail directly?
    email them at [email protected]  If possible, use your registered email address when you contact them.
    CONTACT SKYPE CUSTOMER SERVICE   |  HOW TO RECORD SKYPE VIDEO CALLS  | HOW TO HANDLE SUPICIOUS CALLS AND MESSAGES   |  WINDOWS PROBLEMS TROUBLESHOOTING   |  SKYPE DOWNLOAD LINKS  
    MORE TIPS, TRICKS AND UPDATES AT
    skypefordummies.blogspot.com

Maybe you are looking for

  • How can I change my iPad iTunes email address to match my mac pro iTunes email address.

    My iPad iTunes email address is different from my Mac pro iTunes email address.  Tried changing my iPad meal address to match my Mac pro and said I could not.

  • Wrong period selection for date entered

    Dear Friends, In payslip program, I have used HR report category (X_M00002) that shows two options (radiobutton) for period selection: 1. Current Period 2. Other Period Problem is that when I enter other period as 01.2007 it displays salary slip of F

  • HP L1755 Monitor

    I am looking for a wall mount for this L1755 flat screen monitor. Can anyone tell me where I might can find the correct one or a part number? Anything will help but I must mount this L1755 flatscreen monitor on the wall, there is just not enough room

  • Best way to find duplicates

    hello everyone. i'm trying to free up space on my hard drive. what is the easiest way to find and delete duplicate photos and files. specifically in iphoto. thank you.

  • TS2755 How to stop sending iMessages as an email

    My phone keeps sending my messages from my email. It won't let me change my settings to receive iMessages to my phone