cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1754
Views
0
Helpful
2
Replies

VPN 3005 and Nt authentication

durandj
Level 1
Level 1

Is there any way I can prevent certain domain users from accessing the vpn concentrator while allowing others (assuming they get there hands on the client software)?

For example, with our old RRAS solution, we could go into Active Directory Users and Computers and uncheck the "Allow Dial-in" box, successfully preventing them from using it to connect to our network remotely.

What we'd like is for there to be one challange/response prompt that requires they authenticate one of our domain controllers, but will also only allow certain users.

2 Replies 2

afakhan
Level 4
Level 4

Hi,

You can implement this using RADIUS server auth., and configure RADIUS server to auth. against any particular group on the NT/W2K DB.

VPN3000 cant do that by itself.

Thanks,

Afaq

Thanks.