Hello Dean -

On Sun, 09 Jan 2000, Dean Brandt wrote:
> Hiya,
> 
>       I am fairly new to Radiator, and have just installed it.
> 
>       I am playing around with some basic AuthBy setups and this one is
> posing some problems:
> 
> <Realm DEFAULT>
>         <AuthBy FILE>
>                 # The filename defaults to %D/users
>         </AuthBy>
>         <AuthBY UNIX>
>                 Filename /etc/shadow
>         </AuthBy>
>         # Log accounting to the detail file in LogDir
>         AcctLogFileName %L/detail
> </Realm>
> 
> 
>       Using radpwtst any auth from the /etc/raddb/users file works but
> any from the UNIX pw file fails....
> 
>       If I omit the AuthBy FILE then the AuthBy UNIX works fine.
> 
>       Am I missing something here? :)
> 

Yes. When you specify multiple AuthBy clauses in a Realm or Handler, you have
to specify how you want the processing sequence to happen. From your comments
above, I would expect that you should use an "AuthByPolicy ContinueUntilAccept"
(note that ContinueWhileIgnore is the default). Have a look at section 6.19.1
in the Radiator 2.14.1 reference manual.

hth

Hugh


-- 
Radiator: the most portable, flexible and configurable RADIUS server
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald,
Platypus, Freeside, TACACS+, PAM, external, etc etc on Unix, Win95/8,
NT, Rhapsody

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to