RE: user logon script context....
- From: "Depp, Dennis M." <deppdm@xxxxxxxx>
- Date: Thu, 09 Mar 2006 07:12:19 -0500
Murad,
It is not possible to run logon scripts under a different context. You
might be able to change the context in the script with runas, but this
will require using a password in a script.
You might want to look at using computer startup scripts. These will
run in the context of local system; however, you will not be able to
know what user will be on the system.
Denny
-----Original Message-----
From: Murad Talukdar [mailto:talukdar_m@xxxxxxxxxx]
Sent: Thursday, March 09, 2006 1:35 AM
To: 'Murad Talukdar'; focus-ms@xxxxxxxxxxxxxxxxx
Subject: RE: user logon script context....
Okay a further google showed me the answer--but some clarification would
be
great-can logon scripts be set to run under a chosen context?
Ie, if I don't want it to run under either SYSTEM or localadmin, can
this be
done? (I get the feeling this could be no).
Regards
Murad Talukdar
-----Original Message-----
From: Murad Talukdar [mailto:talukdar_m@xxxxxxxxxx]
Sent: Thursday, March 09, 2006 4:31 PM
To: 'focus-ms@xxxxxxxxxxxxxxxxx'
Subject: user logon script context....
Hi guys,
Can anyone point me to a paper detailing what security context a User
logon
script runs under?
I want to know what kind of permissions a script(well, I understand that
it
doesn't have permissions itself but runs AT a certain level of access)
has
when that user logs one.
For instance, if the user is just a restricted user locally, should I be
able to call a .exe in the script which loads and writes to the c drive?
All
this to be done through a GPO.
Kind Regards
Murad Talukdar
------------------------------------------------------------------------
---
------------------------------------------------------------------------
---
---------------------------------------------------------------------------
---------------------------------------------------------------------------
- Prev by Date: SecurityFocus Microsoft Newsletter #281
- Next by Date: RE: user logon script context....
- Previous by thread: RE: user logon script context....
- Next by thread: RE: user logon script context....
- Index(es):
Relevant Pages
|