Re: rlm_sql_mysql on FreeBSD 5.4 - Segmentation fault at startup

2005-12-08 Thread Nicolas Baradakis
Matthew Horoschun wrote: I noticed that people have had somewhat similar problems (http://lists.cistron.nl/pipermail/freeradius-users/2005-September/047030.html), but I'm not sure that this is the same thing. Someone else managed to make MySQL work under FreeBSD.

Radius Sending Rollback Message?

2005-12-08 Thread Sharma Raj
Title: Radius Sending Rollback Message? Radius Sending Rollback Message A rather curious scenario of events: In our setup of Radius, we use an Oracle database. Ordinarily, when NAS sends Accounting Start messages to Radius, Radius sends Update messages to Oracle. Periodically, something

Re: rlm_ldap: ldap_search() failed: Bad search filter:

2005-12-08 Thread Norbert Wegener
Nicolas Baradakis wrote: Norbert Wegener wrote: When I take the same vars in radiusd.conf, I get: rlm_ldap: ldap_search() failed: Bad search filter radiusd.conf: ldap ldap1 { server=mchm967a.tww006.sitest.net port=3268 identity=[EMAIL PROTECTED] mypass=mypass

Re: How many Request handle by Free Radius at same time form sameclient.

2005-12-08 Thread Alan DeKok
Manojkumar Patel [EMAIL PROTECTED] wrote: U forget about system configuration. Tell ME, how many request handele by free radius server from same client at the same time? It depends on your setup, which includes the number of NASes, authentication protocols, and back-end database used to

Re: rlm_sql_mysql on FreeBSD 5.4 - Segmentation fault at startup

2005-12-08 Thread Dusty Doris
I'm running it fine right now on freebsd 5.4. I installed everything from ports. I first installed mysql server from ports. I'm runnning mysql-server-4.1.14 cd /usr/ports/databases/mysql41-server/ make install clean (I didn't specifiy any unique make options)_ cd /usr/ports/net/freeradius

(no subject)

2005-12-08 Thread Bohannan, Chad W
I am still attempting to authenticate PAP from FR to LDAP/AD. I continue to receive an error regardless of my radiusd.conf configuration. Below is the relevant snip from my radius.conf as well as the error message I am receiving. It looks to me like LDAP is not able to complete the initial

Re: Radius Sending Rollback Message?

2005-12-08 Thread Alan DeKok
Sharma Raj [EMAIL PROTECTED] wrote: In our setup of Radius, we use an Oracle database. Ordinarily, when NAS sends Accounting Start messages to Radius, Radius sends Update messages to Oracle. Periodically, something odd happens - Radius sends a Rollback message to Oracle which undoes the

Re: rlm_ldap: ldap_search() failed: Bad search filter:

2005-12-08 Thread Alan DeKok
Norbert Wegener [EMAIL PROTECTED] wrote: So far, so good, but later I get: . read1msg: V2 referral chased, mark request completed, id = 3^M new result: res_errno: 1, res_error: : LdapErr: DSID-0C090627, Ah, yes. There's a bug in bugzilla about using anonymous bind to chase

Re: rlm_ldap: ldap_search() failed: Bad search filter:

2005-12-08 Thread Norbert Wegener
Alan DeKok wrote: Norbert Wegener [EMAIL PROTECTED] wrote: So far, so good, but later I get: . read1msg: V2 referral chased, mark request completed, id = 3^M new result: res_errno: 1, res_error: : LdapErr: DSID-0C090627, Ah, yes. There's a bug in bugzilla about using

Re: rlm_sql_mysql on FreeBSD 5.4 - Segmentation fault at startup

2005-12-08 Thread Brian A. Seklecki
On Thu, 8 Dec 2005, Nicolas Baradakis wrote: Someone else managed to make MySQL work under FreeBSD. With that kind of cynicism flying around, someone is likely to have their feeling get hurt. ~BAS http://lists.freeradius.org/pipermail/freeradius-users/2005-October/047693.html - List

Re: Postgres

2005-12-08 Thread Brian A. Seklecki
On Wed, 7 Dec 2005, leunam atebro wrote: I am new to this freeradius server, can you give me some idea on how to authenticate freeradius in a postgres database? Also, I need sample configuration Working, tested, proven sample configuration files are [what this project is in] in desperate

possible radtest parameter issue

2005-12-08 Thread Laker Netman
I am trying to use radtest to check some changes I'm making in my FR users file. My goal is to be able to let visitors use our wifi network for Internet access by authorizing them against a generic user/password combo in users like guest wireless, while everyone in the company, who is actually

Re: possible radtest parameter issue

2005-12-08 Thread Dennis Skinner
Laker Netman wrote: --- Walking the entire request list --- Nothing to do. Sleeping until we see a request. rad_recv: Access-Request packet from host 192.168.12.210:32773, id=105, length=62 Ignoring request from unknown client 192.168.12.210:32773 Add 192.168.12.210 to your clients file with

Re: rlm_sql_mysql on FreeBSD 5.4 - Segmentation fault at startup

2005-12-08 Thread Matthew Horoschun
Thankyou all. It was indeed linuxthreads causing me the grief. I was sure that I had tried it with native threads -- but I was obviously confused. Cheers Matthew. Nicolas Baradakis wrote: Matthew Horoschun wrote: I noticed that people have had somewhat similar problems

RADIUS Accounting

2005-12-08 Thread Madhuraka Godahewa
Hi All, I have installed freeRADIUS 1.0.5 recently and configured it. It works perfectly for authenticating users connecting through WLAN AP. I have a little problem with RADIUS accounting. I understand that the accounting requests should be sent by the NAS to the RADIUS server. My

Re: RADIUS Accounting

2005-12-08 Thread Bernell Williams
Madhuraka Godahewa wrote: Hi All, I have installed freeRADIUS 1.0.5 recently and configured it. It works perfectly for authenticating users connecting through WLAN AP. I have a little problem with RADIUS accounting. I understand that the accounting requests should be sent by the NAS to