Juniper and Nortel user access [SEC=UNCLASSIFIED]
Ranner, Frank MR
Frank.Ranner at defence.gov.au
Mon Aug 11 05:28:28 CEST 2008
UNCLASSIFIED
> -----Original Message-----
> From:
> freeradius-users-bounces+frank.ranner=defence.gov.au at lists.fre
eradius.org [mailto:freeradius-users->
bounces+frank.ranner=defence.gov.au at lists.freeradius.org] On
> Behalf Of Ivan .
> Sent: Monday, 11 August 2008 10:18
> To: freeradius-users at lists.freeradius.org
> Subject: Juniper and Nortel user access
>
> Hi
>
> I have a user setup in the /etc/freeradius/users file which can access
> Juniper routers, but I would like the same user to be able to access
> Nortel switches, but when I try and combine the user attributes
> authentication fails.
>
> This conf works for both devices:-
>
> test Auth-type:=Local, User-Password := "test"
> Juniper-Local-User-Name ="DEV"
>
> test2 Cleartext-Password := "test"
> Service-Type = Administrative-User
>
> When I try and combine auth fails for the Nortels.
>
> test Auth-type:=Local, User-Password := "test"
> Juniper-Local-User-Name ="DEV"
> Service-Type = Administrative-User
>
You need a comma after the reply attribute:
test Auth-type:=Local, User-Password := "test"
Juniper-Local-User-Name ="DEV",
Service-Type = Administrative-User
Regards,
Frank Ranner
More information about the Freeradius-Users
mailing list