Can`t Login to WAS/NWA (always redirected to login screen)

Dear Gurus,
                   We tried to implement SSO logon Tickets following [steps|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/a0042af5-5406-2c10-f689-fcc3b2d13d2f], and now we can`t login to any netweaber tool (NWA, User Admin, etc).
The user/password validation is OK but always we are redirected to login screen.
We didn't find any errors on trace files (dev_icm, dev_wX).
We found this message on ../j2ee/cluster/server0/log/system/security.0.log after trying to login:
User: J2EE_ADMIN
Authentication Stack: ticket
Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
1. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          true       true                 
2. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok                     true                 
3. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok                     false                
Central Checks                                                                                true                  #
<snip>
And this message on HTTP log at ICM Monitor:
<snip>
I hope you can help us!!
Thanks in advance.
Federico.
Edited by: Julius Bussche on Jun 4, 2009 10:57 PM
Edited by: Julius Bussche on Jun 4, 2009 11:05 PM
Edited by: Julius Bussche on Jun 5, 2009 2:44 PM

If you are presented repeatedly with the logon page without a message such  'user authentication failed' or similiar, despite the fact that the entered
credentials were correct (you can check this by logging onto the ABAP stack with the same credentials), then the problem possibly lies in the ticket creation or evaluation and/or misconfiguration of the ticket login module stack.
The attached log shows successful authentication by J2EE_ADMIN with an already existing logon ticket, not an authentication attempt with userID and password so this is not the most relevant trace entry for your problem with logging on wiith userID and password. It does show however at the time this trace entry was written that the 'ticket' login module stack was configured correctly and evaluation of tickets was working without problem at that time
Are you sure these trace entries are from the time of the last logon attempt?
Instead of looking in the security log, look in the servers defaultTrace file for traces written during the failed logon by userid and password. If you are comfortable with adjusting trace severities, follow note 701205 section "Logging and Tracing" and set the trace locations mentioned there to ALL before reproducing the failed logon for more debug info. Remember to set them back to default levels afterwards
You can check in the Visual Administrator, that the ticket login module stack includes the following modules in this order, with these flags, and at least these options.
EvaluateTicketLoginModule  SUFFICIENT   {ume.configuration.active=true, *}
BasicPasswordLoginModule   REQUISITE
CreateTicketLoginModule    OPTIONAL     {ume.configuration.active=true}
list of additional ACL parameters such as trusteddn etc
Sorry about the format of this reply, not sure how to correct it, in preview the formatting is fine
Edited by: Patrick Whitty on Jun 5, 2009 12:05 PM

