Re: IPsec rules per User




Steven Umbach a écrit :

That is not possible in Windows 2000/2003/XP. Ipsec policies are only machine
aware [computer configuration] and only authenticate to the other computer. ---
Steve


<boomboom999@xxxxxxxxx> wrote in message
news:1151594376.896576.26200@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Is it possible to create a GPO that assign IPSec rules per user and not
per computer?

Thank you


We have found a way to do that with a bit of scripting.
The main idea is the following.

1. Create user groups like IPSecPolicy1, IPSecPolicy2 etc.

2. Create one GPO that covers all computers that need IPSec

3. Run a startup script within this GPO which :
- creates a Scheduled Task
- configures this task to run as Local System
- configures this task to run at logon only (for any user)
- configures this task to execute the following script:

if the current User belongs to IPSecPolicy1
run Ipsecpol.exe <Policy1>
if the current User belongs to IPSecPolicy2
run Ipsecpol.exe <Policy2>
etc.

4. Assigns users to appropriate groups.

Done.

:)

.



Relevant Pages

  • Re: Install Windows Patch via GPO
    ... I did gpresult on the PCs and the GPO is showing up now. ... Browse when you want to add a new script or put the ... only reply to Newsgroups ... Ethernet adapter Local Area Connection 1: ...
    (microsoft.public.windows.group_policy)
  • Re: would a GPO have been better?
    ... shortcut to everyone, and you only have to update it in one spot, and ... > file to all machines on the network with varying levels of success. ... > 2) The main operation I'm looking for the gpo to perform is just a file ... The login script is a WSH ...
    (microsoft.public.win2000.group_policy)
  • Re: Install Windows Patch via GPO
    ... the script name is the patchfile name? ... Choose Add and do not type "patch", click the browse button and then use the batch file which contains the commands. ... only reply to Newsgroups ... I did gpresult on the PCs and the GPO is showing up now. ...
    (microsoft.public.windows.group_policy)
  • Re: Setting scripts for workstations only
    ... How do I Block a GPO with User Policy, ... unless loopback processing is used. ... your script and change it to a login script, ...
    (microsoft.public.windows.group_policy)
  • Re: can a GPO do this for me?
    ... That is that a decision needs to be made as to whether a new ... The login script is a WSH ... I guess what I was looking for the GPO to do was provide ... >> file to all machines on the network with varying levels of success. ...
    (microsoft.public.win2000.active_directory)