Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
PAM verhindert login nach upgrade
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ulli Horlacher  
View profile  
 More options Jun 11 2004, 3:27 am
Newsgroups: de.comp.os.unix.linux.moderated
From: Ulli Horlacher <horlac...@belwue.de>
Date: Fri, 11 Jun 2004 09:27:24 +0200
Local: Fri, Jun 11 2004 3:27 am
Subject: PAM verhindert login nach upgrade
Nach einem upgrade von Redhat-9 auf Fedora-2 kann ich mich nicht mehr
einloggen:

Nach Eingabe des Usernamen kommt sofort der login-Prompt wieder ohne nach
dem password zu fragen.

Nach Booten im single-user-modus kann ich in /var/log/secure lesen:

Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_deny.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_deny.so: cannot open shared object file: No such file or directory]Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_deny.so
Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_env.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_env.so: cannot open shared object file: No such file or directory]
Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_env.so
Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_unix.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_unix.so: cannot open shared object file: No such file or directory]Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_unix.so
Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_deny.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_deny.so: cannot open shared object file: No such file or directory]Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_deny.so
Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_cracklib.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_cracklib.so: cannot open shared object file: No such file or directory]
Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_cracklib.so
Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_limits.so)
Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_limits.so: cannot open shared object file: No such file or director

Was macht da $ISA? Wie wird das expandiert?

Ohne $ISA existieren die Files.
Ein Link von /lib/security/$ISA auf /lib/security brachte auch keine Besserung.

Wenn ich in den /etc/pam.d/* Files das $ISA entferne kommt als
Fehlermeldung in /var/log/secure:

Jun 10 19:59:06 moep login: PAM pam_get_user: no conv element in pamh

Trotz intensiver Google-Suche hab ich keine aehnliche Fehlerbeschreibung
oder gar Loesung gefunden. Nur erfolgreiche Upgrade-Meldungen von Redhat-9
auf Fedora-2.

--
-- Ullrich Horlacher, BelWue Coordination ------- mailto:frams...@belwue.de --
   Computing Centre University of Stuttgart (RUS)  phone: +49 711 685 5868
   Allmandring 30, D-70550 Stuttgart, Germany        fax: +49 711 678 8363
-- saft://saft.belwue.de/framstag ----------------- http://www.belwue.de/ ----


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Bastian Blank  
View profile   Translate to Translated (View Original)
 More options Jun 11 2004, 11:30 am
Newsgroups: de.comp.os.unix.linux.moderated
From: Bastian Blank <use...@waldi.eu.org>
Date: Fri, 11 Jun 2004 17:30:31 +0200
Local: Fri, Jun 11 2004 11:30 am
Subject: Re: PAM verhindert login nach upgrade

Ulli Horlacher wrote:
> Jun 10 19:55:09 moep login: PAM adding faulty module: /lib/security/$ISA/pam_cracklib.so
> Jun 10 19:55:09 moep login: PAM unable to dlopen(/lib/security/$ISA/pam_limits.so)
> Jun 10 19:55:09 moep login: PAM [dlerror: /lib/security/$ISA/pam_limits.so: cannot open shared object file: No such file or director

> Was macht da $ISA? Wie wird das expandiert?

Das musst du die Red Hat PAM-Sourcen fragen.

> Ohne $ISA existieren die Files.
> Ein Link von /lib/security/$ISA auf /lib/security brachte auch keine Besserung.

Du hast uns die PAM-Konfiguration verschwiegen. Es soll Leute geben, die
dort absolute Pfade zu den Modulen eintragen.

> Wenn ich in den /etc/pam.d/* Files das $ISA entferne kommt als
> Fehlermeldung in /var/log/secure:

Also doch komplett, das kann natürlich schief gehen.

> Jun 10 19:59:06 moep login: PAM pam_get_user: no conv element in pamh

Dein login frägt PAM nach dem Username, definiert aber die Schnittstelle
nicht, die nötig ist, den User zu fragen.

Bastian


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »