Bug 304048

Summary: Unable to login to fresh Factory/Beta2 install. "Module is unknown" resmgr not installed.
Product: [openSUSE] openSUSE 10.3 Reporter: Brandon Philips <bphilips>
Component: InstallationAssignee: E-mail List <bnc-team-screening>
Status: RESOLVED DUPLICATE QA Contact: E-mail List <qa-bugs>
Severity: Critical    
Priority: P5 - None    
Version: Beta 2   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Brandon Philips 2007-08-23 20:41:52 UTC
I just did a minimal netinstall of Factory/Beta2 without installing any desktop environment.  When I typed in my user name and password after the install I got this error:  "Module is unknown"  

So, PAM is broken after a fresh install.  SSH still worked though.

`zypper install resmgr` fixes the issue but I don't know why this package didn't get installed in the first place.

I installed: resmgr-1.1.0_SVNr143-5 [100%]

Excerpt from /var/log/messages:

Aug 23 13:09:06 painty sshd[2950]: Accepted publickey for philips from 192.168.1.196 port 49407 ssh2
Aug 23 13:09:09 painty login[2913]: PAM unable to dlopen(/lib64/security/pam_resmgr.so)
Aug 23 13:09:09 painty login[2913]: PAM [error: /lib64/security/pam_resmgr.so: cannot open shared object file: No such file or directory]
Aug 23 13:09:09 painty login[2913]: PAM adding faulty module: /lib64/security/pam_resmgr.so
Aug 23 13:09:10 painty login[2913]: Module is unknown
Aug 23 13:09:14 painty login[2953]: PAM unable to dlopen(/lib64/security/pam_resmgr.so)
Aug 23 13:09:14 painty login[2953]: PAM [error: /lib64/security/pam_resmgr.so: cannot open shared object file: No such file or directory]
Aug 23 13:09:14 painty login[2953]: PAM adding faulty module: /lib64/security/pam_resmgr.so
Aug 23 13:09:16 painty login[2953]: Module is unknown
Aug 23 13:09:39 painty su: (to root) philips on /dev/pts/0
Aug 23 13:12:08 painty sshd[2952]: PAM audit_log_acct_message() failed: Operation not permitted
Aug 23 13:12:23 painty sshd[2989]: Accepted publickey for philips from 192.168.1.196 port 39946 ssh2
Aug 23 13:15:45 painty login[2954]: PAM unable to dlopen(/lib64/security/pam_resmgr.so)
Aug 23 13:15:45 painty login[2954]: PAM [error: /lib64/security/pam_resmgr.so: cannot open shared object file: No such file or directory]
Aug 23 13:15:45 painty login[2954]: PAM adding faulty module: /lib64/security/pam_resmgr.so
Aug 23 13:15:46 painty login[2954]: Module is unknown
Aug 23 13:18:14 painty su: (to root) philips on /dev/pts/0
Comment 1 Matej Horvath 2007-08-24 08:14:53 UTC

*** This bug has been marked as a duplicate of bug 303780 ***