(RADIATOR) AcceptIfMissing

Simon Dixon sdixon at highway1.com.au
Tue Aug 27 17:58:34 CDT 2002


G'day 

	I've got an issue with the AcceptIfMissing command.  With most
things it is working how it should,if the user does not exist it will
return Accept, if the password for a valid user is correct then it will
return Accept, but if the password for a valid user is incorrect,
radiator sees that it is incorrect but will still return Accept.  Below
is a cut down copy of my config, and a log output, any help would be
greatly appreciated.

-----------------------------------------------------

Foreground
LogStdout
AuthPort 1645
#LogDir         .
DbDir   /usr/local/etc/raddb
# User a lower trace level in production systems:
Trace           4

<Client localhost>
        Secret  xxxxx
        DupInterval 0
</Client>

<AuthBy FILE>
        Identifier dicko-file
        Filename %D/users
        NoDefault
        AcceptIfMissing
</AuthBy>

<Realm DEFAULT>
        AuthBy dicko-file
</Realm>

----------------------------------------------------------

devmug  Password = "xxxx"
        Service-Type = Framed-User,
        Framed-Protocol = PPP,
        Framed-IP-Netmask = 255.255.255.0,
        Framed-Compression = Van-Jacobson-TCP-IP

-----------------------------------------------------------

Wed Aug 28 06:46:07 2002: DEBUG: Handling request with Handler
'Realm=DEFAULT'
Wed Aug 28 06:46:07 2002: DEBUG:  Deleting session for devmug,
203.63.154.1, 1234
Wed Aug 28 06:46:07 2002: DEBUG: Handling with Radius::AuthFILE:
dicko-file
Wed Aug 28 06:46:07 2002: DEBUG: Radius::AuthFILE looks for match with
devmug
Wed Aug 28 06:46:07 2002: DEBUG: Radius::AuthFILE REJECT: Bad Password
Wed Aug 28 06:46:07 2002: DEBUG: Access accepted for devmug
Wed Aug 28 06:46:07 2002: DEBUG: Packet dump:
*** Sending to 127.0.0.1 port 1231 ....
Code:       Access-Accept
Identifier: 216
Authentic:  1234567890123456
Attributes:



Thanks


Simon Dixon
Highway1

===
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