Attribute Operators
Hello everyone, Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means? I can't find them anywhere. I even bought the book Radius by Jonathan Hassell. Not there either. Thanks in advance, Cliff
"Cliff Hayes" <chayes@afo.net> wrote:
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
"man users", or "man 5 users", depending on your OS. Alan DeKok. -- http://deployingradius.com - The web site of the book http://deployingradius.com/blog/ - The blog
Le Thu, Sep 14, 2006 at 12:35:39PM -0400, Alan DeKok ecrivait:
"Cliff Hayes" <chayes@afo.net> wrote:
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
"man users", or "man 5 users", depending on your OS.
I was going to tell him to have a look at the wiki, the SQL part of it, but I can't get to it. Port 80 is open but no response and no timeout: fox@home :~$telnet wiki.freeradius.org 80 Trying 66.139.73.209... Connected to wiki.freeradius.org. Escape character is '^]'. get / And I can wait hours. A normal connection would be: fox@home :~$telnet 212.43.246.10 80 Trying 212.43.246.10... Connected to 212.43.246.10. Escape character is '^]'. get / <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> <HTML><HEAD> <TITLE>501 Method Not Implemented</TITLE> </HEAD><BODY> <H1>Method Not Implemented</H1> get to /index.html not supported.<P> Invalid method in request get /<P> <HR> <ADDRESS>Apache/1.3.33 Server at <A HREF="mailto:fox@thefox.com.fr">host1.thefox.com.fr</A> Por t 80</ADDRESS> </BODY></HTML> Connection closed by foreign host. fox@home :~ Don't you have any monitoring for the wiki website ? if none, do you want some ? Regards, Fox.
On Thu 14 Sep 2006 23:19, Francois-Xavier GAILLARD wrote:
Le Thu, Sep 14, 2006 at 12:35:39PM -0400, Alan DeKok ecrivait:
"Cliff Hayes" <chayes@afo.net> wrote:
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
"man users", or "man 5 users", depending on your OS.
I was going to tell him to have a look at the wiki, the SQL part of it, but I can't get to it. Port 80 is open but no response and no timeout:
There is something causing Apache to occasionally hang on the server. When I figure out what it it I will fix it :-) -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On Thu 14 Sep 2006 19:09, Cliff Hayes wrote:
Hello everyone,
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
http://wiki.freeradius.org/index.php/Operators -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On Thursday 14 September 2006 17:47, Peter Nixon wrote:
On Thu 14 Sep 2006 19:09, Cliff Hayes wrote:
Hello everyone,
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
The := operator display is fixed. The wiki is responding much faster than it was earlier today. -Kevin
On Fri 15 Sep 2006 01:19, Kevin Bonner wrote:
On Thursday 14 September 2006 17:47, Peter Nixon wrote:
On Thu 14 Sep 2006 19:09, Cliff Hayes wrote:
Hello everyone,
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
The := operator display is fixed. The wiki is responding much faster than it was earlier today.
Thanks. I was meaning to fix that this morning. It was midnight when I copied that data in there and I couldn't be bothered at the time to figure out how to cancel the wiki formating :-) -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
On Friday 15 September 2006 03:04, Peter Nixon wrote:
Thanks. I was meaning to fix that this morning. It was midnight when I copied that data in there and I couldn't be bothered at the time to figure out how to cancel the wiki formating :-)
I've added the link that I use for MediaWiki formatting to http://wiki.freeradius.org/index.php/Help:Editing It would be nice to use apache rewrites to drop the index.php and make the URL a little cleaner, but that's not necessary for the wiki to work. Switching to another skin, it looks like the $wgLogo option wasn't set. To get rid of the logo spot on the default skin, did someone just edit the template file for that skin? I don't mind the default skin, but being able to switch to another one and have it look similar would be great! -Kevin
Perfect! Thanks. -----Original Message----- From: freeradius-users-bounces+chayes=afo.net@lists.freeradius.org [mailto:freeradius-users-bounces+chayes=afo.net@lists.freeradius.org]On Behalf Of Peter Nixon Sent: Thursday, September 14, 2006 4:48 PM To: FreeRadius users mailing list Subject: Re: Attribute Operators On Thu 14 Sep 2006 19:09, Cliff Hayes wrote:
Hello everyone,
Does anyone know of a good reference site for the attribute operators (:=, ==, +=) that shows what each means?
http://wiki.freeradius.org/index.php/Operators -- Peter Nixon http://www.peternixon.net/ PGP Key: http://www.peternixon.net/public.asc
participants (5)
-
Alan DeKok -
Cliff Hayes -
Francois-Xavier GAILLARD -
Kevin Bonner -
Peter Nixon