On Mon, 3 Jun 2002, Deramus, Chris wrote: > Does it print out any messages? If you try adding a new user what happens? > Do you have problem seeing the accounting information or everything? If you > try to administer an active account, does it report that it didn't find it > or does it show the user administration page ok? > > The page to load fine. I click the Edit Users section on the left frame and > it says user not found. I do a search for user 'TestRad' (which does exist > cause I'm currently logged in as him on my laptop) and it says User does not > exist. > > The accounting page shows my attributes and gives me the selection to choose > from, but when I hit the submit button it just resets the values and doesn't > display anything (including error messages). When I had enter new user > information on the Add User section, and then hit the enter button the > information disappears and that entry isn't added to the database.
So it takes the column information from the database but doesn't find anything in the accounting table. That seems strange. If you do a 'SELECT UserName FROM radacct LIMIT 10' will it give you any results? Could you send the sql_* config directives from the admin.conf (apart from the sql password of course). > > It doesn't display any active accounts even though I'm currently logged on > right now. If you do a 'SELECT UserName from radacct WHERE AcctStartTime = '0'' what does it show when you are loged in? The admin.conf allows you to do a finger to the nas (that only works for cisco access servers currently) or just use the information provided from the accounting database. Which of the two have you enabled? > > Thanks, > > Chris DeRamus > HQ VPN Administrator > Verizon > 301-903-2093 > > > -- Kostas Kalevras Network Operations Center [EMAIL PROTECTED] National Technical University of Athens, Greece Work Phone: +30 10 7721861 'Go back to the shadow' Gandalf - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
