(RADIATOR) <AuthBy GROUP>

Hugh Irvine hugh at open.com.au
Wed Feb 26 16:01:12 CST 2003


Hello Luis -

This configuration looks OK.

Could you please send a trace 4 debug from Radiator showing what is 
happening?

regards

Hugh


On Thursday, Feb 27, 2003, at 05:40 Australia/Melbourne, Luis Marquez 
wrote:

> Hello everyone,
>  
> I am trying to configure radiator for use with multiple authentication 
> methods. From what I have read, it looks like I can use <AuthBy GROUP> 
> to group the Authby clauses together. I would like to be able to 
> authenticate via a users file or the unix password file. My users also 
> need to have the ability to connect via a PPTP vpn. This is what I 
> have so far:
>  
> Thanks for any advice
>  
>  
>  
> # radius.cfg
> #
> # This is a very simple radius.cfg that you can use to get started.
> # Listen for authentication requests on port 1812 as per RFC
> # 2138
> AuthPort 1812
>
> # Set this to the directory where your logfile and details file are to 
> go
> LogDir /var/log/radius
>
> # Set this to the database directory. It should contain these files:
> # users           The user database
> # dictionary      The dictionary for your NAS
> DbDir /etc/raddb
>
> # This clause defines a single client to listen to
> <Client 1.2.3.4>
> Secret   xxxx
> </Client>
>
> # For testing: this allows us to honour requests from radpwtst
> # on the same host.
> <Client 127.0.0.1>
> Secret xxxx
> DupInterval 0
> </Client>
>
> # This clause handles all users from all realms by looking them up
> # in the users file at /usr/local/etc/raddb/users
> <Realm whatever.net>
> <AuthBy GROUP>
> AuthByPolicy ContinueUntilAccept
> # Generate MPPE keys to encrypt pptp vpns
>                 AutoMPPEKeys Yes
> # simultaneous logins
> DefaultSimultaneousUse 3
>     <AuthBy UNIX>
> # Shadow file
> Filename /etc/shadow
>     </AuthBy>
>     <AuthBy FILE>
> # The filename defaults to %D/users
>     </AuthBy>
> </AuthBy>
> # Log accounting to the detail file in LogDir
> AcctLogFileName %L/detail
> </Realm>
>  
>  
>  
>  
>  
>  
>  
>  
> Luis
>  
> Digital Path Networks
> luism at digitalpath.net
>

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 95/98/2000, NT, MacOS X.
-
Nets: internetwork inventory and management - graphical, extensible,
flexible with hardware, software, platform and database independence.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: text/enriched
Size: 2866 bytes
Desc: not available
URL: <http://www.open.com.au/pipermail/radiator/attachments/20030227/27fdb897/attachment.bin>


More information about the radiator mailing list