Integrated login not working

Ok, I think I'm doing something wrong, but I just can't figure out what it
is. I've got SLED & the 1.2 client installed on it. If I log off and log
back on, all existing mappings and connections are kept. But if I restart
they go away and I have to manually login. I never see the login script
just come up automatically. Sounds like integrated login isn't working,
though I've done the CASA config & I've saved that profile in the Novell
client.
Perhaps this extra tidbit will shed some light. On the system message
console (or whatever you call the ALT-F10 screen), these messages appear:
pam_autoncl[3478]: pam_ncl_autologin authenticate started.
pam_autoncl[589]: Tree "HSE_TREE" not found in miCASA.
ncl_autologin[716]: Integrated Novell Client Login at startup.
ncl_autologin[716]: Tree "HSE_TREE" not found in miCASA.
ncl_autologin[716]: Error, failed to get CASA credentials.
Any ideas?
Joe

On Fri, 03 Nov 2006 13:27:02 +0000, Joseph Marton wrote:
> Ok, I think I'm doing something wrong, but I just can't figure out what it
> is. I've got SLED & the 1.2 client installed on it. If I log off and log
> back on, all existing mappings and connections are kept. But if I restart
> they go away and I have to manually login. I never see the login script
> just come up automatically. Sounds like integrated login isn't working,
> though I've done the CASA config & I've saved that profile in the Novell
> client.
>
> Perhaps this extra tidbit will shed some light. On the system message
> console (or whatever you call the ALT-F10 screen), these messages appear:
>
> pam_autoncl[3478]: pam_ncl_autologin authenticate started.
> pam_autoncl[589]: Tree "HSE_TREE" not found in miCASA. ncl_autologin[716]:
> Integrated Novell Client Login at startup. ncl_autologin[716]: Tree
> "HSE_TREE" not found in miCASA. ncl_autologin[716]: Error, failed to get
> CASA credentials.
Sounds like the CASA store is not getting opened properly indeed.
Can you run the casa manager after you log in and check that it openes
everything ok pls. Have you set a master password for it?
Mark Robinson
Novell Volunteer SysOp
One by one the penguins steal my sanity...

Similar Messages

  • Integrated ethernet not working

    I have a K7N2 Delta ILSR mainboard.   I was trying to use the integrated network adapter but it was NO GO.   I  updated to the latest drivers, but still NO GO.   I installed a pci network card and that solved the problem, but I'm just a little pissed about these integrated features not working.  Does anyone have any troubleshooting pointers for me?

    I had problems with my system and my PCI ethernet card.... was giving me hell, downloaded drivers and everything... IRQ's are main problem with my board, and that was what it happened to be for me... I found this out 2 weeks after I set up my USB connection to my cable modem... I'd recommend using a USB connection, fast, efficient, and most of all....it's easy. As they say, patience is a vitue... Well, I happen to be a very sinful man, lol...goodluck with your Ethernet connection

  • SAML / OIF integration does not work - Could not extract SAML2 message

    Hi gurus,
    We are trying to establish SSO between SAP Portal 7.3 and OIF 11.1.5 (Oracle Identity federation). I configured SAP Portal as service provider and OIF is also configured. I changed Login Module and add SAMl as on top of my default auth stack. When we try to do end-to-end test is does not work and throws the following error:
    Default SAML2 configuration is selected because login module option [provider] is not configured.
    SAML2LoginModule is running in execution mode DEFAULT.
    SAML2Principal not found in current client context.
    Exiting method
    Entering method
    SAMLResponse: PHNhbWxwOlJlc3BvbnNlIHhtbG5zOnNhbWxwPSJ1cm46b2FzaXM6bmFtZXM6dGM6
    <BR>U0FNTDoyLjA6cHJvdG9jb2wiIERlc3RpbmF0aW9uPSJodHRwczovL2ppZXB0ODIu
    <BR>dWsuY2VudHJpY2FwbGMuY29tOjgxODIvc2FtbDIvc3AvYWNzIiBJRD0iaWQtVVRW...........................
    Decoded SAMLResponse: <samlp:Response mlns:samlp="urn:oasis:names:tc:  4 пїЅГЈ"пїЅ пїЅ &пїЅFпїЅ6пїЅпїЅ" FW7FпїЅпїЅ.......................3E&saml2post=false
    Could not extract SAML2 message from request.
    [EXCEPTION]
    java.lang.SecurityException: com.sap.security.saml2.lib.common.SAML2Exception: SAML parsing failed..................
    No user name provided.
    Entering method
    Automatic IdP Selection mode configured for the Service Provider
    POST parameters set as HTTP request attribute [sap.com/login_post_parameters] to be re-submitted during login: [SAMLResponse, SAMLart, RelayState]
    Could not remove original application URL cookie because the provided name is invalid: <null>
    Exiting method with true
    LOGIN.FAILED
    User: N/A
    IP Address: 10.11.11.11
    Authentication Stack: ticket
    Login Module                                                               Flag        Initialize  Login      Commit     Abort      Details
    1. com.sap.security.saml2.sp.SAML2LoginModule                              REQUIRED    ok          exception             true       Service Provider could not extract SAML2 message from request.
            #1 AcceptedAuthenticationMethods = *
            #2 Mode = Standalone
    2. com.sap.security.core.server.jaas.EvaluateTicketLoginModule             SUFFICIENT  ok          false                 true      
            #1 trusteddn1 = CN=ERT,OU=I0020100174,O=SAP Web AS
            #2 trustediss1 = CN=ERT,OU=I0020100174,O=SAP Web AS
            #3 trustedsys1 = ERT,010
            #4 ume.configuration.active = true
    3. com.sap.engine.services.security.server.jaas.BasicPasswordLoginModule   REQUISITE   ok          false                 false     
    4. com.sap.security.core.server.jaas.CreateTicketLoginModule               OPTIONAL    ok          false                 true      
    Decoded SAMl response looks strange with all non-readable characters and as a result, there is no username passed to the portal and SAML login fails and portal offers a fall-back login with username/password
    Also, can you please comment the line from the help.sap.com (http://help.sap.com/saphelp_nw73/helpdata/en/bf/b0b879544740c8a3c8bdda87e50587/frameset.htm)
    "Prerequisites for SAML
    "Your service provider must be able to reach the identity provider over HTTP or HTTPS." "
    We have our identity provider / service provider in two different segment of the network and there is no http/https connection between these segments as we assumed that all the communication is going through the browser and we would not need the port to be opened on the firewall. Is it something which is absolutely necessary? In our opinion it negates all the benefits of SAML
    Help will be very much appreciated
    Many thanks in advance,
    Regards, Elena

    Hi Elena,
    The issue was discovered and fixed during the SAML Interoperability Tests early last year (2011). I'm not sure I will be able to find a dedicated note because the fix was not downported but just submitted in the latest SP in correction. If you need a justification then you can open a support ticket with SAP and this will be the official answer there. If you do so please to not forget to attach traces from the system - use the tool described in 1332726 with type "SAML 2.0 (Info)". If you send me the ticket number I can speed-up the processing of the ticket.
    Regards,
    Dimitar

  • Login not working after configuration update

    I have a Pavilion g6-2235us running Windows 8 Metro. Yesterday afternoon my screen said "System Configuration/Updates in progress ... do not power off" This morning when I turned on my laptop ... it went to the metro login screen name and when I entered my password ...it said Welcome then went back to the login screen. Tried this a few times with the same results.
    Also, my Admin user name was gone and when I booted to "Recovery" there were no restore points.
    Any ideas as to what happened? If I do a backup to my external HD then reset to defaults .... can I recover my backup files once I'm logged backin?
    Thank for your help!
    Joe 

    There are some ways you can recover your password and there are some 3’rd party S/W’s that may work. One way to do it is to follow the link below even though the steps are for Windows 7 it should work in 8 too. 
    http://www.howtogeek.com/96630/how-to-reset-your-forgotten-windows-password-the-easy-way/
    And you can also try to do it using a 3’rd party S/W at your own risk it may or may not work but it’s worth a try if your data is really important. This video has all the info abt it.
    http://www.youtube.com/watch?v=40zDUCoysr0
    Hope this helps.
    ***** Click the KUDOS Thumbs UP (Like) on the left to say 'Thanks'*****
    ****Make it easier for other people to find solutions, by marking my answer “Accept as Solution”&"Kudos"if it solves your problem.****
    -VJ
    Although I am an HP Employee, I am speaking for myself and not for HP.

  • Auto-Login Not Working!

    So, I've figured out that the auto-login doesn't work if I have a password with numbers or symbols. It works just fine if my password has only letters. What gives?

    Nevermind. It just doesn't work. It's worked a couple times when I've tried a couple passwords without numbers or symbols, but now it's not working at all. When I restart, it makes me type in a user name and my password. Very frustrating.

  • N8 integrated GPS not working ANNA

    Hi,
    Integrated GPS is not working on my New N8 with anna. I tried Hard rest and even Google maps. OVI works with A-gps but position is highly inaccurate. I can see a notification which says GPS available but no satellites are locked. Confirmed this with Google maps. Is this a hardware issue?

    Sounds like a dud antenna but...
    If it was working before Anna then check your Positioning Settings under Settings/Application Settings/Positioning especially check that the Positioning server is set to supl.nokia.com
    Have you tried the Battery Out Reset  (Power off the hold power button for about 8 seconds until you feel three vibrations)
    Try re-installing Anna using Ovi Suite or Nokia Software Updater.
    Note: if your in an area with no Internet connection it may take 20 minutes or more to get an initial fix and it's best to be stationary while its doing it.
    Good Luck.
    N95 (RM159) V31.0.017, N8 (RM596) Belle 111.040.1511

  • Searchspec on Siebel Integration Component not working

    Hi All,
    Has anyone successfully applied the user property 'searchspec' on a Integration Component?
    I have tested but it's not working for me. I have seen that this user property exist on some of the standard vanilla ICs.
    Regards,
    Hakan

    I agree, we have not been able to get it to work. What you're supposed to be able to so is pass the SearchSpec as a parameter through the web service so the web service will apply that spec to the IO when querying, but that also does not work (though it's supposed to). I have an open ticket with Oracle and they are identifying the issue as we speak.

  • User login not working properly iMac 27 3.4 lion

    My user account will not work.  Every time I login with my name it shows me logged in a "Postgresql" and I have no access to my files.  Sometimes I'll leave it overnight and when I come back to it its correct and everything's in place.  Whats going on?

    I'd recommend first restarting in Safe Mode, this will reset some caches. It's possible one became corrupt somehow. If that doesn't work then use Changing or resetting an account password to reset it.

  • [solved] Start X at Login not working for me

    I'm stripping down my system and decided to get rid of my login manager (slim) and just make the system boot straight into the GUI on boot-up. I followed directions found at https://wiki.archlinux.org/index.php/St … sh_profile , but it's not working on this system. I just get dumped at a command prompt login when I reboot the system and, after having logged in, no X gets started. The system just sits there awaiting input at the prompt. If I enter startx, the GUI starts. But it's not starting at login as I'd like. Actually, it'd be even better if the system automatically logged me in and started X--like we used to do using inittab, once, etc. But that method's obviated now because of systemd, no? My WM is jwm, by the way. Tips on resolving this issue will be appreciated.
    James
    Last edited by jamtat (2013-01-25 21:59:42)

    You can still set up automatic login ("like we used to do using inittab, once, etc"): https://wiki.archlinux.org/index.php/Au … al_console
    As for your original question, I assume you are using bash, and you have added the correct information to your ~/.bash_profile? ("but it's not working on this system" is a little vague). This works for me.
    [[ -z $DISPLAY && $XDG_VTNR -eq 1 ]] && exec startx
    Last edited by 2ManyDogs (2013-01-25 20:31:30)

  • Simultaneous Logins; Not Working; Intel & PPC

    So, one of my schools is a mixed 10.4 environment with PPC and Intel iMacs. Everything, including the G4 server is sitting at 10.4.7.
    I do not have mobile accounts and I don't have fast user switching turned on. And of course, "Simultaneous Logins" is turned off for every account.
    My APF clients can go to a PPC machine and login once and then go to an Intel machine and login. They get a slightly different Dock & Safari doesn't play real nice but they're able to login. The same can be said for an AFP client logging into an Intel first and then going to a PPC machine.
    Now, they cannot log in on two PPCs or two Intels at any time and so in that respect, the disabling of simultaneous logins is working. However, I've got a lot of people who will be lazy about logging out as they migrate from computer to computer and it's best if this "feature" actually worked cross-processor...
    Any suggestions? Anyone? ;0)

    Figured it out, I just had to restart the server for the changes to take effect.

  • After Yosemite upgrade, iTunes login not working

    Hello everyone!
    Just boght a new Macbook Air everything was flawless. I upgraded to Yosemite and iTunes login is not working. I keep getting the message "The Apple ID you entered couldn´t be found or your password is incorrect. Please Try again".
    I use my apple ID across al devices (iPhone and iPad running iOS 8), use it for iCloud and App Store at the Macbook Air without issues. I have even tried to change the password in order to solve the issue, without luck.
    Any ideas on to What might happen? Ihave tried to contact apple via phone but they bump me because tha kin of support is not available in Guatemala ( where I live)
    Thanks in advance

    Ok, in the end I was able to solve this myself.
    (thanks to tips in other discussions)
    What I did:
    1. Close iTunes
    2. Open folder C:\Users/<user name>/AppData/Roaming/Apple Computer/iTunes/Cookies
    3. Delete the only file in that folder
    4. Open folder C:\Users/<user name>/AppData/Roaming/Apple Computer/iTunes
    5. Delete the two files (not folders) in that folder
    6. Re-start iTunes and run it as System Adminstrator
    7. Login works

  • Facebook login not working

    Hi I installed skype yesterday on my laptop which runs windows vista, however I cannot login with my facebook account I just get a message stating that internet is not working try later, I have the internet on facebook opened but still wont recognise it. I also looked up how to import my facebook contacts but on the info page it says go to contacts then click on import contacts but when I go to contacts the import contacts option is not there, anyone got a solution thanks.
    [Topic title updated by moderator to be more descriptive. Original topic title was: "facebook"]
    Solved!
    Go to Solution.

    Try to reset all Internet Explorer settings:
    http://support.microsoft.com/kb/923737
    Next reset LAN settings:
    Open Internet Explorer. Go to Tools -> Internet Options -> Connections -> LAN settings. Make sure that the only option selected is “Automatically detect settings”.
    Next clear all Temporary Internet Files:
    Open Internet Explorer -> Tools -> Internet Options -> General. In the section “Browsing history” press the “Settings” button and in the next window the “View files” button. Delete all files from the Temporary Internet Files folder.

  • Lenovo x201 tablet laptop Integrated Webcam not working

    I recently had to reinstall windows onto the Lenovo x201 tablet laptop and I can't get the integrated webcam to work on Google+. I tried downloading the integrated camera driver but during installation it stops about 3/4s of the way and the installation cancels. Not sure how to fix this , I checked under Device Manager and the camera driver is not listed under imaging devices. Does anyone have a solution to this? Thanks.

    Hi
    Welcome to the community.
    As per our concern, I would suggest you to please re-install the camera driver from the below mentioned web link.
    http://support.lenovo.com/en_SG/downloads/default.page?#
    After that please perform the following steps.
    1. Press Fn+F6 to enable the camera.
    2. Click the Manage Settingsbutton. The Communications Utility window opens.
    3. In the Communications Utility window, configure the camera settings depending on your individual needs.
    Regards,
    Sameer

  • Integrated camera not working windows 8 X201

    I upgraded to Windows 8 some time ago and did not notice that my integrated camera is not recognized, the driver is not listed in the downloads for the laptop but states this is a Windows Inbox Driver. Where can I get the driver AND where in the device manager is it listed. Thanks.

    I would not upgrade to Windows 8, lots of issues and the camera still does not work. It does work when I load Linux so its not the camera. I have tried everything, old drivers, new drivers. My wireless doesnt work either, not sure I'd get anothe Lenovo.

  • Integrated camera not working properly

    Hej hej,
    I just bought a new Thinkpad E540 laptop and my integrated camera was not working properly since the begining. I used Winodws 8 before, upadated it to 8.1, installed the last drivers (at least I think I did), but the problems stays the same. Camera is not working properly as it can clearly be seen from this picture: 
    Link to image
    It used to work for few days froperly but only when using Windows Camera application, but never in skype or other applications, so it has to be software issue. 
    Thanks for your help.
    Kind regards,
    Matej
    Moderator note: large image(s) converted to link(s):  About Posting Pictures In The Forums

    Lenovo has not yet released camera drivers for Windows 8.1. Below link gives list of camera drivers for Thinkpad E540. Select 'Camera and Card reader' and you get list of camera drivers.
    http://support.lenovo.com/us/en/products/laptops-and-netbooks/thinkpad-edge-laptops/thinkpad-edge-e5...
    In this case, you need to downgrade your OS to Windows 8 or contact Lenovo service center for Windows 8.1 camera driver.

