Hello Erik -

On Tue, 04 Jan 2000, Erik Meitner wrote:

> Here is how I have my AuthBy's setup(minus extra junk):
> 
> <AuthBy SYSTEM>
>         Identifier System
> </AuthBy>
> 
> #main users file
> <AuthBy FILE>
>         NoDefaultIfFound
>         Identifier MainUser
>         Filename %D/users
> </AuthBy>
> 
> <Realm DEFAULT>
>         AcctLogFileName %L/detail
>         <AuthBy FILE>
>                Filename %D/users-def
>         </AuthBy>
> </Realm>
> 
> users-def file:
> DEFAULT         Auth-Type=MainUsers, Group = user
> 
> users file:
> DEFAULT         Auth-Type = System
>         User-Service = Framed-User,
>         Ascend-Idle-Limit = 3600
> 
> 
> emeitner         Auth-Type = System, Time = "Al0600-1800"
>         User-Service = Framed-User,
>         Ascend-Idle-Limit = 3600
> --------
> If users-def file is changed to:
> DEFAULT         Auth-Type=System, Group = user
> 

Note your spellings:

> <AuthBy FILE>
>         NoDefaultIfFound
>         Identifier MainUser
>         Filename %D/users
> </AuthBy>

> users-def file:
> DEFAULT         Auth-Type=MainUsers, Group = user
> 

The Identifier and the Auth-Type must agree.

cheers

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