[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freeradius-users
Subject:    Re: rlm_perl and empty user name variable
From:       Gustave Nylander <gustave.nylander () gmail ! com>
Date:       2005-10-28 0:21:29
Message-ID: 43616F09.8050005 () gmail ! com
[Download RAW message or body]

Ah yes, the 'eq' operator.

But it still matches the variable with the empty string, which means I'm 
still not seeing the user name in the authentication portion of the 
process.

thanks for the help so far!

Boyan Jordanov wrote:

>On Wednesday 26 October 2005 21:52, Gustave Nylander wrote:
>  
>
>>sub authenticate {
>>       # For debugging purposes only
>>       &log_request_attributes;
>>
>>       if ($RAD_REQUEST{'User-Name'} =="") {
>>    
>>
>
>Use 
>if ($RAD_REQUEST{'User-Name'}  eq ""  
>
>  
>

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic