(RADIATOR) How to make Authby File work?
Hugh Irvine
hugh at open.com.au
Tue Sep 23 17:26:02 CDT 2003
Hello Joseph -
You can change this behaviour by turning off "Authenticate as computer
..." in the "Connection Properties -> Authentication" panel in the
Windows XP Network control panel.
There are various 802.1x clients you can use for authentication, see
our web site:
http://www.open.com.au/radiator/technical.html#wireless
regards
Hugh
On Wednesday, Sep 24, 2003, at 06:33 Australia/Melbourne, Joseph Gamboa
wrote:
> Hello group!
>
> I am currently evaluating radiator and am running it on a Windows NT
> server. I am also testing it with an Orinoco AP 500. I am trying out
> the authby file (flat text file) - radius.cfg file & users file in
> text below.
>
> My problem is that when I turn on my laptop, my orinoco wireless
> card's mac address is being logged in automatically. I have to put in
> my wireless card's MAC address in the "users" file and give it a
> password. Otherwise, I don't get access (access denied) as soon as I
> turn on my computer. Am using Windows XP Pro as an OS on my laptop.
>
> Is there a way wherein some sort of a log in window can popup and a
> user will type in his/her username & password and radiator will
> authenticate this based on the "users" flat file?
>
> ### This is my radius.cfg file:
> Foreground
> LogStdout
> LogDir c:/Program Files/Radiator
> DbDir c:/Program Files/Radiator
>
> # This will log at DEBUG level: very verbose
> # User a lower trace level in production systems, typically use 3
> Trace 4
>
> AuthPort 1812
>
> AcctPort 1813
>
> <Client 192.168.1.119>
> Secret xxxxxxxx
> DupInterval 0
> </Client>
>
> #<Client DEFAULT>
> # Secret mysecret
> # DupInterval 0
> #</Client>
>
> <Realm DEFAULT>
> # Look up user details in a flat file
> <AuthBy FILE>
> # %D is replaced by DbDir above
> Filename %D/users
> </AuthBy>
>
> # Log accounting to a detail file. %D is replaced by DbDir above
> AcctLogFileName %D/detail
> </Realm>
>
> ### This is my users file:
> mikem User-Password=fred
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Netmask = 255.255.255.255,
> Framed-Routing = None,
> Framed-MTU = 1500,
> Framed-Compression = Van-Jacobson-TCP-IP
>
> joseph User-Password=xxxxxxxx
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Netmask = 255.255.255.255,
> Framed-Routing = None,
> Framed-MTU = 1500,
> Framed-Compression = Van-Jacobson-TCP-IP
>
> 00022d-640762 User-Password=xxxxxxxx
> Service-Type = Framed-User,
> Framed-Protocol = PPP,
> Framed-IP-Netmask = 255.255.255.255,
> Framed-Routing = None,
> Framed-MTU = 1500,
> Framed-Compression = Van-Jacobson-TCP-IP
>
> Yours truly,
>
> Joseph E. Gamboa
>
NB: have you included a copy of your configuration file (no secrets),
together with a trace 4 debug showing what is happening?
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on radiator-announce at open.com.au
To unsubscribe, email 'majordomo at open.com.au' with
'unsubscribe radiator' in the body of the message.
More information about the radiator
mailing list