Mailinglist Archive: opensuse-bugs (10053 mails)

< Previous Next >
[Bug 237625] New: pam and pam-modules package don't have a %verifyscript
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Mon, 22 Jan 2007 17:52:23 -0700 (MST)
  • Message-id: <bug-237625-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=237625

Summary: pam and pam-modules package don't have a %verifyscript
Product: openSUSE 10.3
Version: unspecified
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx


/sbin/unix_chkpwd (from pam.rpm) and /sbin/unix2_chkpwd (from pam-modules) have
entries in /etc/permissions.{easy,paranoid,secure), but they don't have an
according %verifyscript in their spec files.

This means that after running SuSEconfig.permissions (which the packages don't
do automatically either), "rpm --verify" will fail for these packages:

# rpm --verify pam
...L... c /etc/pam.d/common-account
...L... c /etc/pam.d/common-auth
...L... c /etc/pam.d/common-password
...L... c /etc/pam.d/common-session
M...... /sbin/unix_chkpwd
# echo $?
1

# rpm --verify pam-modules
M...... /sbin/unix2_chkpwd
# echo $?
1

# rpm -q pam pam-modules
pam-0.99.7.0-2
pam-modules-10.3-3


--
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, or are watching someone who is.

< Previous Next >