R: R: R: Logging level

2008-10-02 Thread Arrigo Savio
You're right! I was looking at 2.1.0 version of the file.
I checked (and configured) the 2.1.1 and everything is OK.

Thanks, Arrigo

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Per
conto di Alan DeKok
Inviato: martedì 30 settembre 2008 18.16
A: FreeRadius users mailing list
Oggetto: Re: R: R: Logging level

Arrigo Savio wrote:
> I read all comments, and tried to give some permission on the files, but I
> still receive the error pasted...
> I read in docs that:
> #  If not set, then ANYONE can connect to the control socket,
> #  and have complete control over the server.  This is likely
> #  not what you want.
> I tried to comment out the parameters, but it doesn't work anyway.

  Did you see the "access_mode" parameter?  Are you sure you're using
2.1.1?  Are you sure you're looking at the configuration files that are
included in 2.1.1?

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


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


Re: R: R: Logging level

2008-09-30 Thread Alan DeKok
Arrigo Savio wrote:
> I read all comments, and tried to give some permission on the files, but I
> still receive the error pasted...
> I read in docs that:
> #  If not set, then ANYONE can connect to the control socket,
> #  and have complete control over the server.  This is likely
> #  not what you want.
> I tried to comment out the parameters, but it doesn't work anyway.

  Did you see the "access_mode" parameter?  Are you sure you're using
2.1.1?  Are you sure you're looking at the configuration files that are
included in 2.1.1?

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


R: R: Logging level

2008-09-30 Thread Arrigo Savio
I read all comments, and tried to give some permission on the files, but I
still receive the error pasted...
I read in docs that:
#  If not set, then ANYONE can connect to the control socket,
#  and have complete control over the server.  This is likely
#  not what you want.
I tried to comment out the parameters, but it doesn't work anyway.

Arrigo.

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Per
conto di Alan DeKok
Inviato: martedì 30 settembre 2008 8.43
A: FreeRadius users mailing list
Oggetto: Re: R: Logging level

Arrigo Savio wrote:
> radmin> set
> ERROR: You do not have write permission.
> 
> Where can I specify this permission?

  Read the example configuration file in
raddb/sites-available/control-socket.

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


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


Re: R: Logging level

2008-09-29 Thread Alan DeKok
Arrigo Savio wrote:
> radmin> set
> ERROR: You do not have write permission.
> 
> Where can I specify this permission?

  Read the example configuration file in
raddb/sites-available/control-socket.

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


R: Logging level

2008-09-29 Thread Arrigo Savio
Good. I upgraded to 2.1.1 and I successfully tried the debug_level option.

I have a problem with radmin. I configured the listening socket and ran the
program.
I can run all the "show" commands, but if I try any "set", I receive the
error:

radmin> set
ERROR: You do not have write permission.

Where can I specify this permission?




Listening socket in radiusd.conf:
listen {
type = control
socket = ${run_dir}/radiusd.sock
uid = root
gid = root
}



Arrigo

-Messaggio originale-
Da: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Per
conto di Alan DeKok
Inviato: lunedì 29 settembre 2008 11.48
A: FreeRadius users mailing list
Oggetto: Re: Logging level

Arrigo Savio wrote:
> Hi everybody. I installed Freeradius 2.1.0 on a Fedora 9 server.

  I suggest using 2.1.1, which was released last week.

> I'm trying to understand if is it possible to set the logging level in
> radius.log log file. Where can I set up a "radius -X like" level also in
> radius.log file?

  Yes.  Put "debug_level = 2" in radiusd.conf.

> Is it eventually possible to change this level "on the fly"? I mean
without
> restarting the whole radius process

  In 2.1.1, yes.  See radmin.  Connect to the server, and type "help".
See also "man radmin"

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


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