Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Oct 2001 20:45:18 -0800 (PST)
From:      Archie Cobbs <archie@dellroad.org>
To:        Ryan Masse <rmasse@mastery.ca>
Cc:        freebsd-net@FreeBSD.ORG, FreeBSD-Questions <freebsd-questions@FreeBSD.ORG>
Subject:   Re: pptp via mpd
Message-ID:  <200110310445.f9V4jIg09404@arch20m.dellroad.org>
In-Reply-To: <000c01c15c25$8f45dbb0$3200a8c0@mobile.stclairc.ca> "from Ryan Masse at Oct 23, 2001 08:48:01 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Ryan Masse writes:
> Is it possible to authenticate users on /etc/master.passwd or by some other
> method possibly RADIUS or an SQL table? storing the usernames and passwords
> in the mpd.secret file is redundant and insecure IMHO.

Sure it's possible, it's just not implemented yet :-)

Seriously, I don't have time to do it but it seems like
it would be a fairly easy programming project. See e.g.
libradius(3).

FYI, /etc/passwd is not compatible with MD5 CHAP because you
need the cleartext password.. nor is it compabible with
MSOFT CHAP.

A RADIUS client implementation would make the most sense..
patches welcome.

-Archie

__________________________________________________________________________
Archie Cobbs     *     Packet Design     *     http://www.packetdesign.com

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




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