(RADIATOR) importing users file into a sql db

2001-07-24 Thread Roger Mangraviti
Hi all, are there any scripts available to push a users file into a sql db? TIA Roger === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

Re: (RADIATOR) importing users file into a sql db

2001-07-24 Thread Hugh Irvine
Hello Roger - On Tuesday 24 July 2001 18:02, Roger Mangraviti wrote: Hi all, are there any scripts available to push a users file into a sql db? We supply a utility called buildsql with Radiator. Have a look at section 10 in the Radiator 2.18.2 reference manual. regards Hugh --

Re: (RADIATOR) importing users file into a sql db

2001-07-24 Thread Alexey Korchagin
Hello Roger and all. RM are there any scripts available to push a users file into a sql db? When you tell 'file' - you mean plain-text file as 'passwd', 'shadow' and etc. ? Or something else? I don't think that somebody have off-the shelf solution becouse different people use different names

(RADIATOR) random problems authenticating

2001-07-24 Thread Andrew Kaplan
We are using the Total Control chassis with Rodopi. Within the past few weeks dailup users have been complaining of problems connecting/getting a fast connection etc. If they try a couple of times they connect. I have tested my equipment and spoken with the telephone company - everything checks

(RADIATOR) Dictionary files

2001-07-24 Thread Todd Dokey
Is it legal to assign dictionary files within client statements? === Archive at http://www.open.com.au/archives/radiator/ Announcements on [EMAIL PROTECTED] To unsubscribe, email '[EMAIL PROTECTED]' with 'unsubscribe radiator' in the body of the message.

RE: (RADIATOR) Dictionary files

2001-07-24 Thread Todd Dokey
Well to assign dictionary files in client or in handlers that have clients.. Handler %D/DictionaryFile dictionary.ascend Client blah settings... /Client Client blah2 # Same Modem type

(RADIATOR) service-type=call-check question.

2001-07-24 Thread Griff Hamlin
Hello, I'm trying to handle a situation where I need to perform an authorization for a service-type of 'call-check'. What I want to do is, look in a mysql table and if I find a row matching the combination of username, nas-ipaddress then I want the router to accept the call and perform a normal

(RADIATOR) No such attribute Called-Station-ID

2001-07-24 Thread William Hernandez
Hello everyone, I'm tyring to do some testing of my radius.cfg where I have: Handler Called-Station-ID=/5050$/ ... /Handler I'm getting the above message No such attribute Called-Station-ID using: radpwtst -trace -s www.domain.com -user foo -password foo -auth_port 1812 -noacct -secret foo