[7.902][BUG][FIXED] RADIUS not working

Hi,
added RADIUS for webmin access but it does not work as expected. Test button appears as successful, but real login ends in a 'DENIED'.
Yes, the webadmin settings do have the entry.
Dynamic membership: User can be authenticated with RADIUS

Same configuration does work on 2 other ASG 7.5


2010:04:20-09:12:15 ASG aua[24722]: id="3006" severity="info" sys="System" sub="auth" name="Authentication test request: m:radius, f:webadmin, u:TESTUSER, ip:0.0.0.0"
2010:04:20-09:12:15 ASG aua[24722]: id="3006" severity="info" sys="System" sub="auth" name="Authentication test successfull"
2010:04:20-09:14:34 ASG aua[24938]: id="3006" severity="info" sys="System" sub="auth" name="Trying 10.10.10.10 (radius)"
2010:04:20-09:14:35 ASG aua[24938]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.18.117.177" user="TESTUSER" caller="webadmin" reason="DENIED"
2010:04:20-09:54:04 ASG aua[26438]: id="3004" severity="info" sys="System" sub="auth" name="Authentication successful" srcip="10.18.117.177" user="admin" caller="webadmin" engine="local"
2010:04:20-10:05:18 ASG aua[27036]: id="3004" severity="info" sys="System" sub="auth" name="Authentication successful" srcip="10.18.117.177" user="admin" caller="webadmin" engine="local"
2010:04:20-13:12:24 ASG aua[8035]: id="3006" severity="info" sys="System" sub="auth" name="Trying 10.10.10.10 (radius)"
2010:04:20-13:12:25 ASG aua[8035]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.18.117.177" user="TESTUSER" caller="webadmin" reason="DENIED"
2010:04:20-14:34:15 ASG aua[11211]: id="3006" severity="info" sys="System" sub="auth" name="Trying 10.10.10.10 (radius)"
2010:04:20-14:34:15 ASG aua[11211]: id="3005" severity="warn" sys="System" sub="auth" name="Authentication failed" srcip="10.18.117.177" user="TESTUSER" caller="webadmin" reason="DENIED"
2010:04:20-14:34:23 ASG aua[11216]: id="3004" severity="info" sys="System" sub="auth" name="Authentication successful" srcip="10.18.117.177" user="admin" caller="webadmin" engine="local"



Any ideas? Any way to increase the debug level?
Thanks
Cheers
Parents
  • Astaro Beta Report
    
    --------------------------------
    Version: 7.902
    Type: BUG
    State: CLOSED/FIXED
    Reporter: ciscoman++
    Contributor: 
    MantisID: 13240
    Target version: 7.910
    Fixed in version: 7.910
    --------------------------------
  • In V8 you need a user object for webadmin logins. (This was not true for previous beta versions and V7).

    Please enable automatic user creation for facility WebAdmin. Documentation and defaults will be updated soon.
    The reason that your test request succeeds is that the user can successfully be authenticated against radius, but fails actual WebAdmin login because authorization fails due to the missing user object.

    If this fixes your problem: sorry for the inconvenience
Reply
  • In V8 you need a user object for webadmin logins. (This was not true for previous beta versions and V7).

    Please enable automatic user creation for facility WebAdmin. Documentation and defaults will be updated soon.
    The reason that your test request succeeds is that the user can successfully be authenticated against radius, but fails actual WebAdmin login because authorization fails due to the missing user object.

    If this fixes your problem: sorry for the inconvenience
Children
No Data