Bug 787116
Summary: | radtest PPPhint option is not parsed properly | |||
---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Karel Srot <ksrot> | |
Component: | freeradius | Assignee: | John Dennis <jdennis> | |
Status: | CLOSED ERRATA | QA Contact: | Patrik Kis <pkis> | |
Severity: | high | Docs Contact: | ||
Priority: | high | |||
Version: | 6.2 | CC: | dpal, pkis | |
Target Milestone: | rc | |||
Target Release: | --- | |||
Hardware: | All | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | freeradius-2.1.12-1.el6 | Doc Type: | Bug Fix | |
Doc Text: |
Cause:
radtest does not recognize documented PPPhint command line option when non-zero.
Consequence:
radtest fails if a non-zero PPPhint command line option provided because it applies the wrong command line arguments.
Fix:
Modify radtest to recognize an integer command line argument instead of testing if the next arg is zero.
Result:
The command line arguments are properly applied.
|
Story Points: | --- | |
Clone Of: | 760193 | |||
: | 1047859 (view as bug list) | Environment: | ||
Last Closed: | 2012-06-20 14:06:12 UTC | Type: | --- | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 1047859 |
Description
Karel Srot
2012-02-03 08:11:41 UTC
Technical note added. If any revisions are required, please edit the "Technical Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: radtest does not recognize documented PPPhint command line option when non-zero. Consequence: radtest fails if a non-zero PPPhint command line option provided because it applies the wrong command line arguments. Fix: Modify radtest to recognize an integer command line argument instead of testing if the next arg is zero. Result: The command line arguments are properly applied. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2012-0881.html |