(RADIATOR) Errors
Hugh Irvine
hugh at open.com.au
Wed Dec 12 19:40:31 CST 2001
Hello Eric -
The first problem shown is because there must be a space after DefaultReply:
DefaultReply Service-Type=Framed-User, \
Framed-Protocol=PPP
And the DictionaryFile line is normally put at the top of the configuration
file with Foreground, LogStdout, etc.
BTW - the AcctLogFileName line should be inside the Realm clause (it is
probably this that is causing the error).
I would suggest you read the RFC's and the Radiator reference manual,
included in the distribution ("doc/rfc2865.txt", "doc/rfc2866.rfc" and
"doc/ref.html").
I would also suggest you add some comments to the configuration file.
regards
Hugh
On Thu, 13 Dec 2001 05:36, Eric Johnson wrote:
> Sorry for sending this again but I switched addresses and can't remember
> which one I subscribed to the listserve with. I am getting errors when I
> try and start my service
> that say unkown keywords. They are occuring on line
> 62 and 71. Line 61 is
> DefaultReplyService-Type=Framed-User,Framed-Protocol=PPP
> and line 71 is DictionaryFile ./dictionary . I am
> using the example provided in the goodies dir for my
> NT auth. Would you guys take a look at my config file
> and tell me what you think? Also any comments you
> have about it in general would be more than
> appreciated because I'm fairly new at this.
>
> Foreground
> LogStdout
> LogDir /Radiator/log
> Trace 4
>
> <Client DEFAULT>
> Secret dogcat
> DupInterval 0
> </Client>
>
> <AuthBy SQL>
>
> Identifier CheckSQL
>
> DBSource dbi:mysql:ISP
> DBUsername admin
> DBAuth
> AccountingTable ACCOUNTING
> AcctColumnDef USERNAME,User-Name
> AcctColumnDef TIME_STAMP,Timestamp,integer
> AcctColumnDef
> ACCTSTATUSTYPE,Acct-Status-Type
> AcctColumnDef
> ACCTDELAYTIME,Acct-Delay-Time,integer
> AcctColumnDef
> ACCTINPUTOCTETS,Acct-Input-Octets,integer
> AcctColumnDef
> ACCTOUTPUTOCTETS,Acct-Output-Octets,integer
> AcctColumnDef ACCTSESSIONID,Acct-Session-Id
>
> AcctColumnDef
> ACCTSESSIONTIME,Acct-Session-Time,integer
> AcctColumnDef
> ACCTTERMINATECAUSE,Acct-Terminate-Cause
> AcctColumnDef NASIDENTIFIER,NAS-Identifier
> AcctColumnDef NASPORT,NAS-Port,integer
> </AuthBy>
>
>
>
> <AuthBy NT>
>
> Identifier CheckNT
>
> # You must set the domain name here
> to suit your site
> Domain ETHERNET1
>
> # ON NT, optionally specify the name
> of the
> # Primary Domain Controller,
> including the leading
> # \\ slashes, to override the default
> domain controller
> # for the domain you specified above
> DomainController \\FEZZIK
>
> # On Unix, you MUST specify the
> Domain Controller
> # name as the NT host name of the
> domain controller
> # its not optional. This needs to be
> set to the NT
> # name of the Primary Domain
> Controller, and further
> # the NT name must be in the Unix
> hosts or DNS
> DomainController FEZZIK
>
> # On NT, you can optionally check the
>
> # "Grant dialin permission to user"
> flag in the
> # user manager. Requires the
> # Win32-RasAdmin Perl package to be
> installed first
> # HonourDialinPermission
>
> # This will set up some standard
> reply items for
> # your NAS, you may need others for
> your NAS
>
> DefaultReplyService-Type=Framed-User,Framed-Protocol=PPP
>
> </AuthBy>
>
> <Realm DEFAULT>
> AuthByPolicy ContinueUntilAccept
> AuthBy CheckNT
> AuthBy CheckSQL
> </Realm>
> # Log accounting to the detail file in LogDir
>
> AcctLogFileName ./detail
> #Dictionary File is in current dir
> DictionaryFile ./dictionary
--
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. Available on *NIX, *BSD, Windows 95/98/2000, NT, 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