Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Jun 1998 01:50:46 +0000 (GMT)
From:      Terry Lambert <tlambert@primenet.com>
To:        scrappy@hub.org (The Hermit Hacker)
Cc:        current@FreeBSD.ORG
Subject:   Re: Radius login via getty
Message-ID:  <199806120150.SAA08061@usr09.primenet.com>
In-Reply-To: <Pine.BSF.3.96.980610212044.316B-100000@thelab.hub.org> from "The Hermit Hacker" at Jun 10, 98 09:31:02 pm

next in thread | previous in thread | raw e-mail | index | archive | help
> > Okay, assuming PAM can do what you say it will.  Can it also be used with
> > POP3, IMAP, FTP, Telnet, RLogin, etc.
> 	
> 	Yes...in fact, you can have a different PAM module used to
> authenticate for the various services.  A pam.conf from one of my Solaris
> 2.6 machines (its pretty standard) is included below.  pam_unix.so.1 is
> the 'standard' module, that authenticates against your normal password
> file.  pam_lradius.so.1 is the one I use to authenticate against a radius
> server running on a Novell box (my way of doing 'NDS' authentication...or
> cheating it *grin*)...

This is supposedly what /etc/login.conf was going to buy us, and is the
intent of the "auth"/"auth-type" keyword configured there.


					Terry Lambert
					terry@lambert.org
---
Any opinions in this posting are my own and not those of my present
or previous employers.

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199806120150.SAA08061>