• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Samba Install Help

Snaproll

Junior Member
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?

 
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.
 
Back
Top