Ruwebit
HARDWARE REVIEWS, DIY PROJECTS, IN-DEPTH ARTICLES
Start DIY projectsReviewsHow-to'sNewsAutomotiveAbout the websiteArchive | Most popularLast updatedTags Sitemap
how-to'slinuxopensuse
'Module is unknown' bij het inloggen
Download article as PDF
By Maurice on October 29 2008 popularity:
Na wat experimenteren met Kerberos 5 (niet veel meer dan installeren, configureren en de-installeren) kon ik plotseling niet meer inloggen op mijn OpenSuSE 11 bak. Niet via SSH en zelfs niet lokaal. Bij het inloggen werd er simpel 'Module is unknown' gemeld. Hier de oplossing.
Het volgende is geschreven met OpenSuSE 11 in mind, maar zal (misschien in iets gewijzigde vorm) ook gelden voor andere distributies.

Symptomen

Het probleem begon toen ik via YaST wat Kerberos 5 client en server packages geinstalleerd en gedeinstalleerd had.

Vanaf toen kon ik niet meer inloggen en kreeg ik de 'Module is unknown' melding bij het lokaal inloggen.

Oplossing

Ga achter je linux bak zitten en in de boot loader type:
init=/bin/bash

Hiermee kom je in een early boot mode waar je e.e.a. kunt repareren. Lang leven Linux.

Check even of je hetzelfde probleem hebt als ik door in de /var/log/messages te kijken:

tail /var/log/messages
Oct 29 06:48:28 turpin login: PAM unable to dlopen(/lib64/security/pam_krb5.so): /lib64/security/pam_krb5.so: cannot open shared object file: No such file or directory
Oct 29 06:48:28 turpin login: PAM adding faulty module: /lib64/security/pam_krb5.so

Ga dan naar /etc/pam.d/ en kopieer wat files terug die YaST waarschijnlijk vergeten is terug te zetten:

cd /etc/pam.d/
cp common-account.pam-config-backup common-account.pc
cp common-auth.pam-config-backup common-auth.pc
cp common-password.pam-config-backup common-password.pc
cp common-session.pam-config-backup common-session.pc

Copyright © 1999-2010 by Maurice de Bijl. This article was published on 2008-10-29 in how-to's  linux  opensuse

Was this article useful to you? Please help me by using the toolbar below to tweet the article, give it an eKudo or add it to Hyves, Facebook, Delicous, Digg or another site. Thanks!

Download article as PDF

Comments on this article

There are no comments on this article yet. You can be first.

Add comment

Adding a comment is simple and registration is not needed!

Your IP address is logged, but will not published, all comments need E-mail confirmation and are moderated one by one. Abuse is not tolerated. It is not possible to edit your comment afterwards.

Name:
E-mail address:

E-mail is only used for validation and will not published.

Comment:

Please write comments in the language of the article (Dutch) HTML is not allowed BB-code tags are.

POLL
What do you think of the site design?


Vote View

Please help me by voting
POPULAR TAGS
Show all tags
SEARCH KEYWORD
FOLLOW ME
TwitterGoogleRSSMail
TWITTERING
INFORMATION
Contents and design copyright © 1999-2010 by Maurice de Bijl.

This page has been requested 2727 times and is generated on 03-09-2010 08:24:15 CET in 129.28 msec op turpin, scripts revision# 1:71M

This site is best viewed with Firefox 3.0 or later, Opera 10.5 or later, Safari 3.0 or later or Safari on iPhone, Chrome 4 or later or Internet Explorer 9 or later

Valid HTML 4.01 TransitionalValid CSS!