Maybe you are looking for

  • HT204266 why does my app store crash anytime i search for an app??

    anytime i search for an app my apples app store crashes.. but if i just browse through the different apps itll let me look and download. is this an issue that i can solve or do i need to take mi ipod touch into an appl store?

  • Need more than 8 Audio Streams - Possible solution

    Referring to this topic (now archived so cannot reply): http://discussions.apple.com/message.jspa?messageID=12870874 Wikipedia DVD entry "DVDs can contain more than one channel of audio to go together with the video content, supporting a maximum of 8

  • Datamart as set of fact table and dim

    i have to develop the etl procedures for loading the data from flat file to datamart which consist of several dimensions and fact tables. please tell me how this technology work or what r the steps to proceede further, one imp question that my user a

  • Creating a GUID with Objective-C (iPhone)

    Hi there, Can anybody point me to a code snippet which shows how to create a GUID with Objective-C? I cannot use the Device ID as I do need unique ids within the application itself (and the Device ID is always the same, obviously...). Thanks!

  • Webdynpro for abap: my cProjects enhancement post-exit is not working?

    I enhanced this WD 'DPR_PROJECTS_VIEW' View'VI_PROJECTS_VIEW'. created a post-exit in method 'MODIFY_BREADCRUMB', but it is not working. the post-exit is not run. May I know the reason? What should I do?