[Solved] - Can't Log In After Upgrade

Just upgraded and now can't log in. System hangs at 'Reached target Graphical Interace.'
When I go to tty2 and try to log in, I get 'Log incorrect' error message when trying to log in as normal user or root.
Re-booted to runlevel 3 and tried to su to normal user. Get 'su: module is unknown' error.
Checked slim logs and see 'pam_setcred(): module is unknown' error.
Have re-installed pam and pambase.
Still can't log in. Appears to be a pam problem, but after many searches, can't find solution. Any ideas?
Update: I re-installed libgssglue package and that solved the problem. Not certain why that wasn't updated during the pacman -Su command, but I can now log into my system and everything is normal.
Last edited by twhayes (2013-10-19 19:49:21)

Hello,
If you are using SSH, I suspect you are hitting bug ID CSCuc03438:
The first SSH login password will always fail
Symptom:
The first SSH login password will  fail.
Conditions:
This issue only applies to SSH logins  on MDS 9100 and 9200 platforms. This includes CLI and SNMP  logins.
Further Information:
Upgrading to defective code will  break working applications such as TACACS or  scripts.
Workaround:
Use Telnet
The fix will be in 5.2.6b expected to be available within the next two weeks.
Best regards,
Jim

Similar Messages

  • Can't log in after upgrading to mavericks

    After upgrading to Mavericks, I at first seemed to lose the 2nd HD (all data), then list the ability to log in
    Help!

    If the user account is associated with an Apple ID, and you know the Apple ID password, then maybe the Apple ID can be used to reset your user account password.
    Otherwise*, boot into Recovery mode. When the OS X Utilities screen appears, select
    Utilities ▹ Terminal
    from the menu bar. In the window that opens, type this:
    res
    Press the tab key. The partial command you typed will automatically be completed to this:
    resetpassword
    Press return. A Reset Password window opens. Close the Terminal window to get it out of the way.
    Select your boot volume ("Macintosh HD," unless you gave it a different name) 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 your Keychain will be reset (empty.) If you've forgotten the Keychain password (which is ordinarily the same as your login password), there's no way to recover it.
    *Note: If you've activated FileVault, this procedure doesn't apply. Follow instead these instructions.

  • [SOLVED] Can't Start MySQL after upgrading to 5.1.41-3

    I can't start mysqld with 'mysqld start'.Here is my mysqld output:
    [ahao@sky ~]$ mysqld start
    091125 18:33:48 [Note] Plugin 'FEDERATED' is disabled.
    091125 18:33:48 [Note] Plugin 'ndbcluster' is disabled.
    091125 18:33:48  InnoDB: Started; log sequence number 0 44233
    mysqld: Too many arguments (first extra is 'start').
    Use --verbose --help to get a list of available options
    091125 18:33:48 [ERROR] Aborting
    091125 18:33:48  InnoDB: Starting shutdown...
    091125 18:33:49  InnoDB: Shutdown completed; log sequence number 0 44233
    091125 18:33:49 [Note] mysqld: Shutdown complete
    This is my /var/lib/ complete with permission settings:
    [ahao@sky ~]$ cd /var/lib ; ls -al
    total 84
    drwxr-xr-x 20 root      root      4096 2009-11-25 18:08 .
    drwxr-xr-x 13 root      root      4096 2009-11-25 13:51 ..
    drwxrwx---  2 root      policykit 4096 2009-05-10 09:10 PolicyKit
    drwxr-xr-x  2 policykit root      4096 2009-05-10 09:10 PolicyKit-public
    drwxr-xr-x  3 root      root      4096 2009-09-19 12:19 bluetooth
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:09 dbus
    drwxr-xr-x  2 root      root      4096 2009-11-23 17:38 dhcpcd
    drwxrwxrwt  2 root      root      4096 2009-07-19 18:17 ex
    drwxr-xr-x  2 root      root      4096 2009-09-16 22:38 hwclock
    drwxr-x---  2 root      locate    4096 2009-10-22 06:55 locate
    -rw-r--r--  1 root      root       462 2009-09-20 00:02 logrotate.status
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 misc
    drwxr-x---  2 root      locate    4096 2009-11-25 18:09 mlocate
    drwxrwxrwx  4 mysql     mysql     4096 2009-11-25 18:33 mysql
    drwxr-xr-x  6 root      root      4096 2009-09-07 08:54 nfs
    drwxr-xr-x  4 root      root      4096 2009-11-25 18:08 pacman
    drwx------  3 root      root      4096 2009-11-21 03:30 polkit-1
    drwxr-xr-x  2 root      root      4096 2008-09-06 14:33 rarian
    drwxr-xr-x  2 root      root      4096 2009-09-17 09:14 syslog-ng
    drwxr-xr-x  3 root      root      4096 2009-10-19 20:10 wicd
    drwxr-xr-x  2 root      root      4096 2009-11-21 02:35 xkb
    /etc/mysql/my.cnf is out-of-the-box
    What seems to be the problem here? Please shed some light...thank you
    Last edited by akiglobal (2009-11-26 07:41:00)

    How silly of me.....first of all...I entered 'mysqld start', I should have just entered 'mysqld', second of all, I didn't change the file permission on /var/run/mysqld. I change /var/run/mysqld file permission into 'chmod 777 /var/run/mysqld -R', after that mysql works!

  • [Solved]Can't start xwindow, after upgrade xorg

    It seems because of the fglrx driver...
    Last edited by wd_afei (2007-09-24 04:36:38)

    Couldn't figure out how to sort out disableabi (probably a good thing really ).
    In case anyone else comes this way, you'll probably at a minimum need to do roughly this:
    su
    cd /var/cache/pacman/pkg
    pacman -U xorg-server-1.3.0.0-7.pkg.tar.gz
    pacman -U xf86-input-keyboard-1.1.1-3.pkg.tar.gz
    pacman -U xf86-input-mouse-1.2.1-3.pkg.tar.gz
    your versions may differ from mine.  this seems to be enough to get things back on track until fglrx is updated (which I believe according to one forum post is due in October?)

  • IMac can't log-in after regular e-update

    This is a follow up for my old post.
    My iMac-G4(flat panel) can not log-in after the on-line free software e-update provided by Apple weekly. The actual diagnosis is: start up the iMac, when the blue-bar finishes, no log-in box showing up, so I can't log-in to use. I have tried to re-install, but it could not re-install. But I ran the Hardware Test CD, it said OK. I took the iMac to Apple's Hong Kong support center, they charged me HK$600(US$80) for examination fee, then said it was the logic-board problem and needed to replace for another HK$6000(US$800) cost. I ended up not to fix it as too expensive. Anyone have opinion? Because I thought if the logic board died, how can I still able to start up and run the Hardware Test CD?
    imac G4   Mac OS X (10.2.x)   was upgraded to OS X 10.4.3

    This is a follow up for my old post.
    My iMac-G4(flat panel) can not log-in after the
    on-line free software e-update provided by Apple
    weekly. The actual diagnosis is: start up the iMac,
    when the blue-bar finishes, no log-in box showing up,
    so I can't log-in to use. I have tried to re-install,
    but it could not re-install. But I ran the Hardware
    Test CD, it said OK. I took the iMac to Apple's Hong
    Kong support center, they charged me HK$600(US$80)
    for examination fee, then said it was the logic-board
    problem and needed to replace for another
    HK$6000(US$800) cost. I ended up not to fix it as too
    expensive. Anyone have opinion? Because I thought if
    the logic board died, how can I still able to start
    up and run the Hardware Test CD?
    imac G4   Mac OS X (10.2.x)
      was upgraded to OS X 10.4.3
    My iMac just crashed after the latest software update - (iMac 20" Intel Core Duo, 2GB RAM, 256MB-VRAM)
    After the latest software update, the screen went grey and black boxes appeared with messages about a "panic". Needed to use power button to restart but I received the same message ("panic" and need to use power button).
    AppleCare didn't solve it - They had me "Repair Disk" (it was OK, no repair needed) then they had me try a "Archive Install" but that didn't finish (after about 40 min. it locked-up with only 2 min. to go!). I tried this 3 times with the same problem during the last 2 min. (it was installing iWeb files...)
    I have Apple Care but since they couldn't help, I plan to take it to the Apple Store today.
    I can't believe your logic board is bad either...
    Anyone else having a problem with the latest updates??

  • WiSM can't function normally after upgrading from vesion 6.0.182 to 7.0.220.

    I have a WiSM installed in WS-6504E, vesion 6.0.182. It can't function normally after upgrading to version7.0.220.
    When it was unstable, I found three strange condition
    1. A lot of log looks like this
    *osapiReaper: Mar 10 14:53:39.282: %OSAPI-3-FILE_OPEN_FAILED: osapi_file.c:370 Failed to open the file : /proc/1059/stat.(erno 24)
    *osapiReaper: Mar 10 14:53:39.282: %OSAPI-3-TASK_GETTIME_FAILED: osapi_task.c:3431 Failed to retrieve statistics (/proc/<pid>/stats) for task 'fmcHsTask'
    2. Internal Temperature was showed "sensor failed"
    3. CPU User load is Zero
    Anybody can tell me what wrong with the wireless controller ?

    Could be a hardware failure.

  • I can't use firefox after upgrading to 4.0. I get the message I have to restart my computer for upgrading, but ik doesn't start. I get the message over and over

    I can't open firefox after upgrading to 4.0
    I get the message over and over again that i have to restart my computer for upgrading to firefox.
    I tried new installation. But i got problems on all my accounts

    Start your '''Computer''' in safe mode. Then start Firefox. Try '''Safe''' web sites.
    Starting The Computer In Safe Mode;
    If running, turn your computer off.
    Remove any disks and thumb drives that are in your hard drives or ports.
    Now start your computer but also;
    '''Windows; '''Press the <F8> key repeatedly.
    '''Mac: '''Hold down the Shift key.
    '''Linux; '''Using the command line, Linux/Unix computers can be booted
    into various run levels that determine which resources are loaded.
    For example, "runlevel 1" is typically the equivalent to Windows and
    Mac safe modes.
    * Source; '''[http://encyclopedia2.thefreedictionary.com/Linux+Safe+Mode Safe Mode; Free Online Encyclopedia]'''
    When the '''Boot''' menu is displayed, release the key you were pressing.
    You must now choose what mode to use. The most used are;
    * Safe Mode; The computer runs with only a minimum set of programs.
    * Safe Mode '''With '''Networking; Same as above, but with internet access.

  • Can't launch color after upgrading to OS 10.5

    I can't launch color after upgrading to OS 10.5. The message shows " Unable to initialize OpenGL. Make sure Video Desktop is disable." Can anyone help please?

    Click here and follow the instructions.
    (46092)

  • Can´t open LR after upgrade to 5.3 without entering a licens key

    Can´t open LR after upgrade to 5.3 without entering a licens key

    I have seen comments from someone who indicated that every time they started Lightroom they were prompted for the serial number, even though they had already entered it. Is this your situation? I can't remember what the solution is, but I have seen that problem mentioned in the past.

  • Can't open Pages after upgrading to snow leopard on 10.6.8

    Can't open Pages after upgrading to snow leopard on 10.6.8

    Has Spotlight finished its indexing?  Check in the upper right.  If you get just the search field, it has, if it says its indexing, you have to wait before you can use anything.

  • I have an Epson Perfection V100 scanner and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    I have an Epson Perfection V100 scanner and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    Check the Epson web site for updates to drivers and Epson scan software.

  • I can't load modules after upgrade

    I can't load modules after upgrade xfree 4.4.0-2, gcc 3.4.0-1, perl 5.8.4-1 and kernel 2.6.5-3.I don't have even access to the internet from Arch.System says that modules have invalid version.
    What can I do now?

    You were right robot5x. After command lilo I have got modules loaded properly.Thanks.

  • HT3669 I have an Epson Perfection V100 and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    I have an Epson Perfection V100 and can no longer scan after upgrading to Mountain Lion and Creative Suite 5.5. Any suggestions?

    Check the Epson web site for updates to drivers and Epson scan software.

  • Can't log in after install upgrade to mac os x 10.6.8.

    I can't log in to my admn acct. after install the upgrade to mac os x 10.6.8.  I can use guest account and create other users with admn privileges, but when I try to log in to my user acct. the system apparently accepts but while the desktop is loading the system goes back to log in screen.  Can I downgrade to the previous mac os x version?  I can't see any of my files.  I tried to restore with timemachine, but it doesn't works

    Computer does the restore but, because  I'm restoring from other Adm Acct, and system doesn't let me access any document residing on my acct. I'm just seen a lot of files with a red letter h.  What thats means??? I'm seriously considering re-install the original version 10.6.4 and then made time machine restore.  I can use the computer and mac and a fresh and new desktop with brand new applications on guest acct but where does my files gone?.  by the way I don't see parallels desktop 6 for mac applcation  nor windows.  Remember I want my files, not to change my user name
    Parallels have posted some patches to download on their home page for parallels 6 users which upgraded to MAC OS 10.6.8 accepting what they call "problem with icons size on desktop"............and I don't know if download and install because that is not exactly my problem......please tell me some instructions because I want my fles.......

  • [SOLVED] Samba cannot access shares after upgrade

    After upgrading samba and smbclient from 4.0.6-1 to 4.0.7-3 I can no longer connect to shares or authenticate with server in general.
    Cannot establish new connections. Already connected ones still works.
    Downgrading samba to 4.0.6-1 does not change that.
    Downgrading smbclient to 4.0.6-1 returns everything back to normal.
    I did reload daemons and restart samba.
    sudo systemctl --system daemon-reload
    sudo systemctl reload-or-restart samba.service
    Am I missing something?
    Logs reveal this error, which I did not find anywhere.
    /var/log/samba/log.smbd:
    [2013/07/17 14:50:45.729619, 0] ../source3/auth/auth.c:380(load_auth_module)
    load_auth_module: can't find auth method samba4!
    Last edited by liepumartins (2013-07-29 08:47:21)

    Removed samba completely and installed again.
    sudo pacman -R sama smbclient
    sudo pacman -S samba
    After this Samba did not start, like it used to before. Important bit of error message:
    /usr/bin/samba: error while loading shared libraries: libwinbind-client.so: cannot open shared object file
    So I did reinstall for some dependencies, that I thought might be responsible.
    sudo pacman -S libwbclient libldap ldb libaio libbsd
    Most likely it would be enough with libwbclient and libldap.
    I will mark this as solved.
    Last edited by liepumartins (2013-07-29 08:57:31)

Maybe you are looking for