[freeside] Freeside 1.4.0pre7 & ICRadius 0.18.1

Edward Shabotinsky lanshark at bsinet.net
Thu Jan 10 11:59:46 PST 2002


Hi
have you check svc_acct.export?
you have to run it in order to fill radcheck and radreply with users.

Edward Shabotinsky
System Engineer
BritesiteINet Inc.
---------------------------------
www.bsinet.net
www.britesiteinet.net
lanshark at bsinet.net
----------------------------------
  ----- Original Message ----- 
  From: The Wizard 
  To: ivan-freeside at sisd.com 
  Sent: Thursday, January 10, 2002 12:03 PM
  Subject: [freeside] Freeside 1.4.0pre7 & ICRadius 0.18.1


  Hi all,

  Everything seems to work exept that freeside does not append the radcheck table I created in the freeside dbase.The table is still empty - no users...

  freeside does insert the information in svc_acct  table in the freeside directory.

  What must the configuration be to have it going 1 shot ?

  Here is how I created the radcheck table: 
  CREATE TABLE radcheck (

  id int(10) DEFAULT '0' NOT NULL auto_increment,

  UserName varchar(30) DEFAULT '' NOT NULL,

  Attribute varchar(30),

  Value varchar(40),

  PRIMARY KEY (id),

  KEY UserName (UserName)

  );




-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://420.am/pipermail/freeside-users/attachments/20020110/a3b8718b/attachment.html


More information about the freeside-users mailing list