Bug 143617 - pam_smbpass.so not installed for both arches on multilib machines
Summary: pam_smbpass.so not installed for both arches on multilib machines
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: samba
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jay Fenlason
QA Contact: David Lawrence
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-12-22 22:01 UTC by Nalin Dahyabhai
Modified: 2014-08-31 23:27 UTC (History)
1 user (show)

Fixed In Version: samba-3.0.10-3
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-01-14 01:32:55 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Nalin Dahyabhai 2004-12-22 22:01:27 UTC
Description of problem:
The pam_smbpass.so module is included in the 'samba' binary package,
which is installed only for the native arch, not the 'samba-common'
package, which is installed for both native and compatibility arches,
so only native-arch binaries can use pam_smbpass.so in their PAM
configurations.

Version-Release number of selected component (if applicable):
samba-3.0.10-2

How reproducible:
Always.

Steps to Reproduce:
1. Install Raw Hide for x86_64, ensuring that biarch compatibility
packages are installed.
2. Check if both arches of "samba" are installed.
3. Check if both arches of "samba-common" are installed.
3. Check for /lib64/security/pam_smbpass.so.  If it exists, check if
/lib/security/pam_smbpass.so was also installed.
  
Actual results:
No 32-bit pam_smbpass.so module is installed.

Expected results:
A 32-bit pam_smbpass.so should be present on the system.


Note You need to log in before you can comment on or make changes to this bug.