LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 01-22-2014, 05:30 PM   #1
xflow7
Member
 
Registered: May 2004
Distribution: Slackware
Posts: 215

Rep: Reputation: 45
PAM for Slackware 14.1?


Has anyone created PAM packages for Slackware 14.1 (ideally multilib)?

My employer uses a VPN solution (Checkpoint SNX) that requires PAM to be installed on the client machine.

I built packages for 14.0 using the Slackbuild that was included in extra/ at the time. If no one else has already done that for 14.1, I'll try just building against the same Slackbuild/patches, but if someone else has already done it, I'd love to know.

On a side note, with PAM no longer in extra/ it seems like it would be a good candidate to go on Slackbuilds.org.

Thanks,

Dave
 
Old 01-22-2014, 05:42 PM   #2
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Or load up virt-manager from Slackbuilds, create a VM for a distro that uses PAM and use that to connect to work.

Which is what I do, since my employer supports debian/ubuntu for some reason. Since I'm running something else to run *bleeping* Windows at work, I don't feel especially violated.

Last edited by Richard Cranium; 01-22-2014 at 05:43 PM. Reason: Couldn't spell ubuntu. Probably still can't.
 
Old 01-22-2014, 06:06 PM   #3
willysr
Senior Member
 
Registered: Jul 2004
Location: Jogja, Indonesia
Distribution: Slackware-Current
Posts: 4,661

Rep: Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784Reputation: 1784
pam and pam_unix2 are available in MSB under testing directory
 
1 members found this post helpful.
Old 01-22-2014, 08:31 PM   #4
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
A better question... why do you need PAM in the first place?
 
Old 01-22-2014, 08:44 PM   #5
Richard Cranium
Senior Member
 
Registered: Apr 2009
Location: McKinney, Texas
Distribution: Slackware64 15.0
Posts: 3,858

Rep: Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225Reputation: 2225
Quote:
Originally Posted by ReaperX7 View Post
A better question... why do you need PAM in the first place?
The OP stated that his employer's VPN solution required PAM.
 
Old 01-22-2014, 10:57 PM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,097

Rep: Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174Reputation: 4174
Quote:
Originally Posted by xflow7 View Post
On a side note, with PAM no longer in extra/ it seems like it would be a good candidate to go on Slackbuilds.org.
well, to actually be useful, PAM needs many system components to be rebuilt to use it so it's really not suitable to be hosted on SBo: Vincent Batts started a project to integrate it in Slackware some time ago and ported it through various versions of Slackware

http://www.slackware.com/~vbatts/pam/

ATM seems to be updated for Slackware-14.0.
 
Old 01-22-2014, 11:39 PM   #7
ReaperX7
LQ Guru
 
Registered: Jul 2011
Location: California
Distribution: Slackware64-15.0 Multilib
Posts: 6,558
Blog Entries: 15

Rep: Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097Reputation: 2097
Very true. PAM literally requires a good portion of the system be rebuilt in several key points around it, hence why many distributions do not like to include it. It's very invasive software and honestly I don't recommend it because if you screw up anything in PAMs configuration (even a small honest mistake) it will lock you out of the system including root access requiring either a chroot in from a rescue disk, or a full re-installation. It's a good security software package, but it's just too dangerous and can backfire.

Unless you don't have any other choice, you'd be wise to try to research other security measures that don't involve using PAM.
 
Old 01-23-2014, 03:20 AM   #8
bartgymnast
Member
 
Registered: Feb 2003
Location: Almere, Netherlands
Distribution: slack 7.1 till latest and -current, LFS
Posts: 368

Rep: Reputation: 165Reputation: 165
there are 2 different kind of pam implementations.

1. as a system wide implementation.
2. as a program implementation.

You can use build pam for your vpn, and you dont have to use it for your ssh, or ftp logins for example.
pam stands for pluggable authentication module.

and you dont need your whole system to be rebuild.
only shadow is required to be rebuild.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
slackware 15 and pam zerouno Slackware 319 01-18-2023 12:05 PM
PAM and Slackware 10.2 darkarcon2015 Slackware 15 10-20-2007 02:32 PM
PAM Available For Slackware 10.0 eric.r.turner Slackware 14 09-22-2006 12:08 PM
PAM for my Slackware rmg Linux - Newbie 3 04-06-2006 01:10 PM
does slackware 10 support PAM? joroxx Slackware - Installation 2 11-16-2004 12:06 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 04:20 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration