log message patch for kerberos module

2003-06-22 Thread Allister Maguire
Hello, I have created a simple patch that standardises the log output for the kerberos module with other modules. If it could be included that would be great. Regards Allister --- rlm_krb5.orig Fri Apr 11 16:26:04 2003 +++ rlm_krb5.c Sun Apr 13 19:48:31 2003 @@ -156,6 +156,9 @@

Re: Segmentation fault.

2002-12-22 Thread Allister Maguire
From: Alan DeKok [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: Segmentation fault. Date: Sun, 22 Dec 2002 10:58:40 -0500 Reply-To: [EMAIL PROTECTED] Allister Maguire [EMAIL PROTECTED] wrote: We are getting this segmentation fault with freeradius v0.8. Try 0.8.1, it may

Segmentation fault.

2002-12-18 Thread Allister Maguire
/lib/libpthread.so.0 #16 0x40086fed in pthread_start_thread_event () from /lib/libpthread.so.0 (gdb) I don't know how to use gdb very well. Regards Allister Maguire ŠËbú?²æìr¸›{û§²æìr¸›y'ž†Ûiÿü0ÁúÞz¶Šë(®åŠËºÇ«²f

Segmentation fault.

2002-12-15 Thread Allister Maguire
/libpthread.so.0 (gdb) I don't know how to use gdb very well. Regards Allister Maguire - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

SQL IP Pools Module

2002-12-03 Thread Allister Maguire
Hello, We have finished the sql version of the ip module it can be downloaded from here: ftp://lopez.globe.net.nz/Linux/freeradius/rlm_sqlippool.tar.gz Issues: 1. It does not support multilink (MPPP), we had no need for this so did not implement it. 2. We use transaction so could not use

RE: SQL IP Pools Module

2002-12-03 Thread Allister Maguire
Sorry, Fixed version of the tar has been uploaded. Allister -Original Message- From: Allister Maguire Sent: Wednesday, 4 December 2002 4:59 p.m. To: '[EMAIL PROTECTED]' Subject: SQL IP Pools Module Hello, We have finished the sql version of the ip module it can

Segmentation fault in Kerberos Module

2002-11-21 Thread Allister Maguire
Hello, I get Segmentation faults with the Kerberos module. This is how it happens: We have two servers each with Kerberos and Ldap (Active Directory) installed, if we restart any one of them, freeRadius will produce this segmentation fault. It will keep segmenting until the server has shutdown.

Re: more Kerberos fun

2002-11-06 Thread Allister Maguire
Hello, This is what you need in radius.conf: You need to add a empty krb5 to the module section. (It takes no parameters). modules { krb5 { } } And then add krb5 to auth section: authenticate { krb5 } This part is correct: Auth-Type := Kerberos Regards

Problem SQL Module

2002-11-02 Thread Allister Maguire
Hello, We have been developing a SQL version of the IP Pools module, it is finished but we could not find away to make use of the rlm_sql module, which we would like to do. Here is the problem: This is a same of one of the queries: start-begin = BEGIN start-update = UPDATE ippool SET

Error: Invalid operator for item NAS-Port-Type: 11 reverting to '=='

2002-09-08 Thread Allister Maguire
? Regards Allister Maguire - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Segmentation fault.

2002-08-21 Thread Allister Maguire
() and relloc() are thread safe? Regards Allister Maguire - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRadius crashing

2002-08-18 Thread Allister Maguire
Allister Maguire [EMAIL PROTECTED] wrote: Sat Aug 10 19:00:16 2002 : Error: WARNING: Unresponsive child (id 5126) for request 21379 This is a problem, and may be a mjor cause behind the crash. Something is so screwed up that the requests cannot be completed in a reasonable amount of time

Re: Adding NAS-Port-Type to a Access-Request for certain realms

2002-08-14 Thread Allister Maguire
I have changed it to using a suffix instead eg: [EMAIL PROTECTED], I added this to the hints file. DEFAULT Suffix = .xdsl, Strip-User-Name = Yes NAS-Port-Type = xDSL Only problem is the suffix is not being stripped, only the realm is being removed. Anyone know how I can fix this?

rlm_ldap checkItem with multi-value attribute

2002-08-14 Thread Allister Maguire
Hello, I am using a multi-value attribute radiusNASPortType to restrict what type of media a user can access our network, it does not work if there are multiply values. rlm_ldap: looking for check items in directory... rlm_ldap: Adding radiusNASPortType as NAS-Port-Type, value xDSL op=11

Adding NAS-Port-Type to a Access-Request for certain realms

2002-08-13 Thread Allister Maguire
Hello, We are using realms eg: dialin.mydomain.com xdsl.mydomain.com. I want to be able to add NAS-Port-Type=xDSL - Digital Subscriber Line of unknown type, if they are using xdsl.mydomain.com to the access-request. The reason I want to do this is because the telco we buy these off don't send

Re: Adding NAS-Port-Type to a Access-Request for certain realms

2002-08-13 Thread Allister Maguire
Hello, I have changed it to using a suffix instead eg: [EMAIL PROTECTED], I added this to the hints file. DEFAULT Suffix = .xdsl, Strip-User-Name = Yes NAS-Port-Type = xDSL Only problem is the suffix is not being stripped, only the realm is being removed. Anyone know how I can fix

RE: active directory

2002-07-31 Thread Allister Maguire
, the best option for you would be to use rlm_ldap for authorisation and authentication. Regards Allister Maguire -Original Message- From: Ador Dauz [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: active directory Date: Thu, 1 Aug 2002 11:26:12 +0800 Reply-To: [EMAIL PROTECTED] hello

RE: RE: Re: FreeRadius (0.5) stop responding or crashes if can't connect to LDAP server.

2002-07-12 Thread Allister Maguire
machine and will see if it lasts the weekend, if so will update other machine. Thank you for all your help. Regards Allister Maguire Hello, Installed version 0.6, which I am guessing has the updates in, but now I get another error: Wed Jul 10 13:56:15 2002 : Error: rlm_ldap: All ldap

RE: Re: FreeRadius (0.5) stop responding or crashes if can't connect to LDAP server.

2002-07-09 Thread Allister Maguire
: All ldap connections are in use Wed Jul 10 14:00:22 2002 : Info: MASTER: exit. Regards Allister Maguire -Original Message- Date: Mon, 1 Jul 2002 12:15:02 +0300 (EEST) From: Kostas Kalevras [EMAIL PROTECTED] To: [EMAIL PROTECTED] Subject: Re: FreeRadius (0.5) stop responding or crashes

FreeRadius (0.5) stop responding or crashes if can't connect to LDAP server.

2002-07-01 Thread Allister Maguire
Hello, We are using FreeRadius version 0.5 with LDAP (Windows 2000 AD) and have found that the server will stop responding or crash if the connection with the LDAP servers is broken. Eg: if the network cable is unplugged and then replugged in for the radius server, it will log an error Error:

Pam fails with usernames longer than 9 characters how can I change accounting detail data.

2002-06-24 Thread Allister Maguire
Timestamp = 1024894753 Thanks Allister Maguire - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

rlm_ldap check items

2002-06-01 Thread Allister Maguire
Hello, I am testing freeRadius v0.5, and have attributes setup in the ldap directory. Reply attributes are working find, but Check attributes don't seem to work properly eg: access should be deined fi the check attribute in the Access-Request does not match. Am I correct in thinking this?

Realm's not being removed.

2002-05-30 Thread Allister Maguire
Hello, We are using realm's, but when a user is autherize and authenticated the realm is not removed. Regards Allister Maguire RADIUSD.CONF: Made change to modules ldap{} and pam{}, rest is default. authorize { preprocess # counter # attr_filter # eap

Authorization via LDAP Authentication via PAM

2002-05-27 Thread Allister Maguire
a request How many need to fail, for the Access-Request to fail? Regards Allister -Original Message- From: Allister Maguire Sent: Friday, 17 May 2002 9:26 p.m. To: '[EMAIL PROTECTED]' Subject: Authorization via LDAP Authentication via PAM Hello, In the radiusd.conf file you have

Authorization via LDAP Authentication via PAM

2002-05-17 Thread Allister Maguire
. Is this posible? Thanks Allister Maguire - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html