Barx wrote:Hi all
I saw in LQ forum that dropline implements PAM on slackware.
Now I haven't installed yet DL, so I haven't checked.
The question is: after installing DL, do I can login users via PAM ?
I need to authenticate users on logon on a radius server, and the easiest way seem to use PAM, which isn't included in slack.
I don't have any other thing to do with PAM, only login users (to allow surf on the internet)
Tnx all in advance for any reply
We only provide limited PAM functionality for very basic authentication. We have pam-enabled login via our Shadow update, for pam_console support. Additionally, we use some consolehelper stuff. Our GDM has pam support as well.
You could possibly use the Dropline Shadow and PAM packages to have a pam-enabled login capability without installing all of the Dropline GNOME packages. You would have to compile any other PAM modules that you might need as well, and modify your pam configurations accordingly in /etc/pam.d. Additionally, you could use our build scripts that are included in the packages. They are located in /usr/src/dropline-build-system (we include these with all recent updates so that users can see how we build them, and tweak them as needed). The PAM and Shadow scripts are still a work-in-progress though, as they have been ported over from the old build engine. There are still a few small tweaks that must be made to them.
These packs are intended for Slackware 10.1, and should not be used with older versions of Slackware.
http://prdownloads.sourceforge.net/drop ... z?download
http://prdownloads.sourceforge.net/drop ... z?download
http://prdownloads.sourceforge.net/drop ... z?download
http://prdownloads.sourceforge.net/drop ... z?download (optional)
If you do try to use the Dropline Shadow package, I would advise you to try logging into another console to verify that /bin/login still works *before* logging back out. This is always my failsafe when testing PAM and Shadow updates, because if you break something, it's much easier to simply "upgradepkg" back to the previous version instead of rebooting off of a boot CD because you've locked yourself out by breaking /bin/login.

I've never verified whether or not they work completely on stock Slackware systems that don't include the rest of DLG.
If you would like to try to build your own packs from the scripts that are included in the packs, you should use the Dropline Build System.
http://droplinegnome.org/home/dagmar/dr ... 05.tar.bz2