Samba Install Help

Snaproll

Junior Member
May 22, 2001
16
0
0
Just downloaded Samba 2.2.0 from samba.org, Mandrake 7.2 RPM (version I am using), and got the following error when trying to install the RPM:

pam is needed by samba-2.2.0-20010417

on the properties tab of the package, there is an item:

unsatisfied pam>=0.72

Any suggestions on how to fix the problem so I can install Samba?

 

Damaged

Diamond Member
Oct 11, 1999
3,020
0
0
rpm -q pam see if it's installed. I would imagine it is. If it is, then rpm --force --nodeps samba. If pam is not installed, then install that.