Hello Eelko -

On Fri, 24 Nov 2000, E.F. de Groot wrote:
> 
> Hello,
> I have problems with my Radiator software.
> My radius.cfg contains the following <Handler ...> sections:
> 
> <Handler NAS-IP-Address=127.0.0.1>
>     RewriteUsername s/^([^@]+).*/$1/
>     <AuthBy FILE>
>        Filename %D/tam/loc/users
>     </AuthBy>
>     <AuthBy UNIX>
>        Identifier Tam
>        Filename %D/tam/loc/users.pwd
>     </AuthBy>
>     RejectHasReason
>     # Log accounting to the detail file in LogDir
>     AcctLogFileName %L/detail/detail.%d%m%Y
>     # Password logging for helpdesk use
>     PasswordLogFileName %L/password/password.%d%m%Y
> </Handler>
> 
> <Handler NAS-IP-Address=62.58.88.46>
>     RewriteUsername s/^([^@]+).*/$1/
>     <AuthBy FILE>
>        Filename %D/tam/ver/users
>     </AuthBy>
>     <AuthBy UNIX>
>        Identifier Tam
>        Filename %D/tam/ver/users.pwd
>     </AuthBy>
>     RejectHasReason
>     # Log accounting to the detail file in LogDir
>     AcctLogFileName %L/detail/detail.%d%m%Y
>     # Password logging for helpdesk use
>     PasswordLogFileName %L/password/password.%d%m%Y
> </Handler>
> 
> <Handler NAS-IP-Address=62.58.88.88>
>     RewriteUsername s/^([^@]+).*/$1/
>     <AuthBy FILE>
>        Filename %D/tam/wor/users
>     </AuthBy>
>     <AuthBy UNIX>
>        Identifier Tam
>        Filename %D/tam/wor/users.pwd
>     </AuthBy>
>     RejectHasReason
>     # Log accounting to the detail file in LogDir
>     AcctLogFileName %L/detail/detail.%d%m%Y
>     # Password logging for helpdesk use
>     PasswordLogFileName %L/password/password.%d%m%Y
> </Handler>
> 
> All users files only contain a DEFAULT user.
> My problem is that when I test an user account it seems radiator always
> uses the users.pwd file from the last Handler-section. So I get an error
> in the logfile saying "No such user" when I try to authenticate with
> NAS-IP-Address 62.58.88.46 if that user doesn't exist in the file
> %D/tam/wor/users.pwd
> 

Please send me a copy of the users files and a trace 4 debug showing what is 
happening and I will have a look at it.

thanks

Hugh


-- 
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.starport.net/~radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to