Dialup Admin and HTTP Authentication

2010-11-29 Thread mikal

Hi,

I'm trying to setup Dialup Admin to use HTTP authentication credentials to
connect to a mysql database.  The HTTP authentication works, but the
PHP_AUTH_USER and PHP_AUTH_PW don't seem to be getting set, when trying to
connect to the DB I get "DEBUG(SQL,MYSQL DRIVER): Connect: User=,Password= 
Could not connect to SQL database" (with SQL Debug enabled for Dialup Admin
and after setting "sql_use_http_credentials = yes" in my admin.conf).

This is with Apache2 2.2 and mod_php5 5.33.  The mysql/functions.php3 file
is using the $HTTP_SERVER_VARS array, is that going to work with php5?  Or
is there something else that I need to configure? 

Thanks in advance!
-- 
View this message in context: 
http://freeradius.1045715.n5.nabble.com/Dialup-Admin-and-HTTP-Authentication-tp3285681p3285681.html
Sent from the FreeRadius - User mailing list archive at Nabble.com.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


direcciones mac

2010-11-29 Thread osvaldo aviña avalos

I have a 10.4 and ubuntu-server freeradius 01/02/1910

where
 I register the mac address and what is the correct syntax to add users 
that will also adjust to documents and usuarios.conf clientes.con

I hope I need an answerEscucharLeer fonéticamente
  -
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: How to filter MAC addresses within Freeradius?

2010-11-29 Thread Christ Schlacta
mac filtering should happen at the AP level.

On Mon, Nov 29, 2010 at 7:23 PM, Viirydiianah Robles
 wrote:
> Hi
>
> I have ubuntu 10.4 with freeradisUs-server-2.1.10
>
> my question is, where to add the Mac address? in users or clients.conf file,
> I have to change any line of any of them or use Terminal to do it?
>
> Thank you.
>
> Viridiana Ambriz Robles
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html
>
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


How to filter MAC addresses within Freeradius?

2010-11-29 Thread Viirydiianah Robles

Hi
 
I have ubuntu 10.4 with freeradisUs-server-2.1.10 



 
my question is, where to add the Mac address? in users or clients.conf file, I 
have to change any line of any of them or use Terminal to do it?
 
Thank you.
 
Viridiana Ambriz Robles   -
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Re: FreeRADIUS 2.1.10 regression in logging behaviour

2010-11-29 Thread Alan Buxey
Hi,

> Raw and traditional UDP syslog is not the only option.  You could also 
> syslog to a local daemon...

true - but thats another process running on the server that doesnt need to be 
:-)

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: FreeRADIUS 2.1.10 regression in logging behaviour

2010-11-29 Thread Alexander Clouter
Alan Buxey  wrote:
> 
>> Or to start logging to a central syslog service?
> 
> hmm, log to a disk or throw a packet out onto the network using
> UDP and hope that it gets to the destination and the remote
> logger is working. lets see..  ;-)
> 
Raw and traditional UDP syslog is not the only option.  You could also 
syslog to a local daemon...

Cheers

-- 
Alexander Clouter
.sigmonster says: BOFH excuse #10:
  hardware stress fractures

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: FreeRADIUS 2.1.10 regression in logging behaviour

2010-11-29 Thread Alan DeKok
Johan Meiring wrote:
> On 2010/11/27 01:32 PM, Alan DeKok wrote:
>>
>>Another fix would be to add a "radmin" command to re-open just the log
>> files.
>
> Squid does something similar.
> "squid -l logrotate" reopens the log files.

  Sure.  Send a patch. :)

  Alan DeKok.
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: MAC Address Filtering

2010-11-29 Thread Alan Buxey
Hi,

>I have the operating system ubunto 10.4 with freeradisUs-server-2.1.10
>I want to know if I should modify the archive in the clients.conf to get
>rid of or register clients.
>Can anyone help me ??

clients.conf is where you add or remove devices which need to talk to the 
RADIUS server - ie wireless AP, switch or dial-in RAS.  (unless you want to
use SQL , in which case you can add them to a table in the DB - read sql.conf
and the relevant dialup.conf for more details)

..unless you meant 'clients' as in people/laptops - in RADIUS, they arent 
clients,
they are users.  so you need to edit users fileor LDAP or SQL or PERL etc

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: FreeRADIUS 2.1.10 regression in logging behaviour

2010-11-29 Thread Alan Buxey
Hi,

> Or to start logging to a central syslog service?

hmm, log to a disk or throw a packet out onto the network using
UDP and hope that it gets to the destination and the remote
logger is working. lets see..  ;-)

alan
-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: FreeRADIUS 2.1.10 regression in logging behaviour

2010-11-29 Thread Johan Meiring

On 2010/11/27 01:32 PM, Alan DeKok wrote:


   Another fix would be to add a "radmin" command to re-open just the log
files.



Squid does something similar.
"squid -l logrotate" reopens the log files.


--


Johan Meiring
Cape PC Services CC
Tel: (021) 883-8271
Fax: (021) 886-7782

-
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html