Mailinglist Archive: opensuse-bugs (15112 mails)
| < Previous | Next > |
[Bug 327505] New: Boot Installed System: Login fails ( maybe because of a changed pam configuration?)
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sat, 22 Sep 2007 12:30:28 -0600 (MDT)
- Message-id: <bug-327505-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=327505
Summary: Boot Installed System: Login fails (maybe because of a
changed pam configuration?)
Product: openSUSE 10.3
Version: Beta 3
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: leskets@xxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: Beta-Customer
When I boot my system the usual way from hard disk, login on the
console works fine.
After booting via 'Boot Installed System' I get the following
failure message for a valid username and password:
'No Mail
Error in service module!'
Invalid logins are detected. Unfortunately messages do not get
logged to /var/log/messages.
I did not try with the default pam configuration yet.
However I think that login in a recovery situation should not
depend on pam. I suggest booting to runlevel S or starting
a root shell instead of init.
Here is my configuration /etc/pam.d/login anyways:
#%PAM-1.0
auth requisite pam_nologin.so
auth required pam_securetty.so
auth required pam_env.so
auth required pam_unix2.so
account include common-account
password include common-password
session required pam_loginuid.so
session include common-session
session required pam_lastlog.so nowtmp
session optional pam_mail.so standard
session optional pam_ck_connector.so
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: Boot Installed System: Login fails (maybe because of a
changed pam configuration?)
Product: openSUSE 10.3
Version: Beta 3
Platform: x86-64
OS/Version: Other
Status: NEW
Severity: Major
Priority: P5 - None
Component: Installation
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: leskets@xxxxxx
QAContact: jsrain@xxxxxxxxxx
Found By: Beta-Customer
When I boot my system the usual way from hard disk, login on the
console works fine.
After booting via 'Boot Installed System' I get the following
failure message for a valid username and password:
'No Mail
Error in service module!'
Invalid logins are detected. Unfortunately messages do not get
logged to /var/log/messages.
I did not try with the default pam configuration yet.
However I think that login in a recovery situation should not
depend on pam. I suggest booting to runlevel S or starting
a root shell instead of init.
Here is my configuration /etc/pam.d/login anyways:
#%PAM-1.0
auth requisite pam_nologin.so
auth required pam_securetty.so
auth required pam_env.so
auth required pam_unix2.so
account include common-account
password include common-password
session required pam_loginuid.so
session include common-session
session required pam_lastlog.so nowtmp
session optional pam_mail.so standard
session optional pam_ck_connector.so
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |