RE: FW: Attribute Value length using SQL

2005-11-06 Thread Gunther
Alan DeKok wrote: Gunther [EMAIL PROTECTED] wrote: My remaining trouble was the conditional expression %{expr: SQL1}:-%{expr:SQL2}. I don't think that's the correct syntax. Yes, I realised that ... I skipped this approach and I now use post-auth sql module for updating my initial login time

Re: mysql.sock moved and cannot be found by freeradius !

2005-11-06 Thread Sebastian Wild
Symbolic linking your socket to the usual location /var/run/mysqld/mysqld.sock might help you. Do ln -s /data/mysql/mysql.sock /var/run/mysqld/mysqld.sock to do this. Freeradius should then be able to connect to mysql again. I suppose that ain't hardcoded in freeradius but it might me hardcoded

Re: freeradius and machine account authentication

2005-11-06 Thread Norbert Wegener
Norbert Wegener nw at sbs.de http://lists.freeradius.org/mailman/listinfo/freeradius-users wrote: / FreeRADIUS at this time cannot perform machine account authentications, // but it supports proxying them off to another RADIUS server (for example, // IAS, or FUNK) / After recent changes to

Re: mysql.sock moved and cannot be found by freeradius !

2005-11-06 Thread Andrew Teixeira
I've had similar problems with MySQL before (not in relation to FreeRadius, but the same socket problem) and the easiest way for me to fix it was to change the hostname where the application thinks MySQL exists from localhost to the actual hostname of the machine. This bypasses the use of the

Re: perl and additional response attributes

2005-11-06 Thread Boyan Jordanov
On Saturday 05 November 2005 20:42, Emil Wilmanski wrote: I'm testing freeradius 1.0.5. I want to add some additional attributes to Access-Accept response using rlm_perl module but when I put perl into post-auth block, when I start server it says: radiusd.conf: perl modules aren't allowed in

Re: Blank User-name attribute

2005-11-06 Thread Boyan Jordanov
On Sunday 06 November 2005 02:35, Gustave Nylander wrote: I have freeradias 1.0.5 installed with the rlm_perl module, and the trouble I'm having is that the user-name attribute is an empty string within the 'authenticate' routine I have for the perl script. Please see in example.pl that comes

Re: freeradius and machine account authentication

2005-11-06 Thread Alan DeKok
Norbert Wegener [EMAIL PROTECTED] wrote: I searched the archives and found this or that discussion about that topic in general. Nevertheless I did not find any hint on how to configure freeradius to perform machine I typed the following into google: freeradius-users machine authentication

Re: Problem with EAP/TLS and XP SP2

2005-11-06 Thread Ben Walding
On 11/6/05, Alan DeKok [EMAIL PROTECTED] wrote: Hal Pomeranz [EMAIL PROTECTED] wrote:I don't fully understand from the docs what this parameter is doing exactly.Is this supposed to work?Is there some configuration (perhaps in my users file) that I'm missing?What is the impact of NOT setting this