Re: Easiest way to implement a lock-down policy? Suggestions welcome
From: Roger Abell [MVP] (mvpNOSPAM@asu.edu)
Date: 08/09/02
- Next message: Roger Abell [MVP]: "Re: Win 2000 Server with XP Workstation Authentication Problems"
- Previous message: Roger Abell [MVP]: "Re: Truncated User Accounts & Private Folders"
- In reply to: FriskyWeasel: "Easiest way to implement a lock-down policy? Suggestions welcome"
- Next in thread: FriskyWeasel: "Re: Easiest way to implement a lock-down policy? Suggestions welcome"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Roger Abell [MVP]" <mvpNOSPAM@asu.edu> Date: Fri, 9 Aug 2002 00:36:08 -0700
Since it is your app, what I would first explore is
whether I could make the app non-escapable and
also full screen (no way to get out of app, no escape
to a prompt, etc, and no way to minimize). If I could
then I would wrapper the app in an app that launches it,
and when there is a return from the app (i.e. the app
has terminated) then the wrapper does a log off. This
wrapper would then be launched from the login script.
You can do much with group policy, but getting to the
point of being water tight is difficult. It is easier to look
at just replaying explorer with the app as the default shell
than to make a stand-alone 100% locked inescapably,
and using the login route mentioned first is sometimes
more simple and flexible that shell replacement.
-- Roger Abell MS MVP (Windows Platform), MCSE, MCDBA Associate Expert - Windows XP ExpertZone http://www.microsoft.com/windowsxp/expertzone "FriskyWeasel" <friskyweasel@hotmail.com> wrote in message news:3d52e7e8.102595312@news.atl.bellsouth.net... > Hello - > > I am actually a web developer, NOT a network or Windoze security > admin, so I don't have much experience with locking down machines (or > at least taking reasonable security measures) in XP - So any help you > could provide would be appreciated > > Pretty simple - I have 6 client machines running XP Home edition - We > have some custom software we will place on each of these clients - > Just a simple .EXE we wrote for them to use - At this point they > really don't need to be able to run ANYTHING else on the system - just > this custom app we provide them. > > I've done a bit of preliminary research and it's led me to believe > maybe implementing a group policy would be the answer - My question - > what would be the EASIEST, QUICKEST way to lock down these 6 client > machines - No start menu, no IE, no nothing - just our app > > tia > >
- Next message: Roger Abell [MVP]: "Re: Win 2000 Server with XP Workstation Authentication Problems"
- Previous message: Roger Abell [MVP]: "Re: Truncated User Accounts & Private Folders"
- In reply to: FriskyWeasel: "Easiest way to implement a lock-down policy? Suggestions welcome"
- Next in thread: FriskyWeasel: "Re: Easiest way to implement a lock-down policy? Suggestions welcome"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|