View Issue Details

IDProjectCategoryView StatusLast Update
0001057Kali LinuxKali Package Bugpublic2014-02-27 08:16
Reporters3c Assigned Torhertzog  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
Platformx64OSKaliOS Version1.0
Product Version1.0.6 
Summary0001057: Freeradius patch for WPE not correctly applied.
Description

Freeradius in the repo has been improperly patched for WPE. Although the patch was applied to some of the files (confirmed by looking at the source and config files), the source files weren't patched before compiling. As such no of the WPE features can be used.

Steps To Reproduce

Easy way to confirm:

root@kali:~# /usr/sbin/freeradius -v

freeradius: FreeRADIUS Version 2.1.12, for host x86_64-pc-linux-gnu, built on Dec 6 2012 at 02:04:18
Copyright (C) 1999-2011 The FreeRADIUS server project and contributors.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
You may redistribute copies of FreeRADIUS under the terms of the
GNU General Public License.
For more information about these matters, see the file named COPYRIGHT.

Looking at the patch file however shows:

-const char radiusd_version = "FreeRADIUS Version " RADIUSD_VERSION ", for host " HOSTINFO ", built on " DATE " at " TIME;
+const char
radiusd_version = "FreeRADIUS-WPE Version " RADIUSD_VERSION ", for host " HOSTINFO ", built on " DATE " at " TIME;

So when properly patched doing a -v should report a different version. This was also confirmed by the fact that the freeradius-server-wpe.log logfile wasn't created.

Activities

s3c

s3c

2014-02-26 18:11

reporter   ~0001576

Was a bit quick on the trigger, disregard this report. Was looking at the wrong patch file.

rhertzog

rhertzog

2014-02-27 08:16

administrator   ~0001578

Closing as requested by the submitter.

Issue History

Date Modified Username Field Change
2014-02-26 07:48 s3c New Issue
2014-02-26 18:11 s3c Note Added: 0001576
2014-02-27 08:16 rhertzog Note Added: 0001578
2014-02-27 08:16 rhertzog Status new => closed
2014-02-27 08:16 rhertzog Assigned To => rhertzog
2014-02-27 08:16 rhertzog Resolution open => no change required