Similar Messages

  • Can't Login: Screen Glitch

    When I try to install Yosemite on my HD the login screen pops up and is defective. There are no words on it, and when I type in the username and password nothing appears. I can press enter, and it appears to shake as if it's the wrong password. I restarted, and it is still the same thing. I think it has more to do with my computer than Yosemite as I've seen this happen before, but I can usually press enter and it logs me in. Not working this time. Any ideas? Image here:

    Back up all data before proceeding.
    Launch the Font Book application and validate all fonts. You must select the fonts in order to validate them. See the built-in help and this support article for instructions. If Font Book finds any issues, resolve them.
    Start up in safe mode to rebuild the font caches. Restart as usual and test.
    Note: If FileVault is enabled in OS X 10.9 or earlier, or if a firmware password is set, or if the startup volume is a software RAID, you can’t start in safe mode. In that case, ask for instructions.
    If you still have problems, then from the Font Book menu bar, select
              File ▹ Restore Standard Fonts...
    You'll be prompted to confirm, and then to enter your administrator login password.
    Also note that if you deactivate or remove any built-in fonts, for instance by using a third-party font manager, the system may become unstable.

  • Customizing login screen

    Hi,
    When using Oracle Portal, can the login screen be customized?
    The level of customization I require include:
    - validating username/password against our own database tables
    - adding second factor authentication to the login screen
    How can it be done? Can I customize the default login screen? Or it's possible to create my own custom login screen?
    Thanks,
    Roy

    Yes, at this moment Oracle Portal is only supported with the SSO server in the Application Server.You can however integrate Oracle Access Manager (former Oblix) with the SSO server to get additional features :
    http://download-west.oracle.com/docs/cd/B28196_01/idmanage.1014/b25347/osso.htm#CEGCEAJI

  • Blank screen after login screen to Hot Mail, Outlook, Live Mail

    Hotmail.com, live.com, login.live.com, mail.live.com and outlook.com allowed in white list. Can get login screen, enter username and password then screen goes blank.

    Make sure that you do not block JavaScript.
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Press and hold Shift and left-click the Reload button.
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (MAC)

  • WebCenter RIDC DataControl always redirects any JSP page to login page

    Hi
    I have created a Data Control which connects to the UCM data repository and created a plain JSP page to return the results. I have used RIDC Connection settings and authentication details are tested and they look fine to me.
    RIDC Socket Type: socket
    Server Host Name: localhost
    Content Server Listener Port: 4444
    Authentication: Identity Propagation
    Username/Password: weblogic/weblogic
    But when ever I ran the test JSP page, it always redirects the page to login page. For example: http://127.0.0.1:7101/RIDCDocumentManager-Portal-context-root/faces/oracle/webcenter/portalapp/pages/login.jsp
    Any suggestions?
    Thanks
    Khad

    Thanks for the details Yannick. The home.jspx works as expected. Thanks for that.
    I have got one more question on passing username through RIDC api.
    Via RIDC, how can I pass the UserName to the IdcContext object dynamically [IdcContext userContext = new IdcContext("weblogic");]. I mean how to retrieve the logged in user name for the person requesting the page instead of hardcoding the username. Below is the code fragment:
    // create the manager
    IdcClientManager manager = new IdcClientManager();
    // build a client that will communicate using the intradoc protocol
    IdcClient idcClient = manager.createClient("idc://localhost:4444");
    // get the config object and set properties
    idcClient.getConfig().setSocketTimeout(30000); // 30 seconds
    idcClient.getConfig().setConnectionSize(20); // 20 connections
    //create a simple identity with no password (for idc:// urls)
    IdcContext userContext = new IdcContext("weblogic");
    // create an identity with a password
    //IdcContext userPasswordContext = new IdcContext("weblogic", "idc");
    // get the binder
    DataBinder binder = idcClient.createBinder();
    // populate the binder with the parameters
    binder.putLocal("IdcService", "GET_SEARCH_RESULTS");
    //binder.putLocal("QueryText", parameter);
    parameter = getInputParameter();
    binder.putLocal("QueryText", "<qsch>" + parameter + "</qsch>");
    binder.putLocal("ResultCount", "20");
    // execute the request
    ServiceResponse response = idcClient.sendRequest(userContext, binder);
    // get the binder
    DataBinder serverBinder = response.getResponseAsBinder();
    DataResultSet resultSet = serverBinder.getResultSet("SearchResults");
    // loop over the results
    for (DataObject dataObject : resultSet.getRows())
    dataObject.get("dDocTitle");
    dataObject.get("dDocAuthor");
    dataObject.get("dInDate");
    System.out.println("Title is: " + dataObject.get("dDocTitle"));
    System.out.println("Author is: " + dataObject.get("dDocAuthor"));
    System.out.println("Author is: " + dataObject.get("dInDate"));
    }

  • I can't login (always crashed) in my MacBook pro after updated to lion.  How can I do?

    I can't login (always crashed) in my MacBook pro after updated to lion.  How can I do?

    already finished to reinstall. It's a little bit better now.  But still not very stable, sometime crash in login screen, sometime crash when I was browsing.  Do anybody can solve it?

  • I was always redirected to Chinese website when tr...

    I was always redirected to Chinese website when trying to buy credits. I live in Canada and my language is English.
    Who can help me!
    Thanks

    It was so frastrating!!!!! I've struggled for a week!!!

  • Can't always see network accounts at login screen

    I just got a Mac Mini Server for my home network.  This is my first time setting up an account server and first time using OS X Server.  My server is running Lion, my client is running ML.
    I have network accounts setup on the server and working.  The home directories are on the server.  I don't seem to have any issues, other than making the network accounts (I only have 4) show up on my client login screen.  In other words, if I use "Other" to type in my login information, I can login just fine. I have enabled the "show network accounts" feature on my client.
    Interestingly, if I am logged in via any user on the client (network or local), using fast user switching to go to the login screen ALWAYS shows the network users.  Only on boot, or when all users are logged out, do I have this problem of the network accounts not showing up.  Even then, they do occasionally show up.
    Is there a known bug here?  I've gone through several tutorials, it seems I've done all that is required.
    -Ryan

    I seem to have isolated the issue.
    I was using wireless for both server and client, so I switched both to ethernet to eliminate any possible issues there.  No change.
    Then after some more experimenting I realized my original statement
    if I am logged in via any user on the client (network or local), using fast user switching to go to the login screen ALWAYS shows the network users.
    was incorrect.  It turns out I have to be logged in with a local user for the network users to show up.  So I went back and experimented with the Login Window options I configured in Profile Manager.  Here is how I had my client configured.
    If I enable "Show computer's administrators", or if I disabled "Show local users", the problem goes away.  The problem only exists when I have one or the other, but not both, options enabled.  So it seems there is a bug on the client, or there is a bug in the profile that Profile Manager is pushing to the client.
    Another interesting tid bit.  I temporarily changed the local user on the client to an administrator.  That left the client with two administrators and no standard users.  The problem went away.  Turning that user back into a standard user, and the problem came back.
    So there's one combination of options here that isn't working. In the long run I won't have any local users anyway, so it won't matter.  This only affects me now while I'm migrating things.

  • How can i redirect a page to Login screen when sessionis timeout???

    I have a problem in my portal development.
    I set the "<b>Session timeout= 01</b>" parameter in the<b> Visual Administrator</b>
    server_0 > services > Web Container
            Runtime > sap.com/irj  > irj    (view button)
    However, when the session is timeout then the page become to be "red"!!! That is, there is an Exception. I'd like to redirect the page to the "Login screen", but I don't know how. <b>Does anybody know how can I do it</b>?
    Thanks in advance.

    Hi,
        the http session invalidation must be checked at application level  do it DYNPAGE only .you can call the following method.
    public void expireSession(IPortalComponentRequest request)
              long lastAccessedTime=request.getServletRequest().getSession().getLastAccessedTime();
              Date currentDate = new Date();
              Calendar currentDateCal = new GregorianCalendar();
              currentDateCal.setTime(currentDate);
              long systemTime = currentDateCal.getTimeInMillis();          
              long sessionExpiryTime = systemTime - lastAccessedTime;
              long sessionExpiryTimeProp = 600000; //dont hard code.get from property file
              if(sessionExpiryTime >= sessionExpiryTimeProp)
                   try
                       IPortalComponentResponse response=(IPortalComponentResponse)this.getResponse();                    
                        String sessionExpiryPage ="/irj/servlet/prt/portal/prtroot/com.sap.portal.masthead.LogOutComponent?logout_submit=true";                    
                        response.write ("<script language="javascript">");
                        response.write("parent.window.location.replace('"+sessionExpiryPage+"','','toolbar:No,status: No,location: N0');");
                        response.write("</script>");
                   }catch(Exception e)     

  • My computer is off and set up on Japanese. I can not login anymore because I type the password in English but the keyboard was set up last in Japanese language.how can I change the language by using the keyboard only so that I can write in English my pass

    Hi
    My computer was shut down. It was set on Japanese Hiragana language before shutting down. Now I want to login with my password in English. Yet, teh keyboard was set in Japanese and thus, I can not login anymore. How can I reset/change from Hiragana Japanese mode to Englsih ( US) with some shortcuts on my keyboard?
    thank you

    Try Apple/Command + space.
    For the future, go to system prefs/accounts/login items and check the box for Show Input Menu on Login Screen.

  • I changed my Apple ID (other email address and password) and now I can not login to my account in the iPhone iCloud. When I open the tab iCloud displayed my old Apple ID (it was in the iCloud) and asks for a password, but neither the old nor the new passw

    I changed my Apple ID (other email address and password) and now I can not login to my account in the iPhone iCloud. When I open the tab iCloud displayed my old Apple ID (it was in the iCloud) and asks for a password, but neither the old nor the new password does not match. What to do?

    If you want to change your iCloud ID or password on your phone go to Settings>iCloud and tap Delete Account, then sign back in with your updated information.  Note: this only deletes the account and any synced data from your phone, not from iCloud.  Provided you are signing back into the same account and not changing accounts it will be synced back to your device when you sign back in.

  • Can't login Lync suddenly, the error is" There was a problem acquiring a personal certificate required to sign in."

    Dear all,
    This is a real issue in working. Our company provides office 365 mailbox and its lync for users.
    Recently, many users meet such issue of " There was a problem acquiring a personal certificate required to sign in."
    The lync version is 2010 and even I removed lync2010 cache for user's profile, that user still can't login lync.
    See below picture.    
    Please give help and show advice.
    Franklin hong

    Hi,
    The issue may be caused by that the user’s security credentials were corrupted or an RSA folder on the user’s computer may be blocking authentication.
    Here is a similar case may help you:
    http://community.office365.com/en-us/f/166/t/80399.aspx
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    Why I can't login to my iMessage using my apple password. It was showing password or username wrong error message. I try this many time but my username and password correct

    I have the same trouble , I can't activate iMessage using my apple id.
    I think this is from OS itself (6.0.1) .

  • Can't login to home screen. Get redirected to login over again.

    When I start my MacBook it brings me the first login screen with my account and then asks me for my password. When I type It in it looks as if it is logging me in but then doesn't. It redirects me to the exact same login screen again and then continues to do this when I type in my password. Essentially I cannot get to my home screen with my dock. This has happened to me once before and I had to reinstall the OSX operating system again. I was wondering what steps I could try before having to do this? Thanks for any help.

    try doing SMC reset, the following article tells how to do this:
    http://support.apple.com/kb/HT3964
    also after entering your password hit the enter key on the keyboard and make sure that you aren't clicking on the restart icon that's in the login window
    hope this helps

  • After updating office365's password, can't login outlook, always let you input password again and again

    Dear all,
           This is a real issue in working. User uses win7 and Outlook2007.
    The issue is that after updating office365's password, users can't login outlook, always let you input password again and again. Sometimes, we can fix the issue by deleting current outlook profile then create a new one. But sometimes the method can't work.
    What is the root reason?
    Many thanks,
    Franklin hong

    Hi Franklin,
    Firstly, please make sure you can access the mailbox with the new Password in OWA. Then check your Account settings in Outlook 2007:
    Click Tools > Account Settings. In the E-mail tab, double click the Exchange account. Click More Settings > Security > Select Negotiate Authentication > OK.
    Please try to clean up the cached credential in your computer. Then fill in with the format of UPN when it prompted for credentials next time and check the Remember my credential to save it. About how to remove cached credentials, please follow these steps:
    1. Launch the Credential Manager from Control Panel > All Control Panel Items > Credential Manager.
    2. In the Generic Credentials section you’ll see a setting for [MS Outlook] which will include your SSO details. Click the downward-pointing arrow to the right of that value.
    3. In the expand details, click Remove from vault. Then Outlook will no longer have a stored copy of your password.
    Thanks,
    Winnie Liang
    TechNet Community Support

Maybe you are looking for

  • Get frequent data for each column of a table

    What is the best way to get the most frequent data in each column of a table. we have around 25 tables and each table has around 20 columns , so rather than writing group by for each column of table , is there any easy way to find this? example we ha

  • Message splitting without ccBPM

    My scenario is as follows   FILE ---> XI ---> FILE The data is exchanged as XML. The structure is pretty simple, multiple records exist in a file and each record has multiple columns. No mapping required. This interface is currently in production in

  • MSS Team Calendar - Direct Report

    Dear All, We are on EP7 and using the web dynpro Team Calendar. The client have requested that in one of the view, it only display the direct employee for the manager (A002 relationship). Anybody knows how to configure the "evaluation path" and the "

  • Embed multiple YouTube videos in Captivate 5.5

    I have multiple YouTube videos that I would like to insert into one Captivate file, each video on a separate slide. If the learner moves away from the slide, I'd like the video to stop. If they should return to the slide, ideally the video would be a

  • Adobe PDF

    I am trying to convert VISIO file to PDF format. VISIO file has multiple pages/tabs for creating wireframes. When I convert this visio file to PDF document, the page/tab structure of VISIO file is lost and it appears as a multi page PDF document. Is