Not gaining access on Linux, here's the relevant info:
Here's my config file snippet:
<Realm DEFAULT>
# <AuthBy UNIX>
# The filename defaults to %D/users
# Identifier System
# Filename /etc/shadow
# </AuthBy>
<AuthBy DBFILE>
Identifier System
Filename %D/users
</AuthBy>
# Log accounting to the detail file in LogDir
AcctLogFileName %L/detail
</Realm>
Here's the error message (about 10 billion of these get generated at Trace 4!):
Sun Apr 25 20:06:39 1999: DEBUG: Radius::AuthDBFILE looks for match with chrism
Sun Apr 25 20:06:39 1999: DEBUG: Handling with Radius::AuthDBFILE
Here's the RADIUS file entry (I ran ./builddbm users.db to generate the
users.db file):
chrism Auth-Type = System, NAS-Port-Type = Async
Service-Type = Framed-User,
Framed-Protocol = PPP,
Framed-IP-Address = 255.255.255.254,
Framed-MTU = 1500-
===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.