Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Networking > Restrict VPN to single session

Reply
Thread Tools Display Modes

Restrict VPN to single session

 
 
Tyler Durden
Guest
Posts: n/a

 
      02-06-2010
How restrict users to single session on VPN? Windows 2003 Server Standard.

Thanks.


 
Reply With Quote
 
 
 
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-07-2010
"Tyler Durden" <> wrote in message
news:...
> How restrict users to single session on VPN? Windows 2003 Server Standard.
>
> Thanks.
>



Search in this link for "How to Modify the Number of Simultaneous
Connections"

How to install and configure a Virtual Private Network server in ..To change
the number of simultaneous connections, follow these steps: ... Click Allow
access to grant the user permission to dial in.
http://support.microsoft.com/kb/323441

Just in case for others that have Windows 2000, search this link for "How to
Install and Enable VPN"

How To Install and Configure a Virtual Private Network Server in ...Type the
maximum number of simultaneous PPTP connections that you want ....
http://support.microsoft.com/kb/308208

--
Ace

This posting is provided "AS-IS" with no warranties or guarantees and
confers no rights.

Please reply back to the newsgroup or forum for collaboration benefit among
responding engineers, and to help others benefit from your resolution.

Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
MCSA 2003/2000, MCSA Messaging 2003
Microsoft Certified Trainer
Microsoft MVP - Directory Services

If you feel this is an urgent issue and require immediate assistance, please
contact Microsoft PSS directly. Please check http://support.microsoft.com
for regional support phone numbers.




 
Reply With Quote
 
Tyler Durden
Guest
Posts: n/a

 
      02-07-2010
Hi Ace, thanks, but I would like to restric users to single session; by
default the same user can connect many times.



"Ace Fekay [MVP-DS, MCT]" <> wrote in message
news:...
> "Tyler Durden" <> wrote in message
> news:...
>> How restrict users to single session on VPN? Windows 2003 Server
>> Standard.
>>
>> Thanks.
>>

>
>
> Search in this link for "How to Modify the Number of Simultaneous
> Connections"
>
> How to install and configure a Virtual Private Network server in ..To
> change the number of simultaneous connections, follow these steps: ...
> Click Allow access to grant the user permission to dial in.
> http://support.microsoft.com/kb/323441
>
> Just in case for others that have Windows 2000, search this link for "How
> to Install and Enable VPN"
>
> How To Install and Configure a Virtual Private Network Server in ...Type
> the maximum number of simultaneous PPTP connections that you want ....
> http://support.microsoft.com/kb/308208
>
> --
> Ace
>
> This posting is provided "AS-IS" with no warranties or guarantees and
> confers no rights.
>
> Please reply back to the newsgroup or forum for collaboration benefit
> among responding engineers, and to help others benefit from your
> resolution.
>
> Ace Fekay, MVP, MCT, MCITP EA, MCTS Windows 2008 & Exchange 2007, MCSE &
> MCSA 2003/2000, MCSA Messaging 2003
> Microsoft Certified Trainer
> Microsoft MVP - Directory Services
>
> If you feel this is an urgent issue and require immediate assistance,
> please contact Microsoft PSS directly. Please check
> http://support.microsoft.com for regional support phone numbers.
>
>
>
>



 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-08-2010
"Tyler Durden" <> wrote in message
news:...
> Hi Ace, thanks, but I would like to restric users to single session; by
> default the same user can connect many times.
>


Oh, I see, sorry, I posted that too quickly.

By default, as far as I know, unless someone else has a better suggestion or
I'm overlooking a setting somewhere, there is no native way to restrict a
user to one concurrent session, other than going third party. I have many
customers using Cisco ASA 5505 or a Pix 501 or Pix 506e. With those devices,
or other similar solutions, you can restrict one VPN session per user.

I also found the following if you want to pursue this with Windows RRAS.
However, my suggestion is to use a third party.

Routing and Remote Access Blog : Limit one connection to the VPN ...Jul 17,
2008 ... Hello all, I thought it would be worthwhile to blog a post
specifically on this topic. I've seen quite a number of people having this
....
http://blogs.technet.com/rrasblog/ar...-per-user.aspx

Also, not sure what RRAS is installed on, but I highly suggest to not have
it running on a DC.

Ace




 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-08-2010
"Ace Fekay [MVP-DS, MCT]" <> wrote in message
news:...
> "Tyler Durden" <> wrote in message
> news:...
>> Hi Ace, thanks, but I would like to restric users to single session; by
>> default the same user can connect many times.
>>

