cancel
Showing results for 
Search instead for 
Did you mean: 

Configure IC4000 and Juniper EX-series switch - Login to EX-Series switch's using AD account

charm_
New Contributor

Configure IC4000 and Juniper EX-series switch - Login to EX-Series switch's using AD account

Hi Guys,

Does anyone already experience or can assist us how can we configure the Juniper IC4000 to integrate on a Active Directory. The purpose of this is to use our AD account to login and manage a EX-series switch's J-Web and console.

Thanks

3 REPLIES 3
ManojReddy_
Contributor

Re: Configure IC4000 and Juniper EX-series switch - Login to EX-Series switch's using AD account

on switch:



set system authentication-order radius

set system radius-server <IC IP> secret <shared secret>

set system login user remote class super-user (configure whatever class that is required)



Configure following on IC:



configure an auth protocol set on IC and select PAP/CHAP

configure AD auth server in IC

configure a realm and mske it use above created AD Auth server for authentication and create role mapping rules

configure a sign-in policy and attach the realm and auth protocol set to it

create location group and attach it to above created sign-in policy

create EX switch as radius client and attach to above created location group

create radius return attribute policy and select the attribute ïJuniper-Local-User-NameÍ and give its value as ïremoteÍ(or what ever you configured on the ex) and apply the policy to the roles to which you are mapping your users.

Zubin_
New Contributor

Configure IC4500 for MS AD for auth if Auth fails dump the computer/user to guest vlan

Manoj and everybody on the UAC team,

Is the above subjected scenario is possible using IC4500 ? our management wants to see if we can use IC4500 for identity verification.

1. Desktop/Laptop would use computer account name from ( MS AD ).

If verification is confirmed, then put the computer in Trusted VLAN to access all internal resources.

If authentication fails, Desktop/Laptop need to be dumped in a guest VLAN.

Please kindly let me know if this could be done, if so. Is there a KB or a flow diagram of how this works?

Any help would be highly appreciated.

Thanks & Regards

ManojReddy_
Contributor

Re: Configure IC4500 for MS AD for auth if Auth fails dump the computer/user to guest vlan

this will work on any of the IC hardware.

you can use machine authentication feature of OAC to get this to work.

please read admin guide of OAC for details on how to do machine auth and read admin guide for details on how to configure IC for 802.1x

if you got any questions about the procedures in docs, please mention here.