Hello Quintin -

What version of Radiator are you running? On what hardware/software platform? 

You can also use the GroupFilename parameter to make sure the AuthBy UNIX 
clause is accessing the correct file.

You can see what files are being accessed by looking at the startup messages 
from Radiator when radiusd is run at Trace 4 debug level.

hth

Hugh


On Tuesday 17 July 2001 18:44, Quintin Lam wrote:
> Dear Sir,
>
> I have a problem on authenticating the user with the primary group using
> Radiator. The error message I capture is:
>
> Tue Jul 17 14:40:04 2001: DEBUG: Radius::AuthUNIX REJECT: User abc is not
> in Group sysadmin
>
> My configuration is:
>
> file users:
> abc   Auth-Type = System, Group = sysadmin
>
> config file:
> <AuthBy UNIX>
>         Identifier System
>         Filename /etc/shadow
> </AuthBy>
>
> <AuthBy FILE>
>         Identifier authbyfile
>         Filename %L/users
>         Nocache
> </AuthBy>
>
> <Realm DEFAULT>
>         AuthBy authbyfile
>         LogFile %L/logfile
>         # Log accounting to the detail file in LogDir
>         AcctLogFileName %L/%C/detail
> </Realm>
>
>
> Thanks a lot!
>
> Quintin
>
> ===
> Archive at http://www.open.com.au/archives/radiator/
> Announcements on [EMAIL PROTECTED]
> To unsubscribe, email '[EMAIL PROTECTED]' with
> 'unsubscribe radiator' in the body of the message.
>
>
> 
===
Archive at http://www.open.com.au/archives/radiator/
Announcements on [EMAIL PROTECTED]
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to