>
> Oh, I see, sorry, I posted that too quickly.
>
> By default, as far as I know, unless someone else has a better suggestion
> or I'm overlooking a setting somewhere, there is no native way to restrict
> a user to one concurrent session, other than going third party. I have
> many customers using Cisco ASA 5505 or a Pix 501 or Pix 506e. With those
> devices, or other similar solutions, you can restrict one VPN session per
> user.
>
> I also found the following if you want to pursue this with Windows RRAS.
> However, my suggestion is to use a third party.
>
> Routing and Remote Access Blog : Limit one connection to the VPN ...Jul
> 17, 2008 ... Hello all, I thought it would be worthwhile to blog a post
> specifically on this topic. I've seen quite a number of people having this
> ...
> http://blogs.technet.com/rrasblog/ar...-per-user.aspx
>
> Also, not sure what RRAS is installed on, but I highly suggest to not have
> it running on a DC.
>
> Ace
>
>
>
>


Oh, is this SBS? I now realize that you've cross-posted it to the SBS group,
If it is, RRAS can run on it and is configurable with the wizard, but it's
still suggested to move it off, since it still creates a multihoming
scenario.

If not SBS, and it's a DC, I definitely suggest moving it elsewhere off a
DC.

btw - There's also the following tool, but I am not sure if it works with
RRAS.

How to Use a Network Share to Limit a User's Concurrent ...To restrict
concurrent logons for specific user accounts, use this logon script or
incorporate the script in an existing logon script. ...
http://support.microsoft.com/kb/260364

Ace



 
Reply With Quote
 
Tyler Durden
Guest
Posts: n/a

 
      02-08-2010
not SBS, I'll try your suggestions, thanks!


"Ace Fekay [MVP-DS, MCT]" <> wrote in message
news:...
> "Ace Fekay [MVP-DS, MCT]" <> wrote in
> message news:...
>> "Tyler Durden" <> wrote in message
>> news:...
>>> Hi Ace, thanks, but I would like to restric users to single session; by
>>> default the same user can connect many times.
>>>

>>
>> Oh, I see, sorry, I posted that too quickly.
>>
>> By default, as far as I know, unless someone else has a better suggestion
>> or I'm overlooking a setting somewhere, there is no native way to
>> restrict a user to one concurrent session, other than going third party.
>> I have many customers using Cisco ASA 5505 or a Pix 501 or Pix 506e. With
>> those devices, or other similar solutions, you can restrict one VPN
>> session per user.
>>
>> I also found the following if you want to pursue this with Windows RRAS.
>> However, my suggestion is to use a third party.
>>
>> Routing and Remote Access Blog : Limit one connection to the VPN ...Jul
>> 17, 2008 ... Hello all, I thought it would be worthwhile to blog a post
>> specifically on this topic. I've seen quite a number of people having
>> this ...
>> http://blogs.technet.com/rrasblog/ar...-per-user.aspx
>>
>> Also, not sure what RRAS is installed on, but I highly suggest to not
>> have it running on a DC.
>>
>> Ace
>>
>>
>>
>>

>
> Oh, is this SBS? I now realize that you've cross-posted it to the SBS
> group, If it is, RRAS can run on it and is configurable with the wizard,
> but it's still suggested to move it off, since it still creates a
> multihoming scenario.
>
> If not SBS, and it's a DC, I definitely suggest moving it elsewhere off a
> DC.
>
> btw - There's also the following tool, but I am not sure if it works with
> RRAS.
>
> How to Use a Network Share to Limit a User's Concurrent ...To restrict
> concurrent logons for specific user accounts, use this logon script or
> incorporate the script in an existing logon script. ...
> http://support.microsoft.com/kb/260364
>
> Ace
>
>
>



 
Reply With Quote
 
Ace Fekay [MVP-DS, MCT]
Guest
Posts: n/a

 
      02-08-2010
"Tyler Durden" <> wrote in message
news:...
> not SBS, I'll try your suggestions, thanks!


Scratch that SBS thing. I misread the newsgroup lists it was going to.

Try that idea, and let us know how it works out.

Ace



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Restrict VPN to single session Tyler Durden Windows Server 6 02-08-2010 03:57 PM
Windows Update error code 8007065E Martin R Windows Update 7 01-14-2010 01:33 PM
Registry Cleaner Hate Session Jon Windows Vista General Discussion 14 11-17-2009 03:51 PM
single instance storage TheClassic Windows Vista File Management 0 02-12-2008 05:26 PM
Session won't stick in Vista IIS 7, classic ASP app goldnhue Windows Vista Installation 2 05-02-2007 11:16 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59