From owner-freebsd-questions Fri Oct 1 8: 9:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from chippie.cgu.nl (chippie.cgu.nl [145.101.220.7]) by hub.freebsd.org (Postfix) with ESMTP id 977F315296 for ; Fri, 1 Oct 1999 08:09:13 -0700 (PDT) (envelope-from psd@cgu.nl) Received: from localhost (psd@localhost) by chippie.cgu.nl (8.9.3/8.9.3/psd) with SMTP id RAA15734; Fri, 1 Oct 1999 17:08:59 +0200 (CEST) Date: Fri, 1 Oct 1999 17:08:59 +0200 (CEST) From: Paul Dekkers X-Sender: psd@chippie.cgu Reply-To: Paul Dekkers To: Sheldon Hearn Cc: FreeBSD Mailinglist Subject: Re: user-admin /just/ under radius? In-Reply-To: <38520.938774070@axl.noc.iafrica.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 1 Oct 1999, Sheldon Hearn wrote: | > Is it possible to do authentication just via radius, so I won't have to | > create users in the passwd database and so on? | | Try nothing but this in /etc/pam.conf: | login auth required pam_radius.so | | You'll need to look at pam_radius(8) manpage first. For one thing, | you'll need an /etc/radius.conf . You'll probably also want | try_first_pass and template_user=someone. That template_user thing was I think the thing I needed to get it working. And, maybe; the manual page you've got there, because I couldn't find it here?! Not even on www.freebsd.org! :-( (If you could send it to me via mail I'd apreciate it!) Is there a posibility to give a user an own UID and/or homedirectory or is that the limitation? Thank you, Paul -- Paul Dekkers E-Mail: To err is human, to moo bovine To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message