Hi everyone.

I have my default authentication set to unix, and this works great.  I do
have some specific users
that I want to have special settings for, such as multiple session
requirements, access
only during specific times, etc.

My users file contains:

DEFAULT Auth-Type = System
        Reply-Message = You are a PPP user

Now, I want to be able to add users that authenticate via their unix
password, but have
various login attributes with them,  here, I am borrowing from my current
ESVA radius setup:

Pjimco Password = "UNIX" Sessions = 5
        User-Service-Type = Framed-User,
        Framed-Protocol=PPP,
        Framed-Netmask=255.255.255.0

I'm thinking that maybe, if I have something like this: (note, missing
password info)


Pjimco  Service-Type = Login-User
        Framed-Protocol = PPP,
        Framed-IP-Netmask = 255.255.255.0,
        Framed-Routing = None,
        Framed-MTU = 1500,
        Framed-Compression = Van-Jacobson-TCP-IP


that it will authenticate according to my default mentioned above and use my
unix password...


I know I could store my encrypted password in the radius file, but I'm
trying to avoid that
if possible.

What do you think?


===
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to