Hi Dan -

On Thu, 13 Jul 2000, -=X=- wrote:
> Thanks Hugh for the help. I'll try what you recommended. One quickie:
> 
> > > <Realm DEFAULT>
> > >         <AuthBy FILE>
> > >                 Filename /usr/adm/radius/users
> > >                 AddToReply Service-Type=Framed-User,Framed-Protocol=PPP
> > >         </AuthBy>
> > >         <AuthBy UNIX>
> > >                 Identifier System
> > >                 Filename /etc/master.passwd
> > >                 AddToReply Service-Type=Framed-User,Framed-Protocol=PPP
> > >         </AuthBy>
> > > 
> > > 
> > > Thanks for the help! Looking to start using Radiator as soon as possible
> > > and get off the older version we have :-)
> > > 
> > 
> > The Realm DEFAULT above is a bit confusing, as the AuthBy UNIX will be called
> > twice. As a general rule, it is preferable to define your AuthBy clauses first
> > with Identifiers, then refer to them in your Realms and so on by Identifer.
> > This makes configuration files *much* easier to understand.
> 
> I guess I thought I had to do it this way, because first I want Radiator
> to check the users file to see if the user exists, and if not, just check
> the /etc/master.password file to authenticate. Mainly because the only
> reason we have people in the users file is to give them special
> attributes, like dual channel or a static IP or whatever, you know?
> Otherwise they are not in there at all and they are only in the
> /etc/master.passwd file.
> 

If that's the case, you can also add the following to your users file:

DEFAULT Auth-Type = System

hth

Hugh

-- 
Radiator: the most portable, flexible and configurable RADIUS server 
anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, 
Platypus, Freeside, Interbiller, TACACS+, PAM, external, etc, etc.
Available on Unix, Linux, FreeBSD, Windows 95/98/2000, NT, MacOS X.



===
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