Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Dec 2002 09:02:20 +0100 (CET)
From:      Michael Bretterklieber <mbretter@jawa.at>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   misc/46555: enhancements for libradius
Message-ID:  <200212270802.gBR82KXd000642@worf.jawa.at>

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

>Number:         46555
>Category:       misc
>Synopsis:       enhancements for libradius
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 27 00:20:02 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Michael Bretterklieber <mbretter@jawa.at>
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
JAWA Management Software GmbH
>Environment:
System: FreeBSD worf.jawa.at 4.7-RELEASE-p1 FreeBSD 4.7-RELEASE-p1 #1: Sat Oct 26 13:58:03 CEST 2002 root@worf.jawa.at:/compile/src/sys/compile/WORF i386
>Description:

I made the radius integration for mpd. During this work I missed some functions in libradius.
I attached patches for libradius for adding this missing functions, here is a short changelog:

- added rad_demangle for demangling user-passwords (needed for MS-CHAPv1 MPPE-keys).
- added rad_demangle_mppe_key for demangling mppe-keys (needed for MS-CHAPv2 MPPE-keys).
- added some typecasts to avoid compilation warnings

The code for the rad_demangle_mppe_key function was taken from userland ppp.

I hope that someone with enough karma (=someone who has the permission to commit this) can make a short review and then commit this code.

>How-To-Repeat:
	not available

>Fix:
	not available


>Release-Note:
>Audit-Trail:
>Unformatted:

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




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