Developer: James J. Williams ([EMAIL PROTECTED])
Project: freeradius
Version: 0.8.1 (and latest CVS build)
Date: Wed Jun 25 16:19:29 PDT 2003
Scope: Patch fix for group checking problems when using realms.
Files modified: rlm_unix.c
Details:

    The current behavior of the freeradius-0.8.1 server when
checking the unix group is to use the entire username string
provided by the user, regardless of weather that username
contains a realm or not. The result: group checking
works fine so long as the user is logging in without
a realm, however trying to login with [EMAIL PROTECTED] does 
not work correctly.
    This simple patch modifies the rlm_unix module to make the 
server use a stripped username if available.

Extract and run this patch in: src/modules/rlm_unix/
Usage: patch -Np0 < rlm_unix.patch

Patch is available here:
http://www.infinitycreative.com/~developer/rlm_unix_patch.tgz



- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to