'Change your password' error when log to designer using SAP Authentication

Hi All,
Here is the scenario. I want to create a universe on BW.
1. I try to log into designer using SAP authentication (by choosing SAP as the authentication option)
2. In the system name its the name of the CMS
3. The username and password that I entered were for my SAP system. (Yes, my SAP role is already present in CMC)
4. After I entered, I got a message saying ' You must change your password to continue. If you do not change your password, your account might get disabled'.
5. I am prompted with dialogue box to change my password.
6. After I enter a new password (fairly complicated), it gives an error Failed to change password/ Details : [repo_proxy 15]. Sessionfacade:: changePassword - User password has not been updated (Incorrect password).
I know that's not the case because I am able to log into SAP GUI and into CMC using my SAP credentials.
Any advice please ? Why is this happening in designer ?

Hi,
Your issue may be fixed in FP1.8 with the following reference:
ADAPT01229385
Description:
+If an Enterprise alias is created for a SAP user accounts in the Central Management Console (CMC), and set to change their+
+passwords at the next log on, the SAP users may be unable to log on to applications with their SAP credentials.+
+This problem happens even after the Enterprise alias is removed from the SAP user accounts in the CMC.+
I hope this helps.
regards,
Henry

Similar Messages

  • I changed my password but when  I go to use my itunes gift card the security questions I am being asked I cannot remember, I changed my password but when  I go to use my itunes gift card the security questions I am being asked I cannot remember

    I changed my password but when  I go to use my itunes gift card the security questions I am being asked I cannot remember them

    If you have a rescue email address (which is not the same thing as an alternate email address) set up on your account then the steps half-way down this page give you a reset link on your account : http://support.apple.com/kb/HT5312
    If you don't have a rescue email address (you won't be able to add one until you can answer your questions) then you will need to contact iTunes Support / Apple in your country to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset (and if you don't already have a rescue email address) you can then use the steps half-way down the HT5312 link above to add a rescue email address for potential future use

  • Error when logging on (MSG_LOGIN_FAILURE)

    Dear Friends,
                          I am configuring a SOAP TO RFC scenario.
    1.)I have generated a WSDL file .while testing through the SOAP UI tool I am getting a empty response from SAP .
    2) While debugging the application I found when i double click on the SENDER INTERFACE IN THE RECEIVER DETERMINATION in ID.
    Its throwing a error saying:-
    ERROR IN LOGGING:-
    Details
    Error when logging on (MSG_LOGIN_FAILURE)
    MESSAGE ID: com.sap.aii.ib.gui.script.rb_all.MSG_LOGIN_FAILURE
    STACKTRACE:
    com.sap.aii.ib.gui.script.LoginException: Error when logging on
        at com.sap.aii.ib.gui.script.ScriptServer.open(ScriptServer.java:51)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at sun.rmi.server.UnicastServerRef.dispatch(Unknown Source)
        at sun.rmi.transport.Transport$1.run(Unknown Source)
        at java.security.AccessController.doPrivileged(Native Method)
        at sun.rmi.transport.Transport.serviceCall(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport.handleMessages(Unknown Source)
        at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
        at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(Unknown Source)
        at sun.rmi.transport.StreamRemoteCall.executeCall(Unknown Source)
        at sun.rmi.server.UnicastRef.invoke(Unknown Source)
        at com.sap.aii.ib.gui.script.ScriptServer_Stub.open(Unknown Source)
        at com.sap.aii.ib.gui.script.ScriptClient$OpenRunnable.run(ScriptClient.java:75)
        at com.sap.aii.utilxi.misc.thread.ThreadPool$ThreadPoolThread.run(ThreadPool.java:321)
    3)Is it due to this I am not getting response or something wrong in mapping:----
    Please help !!!!
    Thanks,
    jeevan.

    Hi,
    >>>1.)I have generated a WSDL file .while testing through the SOAP UI tool I am getting a empty response
    did you put the user/pass details in SOAP UI while executing the call?
    you can do in the the SOAP UI attributes on the left and down corner
    you need to put user and pass otherwise XI will not accept the call
    Regards,
    Michal Krawczyk

  • Reset/change password error - cannot log in to builder - HELP!

    I'm encountering the same problem I described some time ago here: Reset/change password error - cannot log in to builder
    Briefly, the builder tells me I must change my password. When I attempt to do so, the password change page displays a null username, and tells me that my existing password is invalid. The same password failure occurs using the new password emailed to me by the "Rest password" function.
    I've cleared my browser cache, closed the browser, rebooted my client (WinXP), to no avail.
    Anyone able to help?
    Thanks
    jd

    Update:
    Workaround: log in using a different client machine.
    Scary.
    It looks the same problem reported, without response, here: Apex.oracle.com SaaS Login - Must Change Password.
    jd

  • Clickinstagram is telling me to change my password and when i  'Forgot Password?' then 'reset using facebook' a pop up comes up saying 'We could not find any instagram linked to your facebook account. Try searching for your username or email instead'.

    instagram is telling me to change my password and when i go on 'Forgot Password?' then 'reset using facebook' a pop up comes up saying 'We could not find any instagram linked to your facebook account. Try searching for your username or email instead'. but i forgot the the password to the email i used for it:/ help me!!

    http://help.instagram.com/

  • ORA-28011: the account will expire soon; change your password now

    ORA-28011: the account will expire soon; change your password now
    i am facing this error at the the time of form compilation as per forum solution i tried but same error lands.
    In my form Dblink is used when i comment that query in which the dblink is used the form run successfully.
    But i want dblink query also when i have been fired this query or includind dblink query and compiling the form the errors came
    What is the solution for that error[ORA-28011]?
    In my form, code is as follow-
    BEGIN
    update pf.pf_master_personal_dtl
    set emp_pan_no = (select pan_num
    from sapsr3.zhrupdate@vhp_link
    where pan_num is not null
    and to_number(emp_num) = pf_num)
    where emp_pan_no is null
    and pf_num in (select to_number(emp_num) from sapsr3.zhrupdate@vhp_link);
    COMMIT;
    END;
    Thanks & Regards,
    Sachin Wagh

    Hi i am using oracle 9i database for sapsr3 user
    SELECT RESOURCE_NAME,LIMIT
    FROM dba_profiles
    WHERE PROFILE='DEFAULT'
    AND RESOURCE_NAME='PASSWORD_LIFE_TIME';
    I cheked this query i got here output as - LIMIT = 180
    how i will change LIMIT to 'UNLIMITED' IN Oracle 9i database for user sapsr3
    Because when i executed below ALTER query for sapsr3 user for oracle 9i database
    ALTER PROFILE DEFAULT LIMIT PASSWORD_LIFE_TIME UNLIMITED;
    It's gives error as "ORA-01031: insufficient privileges"
    kindly suggest
    Regards,
    Sachin Wagh

  • Username password error when ifolder admin access admin page

    OS: SLES 10 SP4 i586 + online updates
    OES2 SP3 + online updates.
    Today, I was configuring a POC demo of iFolder to a customer, and faced the following:
    iFolder configured with MS AD 2003, and initial configuration(simias-server-setup, ifolder-admin, ifolder-web) went smooth, without errors. But I can't login via ifolder admin(ifadmin) user when accessing Admin Page(http://ip/admin) I got incorrect username password error.
    As already informed, that iFolder configuration went smooth(error free) and iFolder Administrator account, plus iFolder Proxy accounts are all available in MS AD 2003, also I have provided the
    appropriate DN during configuration(but still I am getting 'username password' error when accessing admin page).
    logs says following:
    2011-12-01 16:31:18,403 [Simias Manager Start] INFO Simias.Service.Manager - "Simias Change Log Service" service started.
    2011-12-01 16:31:18,404 [Simias Manager Start] INFO Simias.Service.Manager - "Simias Local Domain Provider" service started.
    2011-12-01 16:31:18,422 [Simias Manager Start] INFO Simias.Service.Manager - "Simias iIdentity Sync Provider" service started.
    2011-12-01 16:31:18,426 [Simias Manager Start] INFO Simias.Service.Manager - "Simias Journal" service started.
    2011-12-01 16:31:18,470 [Simias Manager Start] INFO Simias.Server.Service - Could not load the configured user provider - loading InternalUser
    2011-12-01 16:31:19,580 [Simias Manager Start] INFO Simias.Service.Manager - "Simias Server" service started.
    2011-12-01 16:31:19,582 [Simias Manager Start] INFO Simias.Service.Manager - "Simias Report" service started.
    2011-12-01 16:31:19,584 [Simias Manager Start] INFO Simias.Service.Manager - "Simias User Movement Plugin" service started.
    please help asap.

    Issue resolved by changing
    LdapResyncOnRestart=No
    to
    LdapResyncOnRestart=Yes
    Regards,
    Muhammad Sharfuddin
    Originally Posted by sharfuddin
    OS: SLES 10 SP4 i586 + online updates
    OES2 SP3 + online updates.
    Today, I was configuring a POC demo of iFolder to a customer, and faced the following:
    iFolder configured with MS AD 2003, and initial configuration(simias-server-setup, ifolder-admin, ifolder-web) went smooth, without errors. But I can't login via ifolder admin(ifadmin) user when accessing Admin Page(http://ip/admin) I got incorrect username password error.
    As already informed, that iFolder configuration went smooth(error free) and iFolder Administrator account, plus iFolder Proxy accounts are all available in MS AD 2003, also I have provided the
    appropriate DN during configuration(but still I am getting 'username password' error when accessing admin page).
    logs says following:
    please help asap.

  • Apple ID has been verified but getting ID/password error when downloading app

    Apple ID has been verified on Apple ID site - but getting ID/password error when downloading app.

    Hi Wantedhelp,
    Welcome to the Support Communities!  If you are having trouble logging in to the App store on your iPad, I would first suggest you restart the device.
    Then go to My Apple ID (appleid.apple.com), click “Manage your Apple ID,” and try to sign in with your Apple ID. If you are unable to sign in, follow the steps provided there to reset your Apple ID account password.
    Then in the iTunes & App Store settings, sign out of your account, sign back in and try to purchase or redownload the app again.
    iOS: Sign in with a different Apple ID in the iTunes Store, App Store, and iBooks Store - Apple Support
    http://support.apple.com/en-us/HT201248
    If you need additional help with your Apple ID, contact the Apple ID Security team:
    Contact Apple for help with Apple ID account security - Apple Support
    http://support.apple.com/en-us/HT5699
    I hope this information helps ....
    - Judy

  • I get an access denied error when logging into extension builder 2.1 on Flash Builder 4.6

    I get an access denied error when logging into extension builder. The error is: You are not eligible to use CSIDE1 services due to the Service Eligibility Requirements.. Very frustrating since there is no other option than to read the adobe legal docs.
    Before this started happening I was prompted to put in my birthday (WHO KNOWS WHY ADOBE NEEDS MY BIRTHDAY). I filled it in wrong and now this....
    PLEASE HELP

    Ok this problem is fixed.
    Info for anyone else who faces this problem.
    Apparently when adobe designed the extension builder installer package, they decided to get cute and try to figure out what version of the software, the extension builder package files should be installed into. So if you have FB4, FB4.6, and FB.7 there is no telling where it will go. Also if you try moving these folders somewhere else out of the applications directory, the installer will still find them on the system. I finally figured this out by watching my system log and seeing
    11/22/13 12:13:46.258 AM cp[70909]: Cannot make directory /Applications/Adobe Flash Builder 4.6/Adobe Flash Builder 4.6.app
          Location: /Users/myuser/Downloads/Adobe Flash Builder 4.6-adobegarbage/plugins/com.adobe.cside.ui_2.1.0.201304282312/icons: No such file or directory
    After removing every single instance of places the package installer was trying to use. It finally resolved to the correct FB4.6 location. Why adobe could'nt spend a little extra time add a destination selector in the package installer is beyond me, but hey i only wasted 3 days trying to figure this out.... Sadly it isnt the first time i've wasted copius amounts of time fighting Flashbuilder problems.
    Halligrimur, thank you for your help. It did lead to me solving the problem.

  • I changed my password.  When I did a restart, I can't remember my username.

    I'm a novice.  I changed my security because I don't want other people using my iMac.  I also changed my password.  When I rebooted, my user name doesn't display and I cannot remember what it is.  I've tried everything.  I don't know if I am using the wrong name or the wrong password.  Help.  My iMac was purchased in Feb 2012. 

    Boot into Recovery by holding down the key combination command-R at startup. Release the keys when you see a gray screen with a spinning dial.
    When the OS X Utilities screen appears, select Utilities ▹ Terminal from the menu bar.
    In the Terminal window, type this:
    resetpassword
    That's one word with no spaces. Then press return. A Reset Password window opens.
    Select your boot volume if not already selected.
    Select your username from the menu labeled Select the user account if not already selected.
    Follow the prompts to reset the password. It's safest to choose a password that includes only the characters a-z, A-Z, and 0-9.
    Select  ▹ Restart from the menu bar.
    You should now be able to log in with the new password, but you won't be able to unlock the Keychain. If you've forgotten the Keychain password (which is ordinarily the same as your login password), there's no way to recover it. You’ll need to reset your keychain in the preferences of the Keychain Access application.

  • The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help.

    I have a user who's Active Directory password is going to expire. I had her reset her password by going to apple > system prefs > user > and clicking change password. She received the error "The password for the account "account name" was not changed. Your system administrator may not allow you to change your password or there was some other problem with your password. Contact your system administrator for help."
    I had her change her password via the kpasswd command in terminal and that changed her password on the server sucessfully however the laptop has FileVault on it. Filevault is not recognizing the new password just the old password.
    I have deleted the keychain which didn't resolve and now I am going to decrypt and reencrypt the drive. I'm hoping this is an isolated issue I have over 25 laptops configured like this.

    I "think" the trick was unbinding and rebinding the computer account.
    After unencrypting and trying to reencrypt Filevault would still not take the new password.
    Rebooted the prompt to update the keychain appeared. Updated the keychain. Filevault would still not take the new password.
    Unbinded and rebinded the computer account. It worked and let me add the user to filevault.

  • Hi ... i want to ask why i can't download (whatsapp,skype,faceboo)on my iphone ???? and why always appear message my password error when i want doing download ??? if my password error i can't sign in here !!!! what's the problem???

    hi ... i want to ask why i can't download (whatsapp,skype,faceboo)on my iphone ???? and why always appear message my password error when i want doing download ??? if my password error i can't sign in here !!!! what's the problem???

    Errors 3000-3999 (3004, 3013, 3014, 3018, 3164, 3194, and so on): Error codes in the 3000 range generally mean that iTunes cannot contact the update server (gs.apple.com) on ports 80 or 443.
    Update to the latest version of iTunes.
    Verify the computer's date and time are accurate.
    Check that your security or firewall software is not interfering with ports 80 or 443, or with the server gs.apple.com.
    Follow Troubleshooting security software. Often, uninstalling third-party security software will resolve these errors.
    An entry in your hosts file may be redirecting requests to gs.apple.com (see "Unable to contact the iOS software update server gs.apple.com" above).
    Internet proxy settings can cause this issue. If you are using a proxy, try without using one.
    Test restoring while connected to a known-good network.

  • I keep on getting an error when logging onto my whatapp telling me about connecting to itunes, Ive now backed up and restored but im still getting the same message connect ot itunes for push messages

    I keep on getting an error when logging onto my whatapp telling me about connecting to itunes, Ive now backed up and restored but im still getting the same message connect ot itunes for push messages

    Hello there, Minig1501.
    The following Knowledge Base article has some information on the message you're receiving:
    Unable to use Apple Push Notification service (APNs)
    http://support.apple.com/kb/TS4264
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro D.

  • Invalid change to class error when deploying EJB

    We have EJBs that were built by Webgain Visual Cafe and successfully deploy
    to WLS 5.1. We then use the WLE EJB Deployer Tool to build WLE container
    classes and deploy the same EJBs in WLE 5.1.
    One EJB does not deploy in WLE. The ULOG error message is:
    133929.EA-LAWSTUC!JavaServer.517: main: IJENGINE_CAT:150: ERROR: Invalid
    change to class service.Request
    133929.EA-LAWSTUC!JavaServer.517: main: EJB_CAT:29: ERROR: While deploying
    jar ServiceEJB : com.beasys.weblogic.classloader.RedeploymentException:
    ERROR: Invalid change to class service.Request
    133929.EA-LAWSTUC!JavaServer.517: Finalizer: IJENGINE_CAT:152: INFO: Closing
    jar C:\aj\ServiceEJB_WLE.jar
    Does anyone know what can cause an "invalid change to class" error when
    deploying to WLE 5.1? Especially since the EJB deploys successfully in
    WLS.
    Carl Lawstuen

    Reason: database keeps a reference of the class in JAVA$CLASS$MD5$TABLE table. This table keeps a refrence to all java classes loaded in database, and is present in each schema you deploy classes. That's the reason why if you change the application module name, you can load this classes. It instead keeps a reference if you use DROP JAVA CLASS command to drop a java class from de database. Use DROP JAVA command to clear the reference of the dropped classes when dropping it.
    You can see this table as a class dictionary of the database, and you don't have to handle this records manually.

  • Error when using SAP authentication for Designer

    my error is:
    [repo_proxy 13] SessionFacade::openSessionLogon with user info has failed(The
    secSAPR3 DLL could not be found or does not exist(hr=#0x80042a01)
    can you help me?
    regards

    hi,
    pls refer the link
    Error when using SAP authentication for Designer
    try re-installing BOE and check
    hope it helps,
    sundar

Maybe you are looking for

  • A big THANK YOU to B. NOIR! because...

    I just experienced my first "iTunes has encountered an error and needs to close" warning!, when I booted up my machine this morning and tried to launch iTunes. I tried and tried to coax iTunes to open but I wasn't successful! Next, I decided to back

  • Software Inventory in SCCM 2012

    We have successfully modified SCCM software inventory to compare the deployment result to a webfarm. However, our issue appears to be that the total row of data gathered is increasing every time the scan is done.  Is this because the SCCM is repeatin

  • Fixed price for Cost Center

    Hi Friends,    In KP26 ( Activity Type / Price planning ),i want to get the fixed price for the  particular Cost Center.it is storing in which table ? please help me to solve this problem. Regards, Anburaja.K

  • How do you set up csv as an oracle external table

    How do you set up csv as an oracle external table?

  • I'm new but...

    I'm already frustrated with my mac.. This might not be such a very big problem, but cannot play a simple game like Braid without get my brand new MBP 17" antiglared hot... It's just unfair... and also don't feel the graphics are doing a good job. Scr