compiling freeradius under freebsd

2002-11-07 Thread Doron Shmaryahu
Hi, I have tried compiling freeradius-0.7 under the ports in freeradius. But get this message all the time: /var/home/doron/freeradius-0.7.1/install-sh -c -m 755 radiusd /usr/local/sbin/radiusd install: radiusd does not exist gmake[3]: *** [install] Error 1 gmake[3]: Leaving directory `/var/home

Configuring without libltdl

2002-11-07 Thread Dave Wreski
Hi all, I'm trying to compile freeradius-snapshot-20021107 without the use of the system libtool, but have not been successful. I'm using libtool-1.3.4. I used the following configure options: %configure --prefix=%{_prefix} \ --localstatedir=%{_localstatedir} \ --

free radius pm3

2002-11-07 Thread Trey Scarborough
I am having trouble getting freeradius to run with my pm3's. I am in the process of trying tp upgrade from an older version of cistron using basicly the same config and when i test it using radping i get the same response back from both old radius and new.  I keep getting a Re-sending Access-

Problems Enabling SQL Authentication

2002-11-07 Thread Richard Herrell
Title: Problems Enabling SQL Authentication Hi, I'm having some problems getting RADIUS authentication with MySQL working.  I'm using: FreeRADIUS Version 0.7.1 mysql-server-3.23.41 dialup_admin (latest) - slightly modified RedHat Linux 7.3 I've read through the documentation and the mai

Re: radutmp file

2002-11-07 Thread Brian Kolaci
I'm using 0.6 and 0.7.1. One of the 0.6 versions works, and one doesn't. The 0.7.1 doesn't. If it matters, the version that is working uses Livingston & Cisco, whereas the ones that don't work use CVX (which has very long port numbers). But what doesn't make sense is that the values *are* in th

Re: Segmentation fault

2002-11-07 Thread ypw
Yes, I am using 0.7.1. After downloading 20021107 snapshot, it runs well so far. Thanks! -Paul > "Ynjiun P. Wang" <[EMAIL PROTECTED]> wrote: > > more information about Segmentation fault: > ... > > Which version are you using? If you're using 0.7.1 (or

Re: info on database schema

2002-11-07 Thread Kostas Kalevras
On Thu, 7 Nov 2002, Gloria Chung wrote: > Hi, > I'm wondering if there's any documentation on the free-radius database > schema. I'm especially interested in the user-group (which table > contains the roles and how is that associated with an individual user). > > From the database that I built f

Re: Segmentation fault

2002-11-07 Thread Alan DeKok
"Ynjiun P. Wang" <[EMAIL PROTECTED]> wrote: > more information about Segmentation fault: ... Which version are you using? If you're using 0.7.1 (or earlier) try the latest CVS snapshot before spending any more time tracking down the problem. Alan DeKok. - List info/subscribe/unsubscribe? S

RE: Segmentation fault

2002-11-07 Thread Ynjiun P. Wang
more information about Segmentation fault: 1. The system I am using for compiling and running freeradius is RedHat 7.3 2. after trying ./configure --without-snmp, "radiusd -X" seems running well and accepting few requests correctly but few minutes later it died and reports Segmentation fault. Di

RE: more Kerberos fun

2002-11-07 Thread Brian Johnson
I hereby authorize your use of my name for explicitly non-commercial use as long as you tell anyone that you tell your name to is given a copy of my README file located at LOL Brian J. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:freeradius-users-admin@;lists.cistron.n

Re: radutmp file

2002-11-07 Thread Andrea Gabellini
Which version of FR do you use? The radwho command support the '-d' option only in the CVS (pre 0.8) version. Versions prior to 0.8 support this option but not implement it. Andrea At 00.59 07/11/02, you wrote: I'm running 3 pairs of radius servers. One of them is logging the framed-ip-addres

RE: Radius server physical location and more....

2002-11-07 Thread McKay, Raymond
> Apparently Linksys isn't even sure if they support it. I can't get a > decent answer out of them. There is no radius Tab anywhere in the config, > but that doesn't neccesarily mean that it won't work (I hope). > > Thanks for the response Alan. > -Aaron Linksys APs do not support RADIUS or

RE: more Kerberos fun

2002-11-07 Thread Brian Johnson
Headed down to the court house right now to get it legally changed...any suggestions before I go? ;) On Thu, 7 Nov 2002, Brian Johnson wrote: > STOP USING MY NAME! ;) > > JK > > Brian J. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: more Kerberos fun

2002-11-07 Thread Brian Johnson
STOP USING MY NAME! ;) JK Brian J. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:freeradius-users-admin@;lists.cistron.nl] On Behalf Of > Brian Johnson > Sent: Thursday, November 07, 2002 1:12 PM > To: [EMAIL PROTECTED] > Subject: Re: more Kerberos fun > > > On Thu, 7 Nov

Segmentation fault

2002-11-07 Thread Ynjiun P. Wang
Hi, After compile and run "radiusd -X" I got the following message: [root@curve raddb]# radiusd -X Starting - reading configuration files ... reread_config: reading radiusd.conf Config: including file: /etc/raddb/proxy.conf Config: including file: /etc/raddb/clients.conf Config: in

Re: more Kerberos fun

2002-11-07 Thread Brian Johnson
On Thu, 7 Nov 2002, Steve Langasek wrote: > The Kerberos module was recently fixed to require a Kerberos host > principal on the RADIUS server to ensure that responses from the KDC are > properly verified. It seems freeradius is not finding your host key. > > You say that you have /etc/krb* file

RE: MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
Ouch Alan! Don't hit me so hard. ;) http://www.dictionary.com/search?q=pedantic%20 Thank you very much for the information and now I believe my head is screwed straight. :) > -Original Message- > From: [EMAIL PROTECTED] > [mailto:freeradius-users-admin@;lists.cistron.nl] On Behalf Of

RE: MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
Also, can the queries be a simple call to a stored procedure? Brian J. -Original Message- From: [EMAIL PROTECTED] [mailto:freeradius-users-admin@;lists.cistron.nl] On Behalf Of Brian Johnson Sent: Thursday, November 07, 2002 11:44 AM To: [EMAIL PROTECTED] Subject: MSSQL and FreeRADIUS I

Re: MSSQL and FreeRADIUS

2002-11-07 Thread Alan DeKok
"Brian Johnson" <[EMAIL PROTECTED]> wrote: > So I could use "%n" or "%{Framed IP address}". > > Is that correct? No, you've got to use the dictionary names: %{Framed-IP-Address} Alan DeKok. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

RE: MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
Thank you for clarifying this for me. So I could use "%n" or "%{Framed IP address}". Is that correct? > -Original Message- > From: [EMAIL PROTECTED] > [mailto:freeradius-users-admin@;lists.cistron.nl] On Behalf Of > Alan DeKok > Sent: Thursday, November 07, 2002 12:34 PM > To: [EMAIL

Re: MSSQL and FreeRADIUS

2002-11-07 Thread Alan DeKok
"Brian Johnson" <[EMAIL PROTECTED]> wrote: > Aren't these variables for submiting to accounting records? Huh? Those are the variables which may be used any time, any where, in the server. > If all of these are usable in the authentication process, why have you > limited the number of variables

RE: MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
Aren't these variables for submiting to accounting records? If all of these are usable in the authentication process, why have you limited the number of variables significantly from what is listed as being depreciated in a future version? The following one-character variables are also defined.

RE: MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
I've always believed that you start with what you know and work from that stance. After I get to know freeRADIUS better I may determine that LDAP, or whatever else, is a better solution. For the time being this is the route we have chosen. > -Original Message- > From: [EMAIL PROTECTED] >

Re: MSSQL and FreeRADIUS

2002-11-07 Thread Guillermo Schimmel
May I ask why? You have excelent choices out there, i.e. LDAP. Brian Johnson wrote: I am looking to create a completely custom user system database backend for FreeRADIUS. I was wondering if there is a doc on the variables that may be used in the SQL queries specified in the mssql.conf fil

Re: MSSQL and FreeRADIUS

2002-11-07 Thread Alan DeKok
"Brian Johnson" <[EMAIL PROTECTED]> wrote: ?> I am looking to create a completely custom user system database backend > for FreeRADIUS. I was wondering if there is a doc on the variables that > may be used in the SQL queries specified in the mssql.conf file. doc/variables.txt ? Alan DeKok. -

MSSQL and FreeRADIUS

2002-11-07 Thread Brian Johnson
Title: Message I am looking to create a completely custom user system database backend for FreeRADIUS. I was wondering if there is a doc on the variables that may be used in the SQL queries specified in the mssql.conf file. I would like to pass the username and the NAS address or other ident

Re: more Kerberos fun

2002-11-07 Thread Steve Langasek
On Thu, Nov 07, 2002 at 11:47:03AM -0500, Brian Johnson wrote: > auth: type "Kerberos" > modcall: entering group authenticate > rlm_krb5: krb5 server princ name: hythloth.netcom.duke.edu > rlm_krb5: verify_krb_v5_tgt: host key not found : No such file or > directory > So I'm now no longer seeing

Re: more Kerberos fun

2002-11-07 Thread Brian Johnson
On Thu, 7 Nov 2002, Allister Maguire wrote: > Hello, > > This is what you need in radius.conf: Thanks Allister! I added the bits you mentioned in radiusd.conf and it made things happen differently. Unfortunately it's still not working, but we're getting closer :) After including the relevent

Re: Radius server physical location and more....

2002-11-07 Thread Aaron Wade
On Thursday 07 November 2002 11:20 am, Alan DeKok wrote: >Why would you assume it needs a wireless NIC? Nothing in the >documentation says that. True, as I said I was a bit confused about physical location. But the documentation doesn't not say it either. I take it, that it doesn't need a wi

Re: Radius server physical location and more....

2002-11-07 Thread Alan DeKok
Aaron Wade <[EMAIL PROTECTED]> wrote: > This may be a dumb question, but I am a bit confused about the > physical location requirements of the radius server. Does it need > to have an 802.11 card in order to function or can it be hooked to a > land line ? I would assume it needs the wireless nic

info on database schema

2002-11-07 Thread Gloria Chung
Hi, I'm wondering if there's any documentation on the free-radius database schema. I'm especially interested in the user-group (which table contains the roles and how is that associated with an individual user). From the database that I built from the file src/modules/rlm_sql/drivers/rlm_sql

RE: Re[5]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Glynn Taylor
Nope, weird. I can connect with tsql by forcing the port, but if I change the port in the odbc.ini file like so: [iatms@localhost bin]$ cat /usr/local/etc/odbc.ini [sqlserver] Driver = TDS Descripttion = SQL Server Trace = Yes Servername = 192.168.0.4:1433 Database = wific and try to connect us

RE: Re[5]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Glynn Taylor
Ok, using the tsql that comes with freetds in \usr\local\bin i can connect. [iatms@localhost bin]$ whoami iatms [iatms@localhost bin]$ /usr/local/bin/tsql -S 192.168.0.126:1433 -U hsvpnws Password: Msg 5703, Level 0, State 1, Server WFC-ACC1, Line 0 Changed language setting to us_english. 1> sele

RE: Re[5]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Glynn Taylor
After a recompile of the released version I get isql and tsql logon errors. There are two tsql's on my path, depending if I'm on as root or a plain user one or the other gets used. I made sure I used the freetds tsql and the unixodbc isql. Here are the errors: Notice that it seems to be going aft

Certificates !

2002-11-07 Thread Nadeem Akhtar
Hi, I'm using the CA.all script for generating scripts. When I run the script, I get the following errors : -passin: No such file or directory 23400:error:02001002:system library:fopen:No such file or directory:bss_file.c:259:fopen('-passin','r') 23400:error:20074002:BIO routines:FILE_CTRL:sys

RE: Re[5]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Glynn Taylor
Nope, I got a failure! [glynn@localhost bin]$ isql -v sqlserver hsvpnws eagles99 [unixODBC]tds_connect failed [ISQL]ERROR: Could not SQLConnect And it seems to be a tds conneciton failure. Hmmm, When compiling freetds --with unixodbc, did you specify a directory? Exactly what kind of files is i

Re[5]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Christian Schmit
GT> Wow, so close. Thank you thank you. GT> I actually had not run the odbcinst command, and in odbcinst.ini and I had GT> file useage = 1. (What is the difference between 1 and 2? I have not been GT> able to find that one in the docs). I think odbcinst changed the value from 1 to 2 in my case.

RE: Re[3]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Glynn Taylor
Wow, so close. Thank you thank you. I actually had not run the odbcinst command, and in odbcinst.ini and I had file useage = 1. (What is the difference between 1 and 2? I have not been able to find that one in the docs). Below you mentioned sql.conf. Did you mean mssql.conf? That is the one I

Radius server physical location and more....

2002-11-07 Thread Aaron Wade
Hi, This may be a dumb question, but I am a bit confused about the physical location requirements of the radius server. Does it need to have an 802.11 card in order to function or can it be hooked to a land line ? I would assume it needs the wireless nic but can anyone clear this up

Re[3]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Christian Schmit
I found my error. The sql script included with freeradius for creating the mssql database layout has an error. Freeradius uses "NASPort" and the sql script included with freeradius for the mssql database layout uses "NASPortid" Christian CS> Glynn, CS> I am trying the same setup here. CS> He

Re: sql accounting and custom attributes

2002-11-07 Thread Alexey Chetroi
Thanks, I'll try it ASAP. On Wed, Nov 06, 2002 at 12:23:34PM -0800, Hielke Christian Braun wrote: > Date: Wed, 6 Nov 2002 12:23:34 -0800 > From: Hielke Christian Braun <[EMAIL PROTECTED]> > > Hi, > > i am using that with a cvs version from september, but it worked with > all version up to from

Re[2]: (So close I can taste it...) freeradius & mssql2000

2002-11-07 Thread Christian Schmit
Glynn, I am trying the same setup here. Here is my setup current setup: First I installed unixodbc. Then I compiled/installed freetds with "--with-unixodbc" as suggested by someone on the mailing list. Then I installed freeradius. My conf files are: freetds.conf: -- [MSSQL-6]

multi radius service

2002-11-07 Thread Jeffery Huang
Hello, all! Does it possible to use two radius server process to serve two different authentication method! I mean maybe I use radiusd process 1 to MD5 authentication and radiusd process 2 to TLS authentication! -- Regard, Jeffery Huang iMining Technology Co.,Ltd. 886-2-2723-5122-11 886-2-2723