* This is the VOP Radius mailing list * You may also want to add a function that deletes users after the session-limit as well as deletes user that authenticate attempt from a phone number already listed in the UsersOnline table.
I wound up doing everything with database triggers and views to replace the UsersOnline function..however, I also had to manually do timebanking as well. > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Ron Fitzgerald > Sent: Monday, March 10, 2003 10:09 PM > To: [EMAIL PROTECTED] > Subject: [VOP RADIUS] web-based disconnect > > > * This is the VOP Radius mailing list * > > I agree and I use it everyday, but I also need a web-based module > with the same functionality as the snap in to use from the web. All > functions are there except the 'disconnecting of users' or 'kicking'. > > Thanks again. > Ron Fitzgerald > > ----- Original Message ----- > From: "John Blue" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Monday, March 10, 2003 10:09 PM > Subject: [VOP RADIUS] web-based disconnect > > > > > > * This is the VOP Radius mailing list * > > > > RF> I asked someone why he needed a tarnished 1972 penny > > RF> once....He answered "do you have it or not?" > > > > Yeah. See, the point of the VPPRS snapin is so that you can look in > > on what the RADIUS server is doing and if need be .. you know .. > > actually 'disconnect' a user or two. > > > > :) > > > > John Blue > > > > > > ** > > To leave this list, send an email to [EMAIL PROTECTED] > > and put the word "LEAVE" in the BODY of the email. > > > > > > > ** > To leave this list, send an email to [EMAIL PROTECTED] > and put the word "LEAVE" in the BODY of the email. > ** To leave this list, send an email to [EMAIL PROTECTED] and put the word "LEAVE" in the BODY of the email.
