The authentication portion of the module returns ok, the session portion returns reject, as it should.
On Wed, Jun 17, 2009 at 9:18 AM, Ivan Kalik<[email protected]> wrote: >> Well, in debugging mode, it doesn't log anything to the file, but the >> debug output shows it being rejected. When I am not running in debug, >> I only get 'Login OK: [zdls02/p2182111] (from client allowed_clients >> port 536936642)' logged by the radius server, I am logging my own >> simultaneous use message, although this shows up prior to the login ok >> message in the logs. > > You authentication module is broken. > > ... >> Found Auth-Type = gwis >> +- entering group authenticate {...} >> ++[gwis] returns ok >> +- entering group session {...} >> [rlm_gwis 4a38f8a476ce4ac0b0 Error] Authentication failed due to >> simultaneous use: zdls02 >> ++[gwis] returns reject > ... > > It first returns ok, then rejects. So you get both login OK and reject. > Fix the module. > > Ivan Kalik > Kalik Informatika ISP > > - > List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html > - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

