Re[2]: Just plain problems

2002-12-09 Thread netboss
Let's take what I said step by step and see where I blamed the whole project and/or Alan. "First I cannot use rlm_dbm_parser to create a dbm file." That is a simple statement of fact. I didn't elaborate in that email because I had given more detail in earlier emails. And if you will read th

rlm_dbm_parser

2002-12-07 Thread netboss
Has anyone out there used rlm_dbm_parser in version 0.8, to create a db file from a users file? - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: Just plain problems

2002-12-07 Thread netboss
Alan, I have to admit I am mystified by your attitude. First, the documentation clearly states that rlm_dbm_parser creates a database file. I quote from rlm_dbm in the doc directory. "rlm_dbm_parse rlm_dbm_parser [-c] [-d raddb] [-i inputfile] [-o outputfile] [-x]

Re: Just plain problems

2002-12-06 Thread netboss
Alan, I tried it without altering the config or users files in ANY way. The results are similar. I'm really stumped and as I said, I'm willing to pay for help. Gary At 11:03 AM 12/6/2002 -0500, you wrote: [EMAIL PROTECTED] wrote: > Second, how to configure FreeRadius to use the users file fi

Re: Just plain problems

2002-12-06 Thread netboss
OK, tried using just the plain text users file and here is the output (I've included only the pertinent portion): auth: No authenticate method (Auth-Type) configuration found for the request: Rejecting the user auth: Failed to validate the user. I think there are two issues at work here. One,

Just plain problems

2002-12-06 Thread netboss
Here's the facts: FreeRadius ver 0.8 OS FreeBSD User name and password has been verified to be accurate. Trying to do test authentication from a Livingston PM4 (hey, it's what I had laying around) Only one entry in the users file: DEFAULT Auth-Type := System, Simultaneous-Use := 1 Fr

Still problems with rlm_dbm_parser

2002-12-05 Thread netboss
When running rlm_dbm_parser I get the following. rlm_dbm_parser is located in the raddb directory. After the execution I cannot find a dbm file. PLEASE HELP!!! rlm_dbm_parser -c -i users -o users1 -x Use dictionary in: /usr/local/etc/raddb Found user: DEFAULT Record loaded: 1 Lines parsed: 9

rlm_dbm_parser

2002-12-05 Thread netboss
Can someone explain the workings of rlm_dbm_parser? The documentation implies that given the proper -i and -o options a db file is created. I am attempting to use this program to create a users.db file. Instead I get a users.dir and a users.pag file, which freeradius doesn't recognize. What

Re: Problems compiling

2002-12-05 Thread netboss
Simon, I thought you might like to know the solution. First a little history. I did not want to use the port that came with FreeBSD because it was version 0.7. So I had downloaded version 0.8 from the FreeRadius site. It compiled OK until I tried to compile the dbm module. To solve the prob

Problems compiling

2002-12-04 Thread netboss
Trying to compile the rlm_dbm section of 0.8. When executing ./configure while in the modules/rlm_dbm directory I get the following output. The machine is FreeBSD version 4.6.2. Thanks to anyone who can help. creating cache ./config.cache checking for gcc... gcc checking whether the C compile