Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Mar 1997 06:30:10 -0800 (PST)
From:      Michael Dillon <michael@memra.com>
To:        freebsd-isp@freebsd.org
Subject:   Re: radius aware pop3 server
Message-ID:  <Pine.BSI.3.93.970305062752.12357B-100000@sidhe.memra.com>
In-Reply-To: <331D5751.3F54BC7E@cablenet.net>

next in thread | previous in thread | raw e-mail | index | archive | help

On Wed, 5 Mar 1997, Damian Hamill wrote:

> I want to set up a pop3 server but I only have user details in a radius
> database.  What can I do ?  Does anyone have one ?

Hack the POP server to use RADIUS to authenticate the user. This shouldn't
be too hard if you grab a copy of Merit RADIUS since it comes with a
RADIUS client program that can be used to test the RADIUS server. Just
borrow the code from there.

IMHO, RADIUS authentication should be available as a config option
everywhere passwd lookups are used such as in the login command, ftp
server, etc.

Michael Dillon                   -               Internet & ISP Consulting
Memra Software Inc.              -                  Fax: +1-250-546-3049
http://www.memra.com             -               E-mail: michael@memra.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.93.970305062752.12357B-100000>