Re: I need a method a way to ONLY allow computers in domain to login
From: Herb Martin (news_at_LearnQuick.com)
Date: 08/11/03
- Next message: Francis Tang: "Security Event 681"
- Previous message: Mamun Shaheed: "Re: Problem with VPN setup...."
- In reply to: Andrew: "I need a method a way to ONLY allow computers in domain to login"
- Next in thread: Steven Umbach: "Re: I need a method a way to ONLY allow computers in domain to login"
- Reply: Steven Umbach: "Re: I need a method a way to ONLY allow computers in domain to login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Sun, 10 Aug 2003 21:32:53 -0500
> I always thought that if you did have an account in the domain, that
> you could not access network resources.
> I now have the following scenario.
> People bring their XP laptops from home. The have local logins.
> Once logged in locally, they then access the network server
First step is to distinguish "login/logon" from "authenticate"
and "using resources".
You must be authenticated to use resources (if they are
secured of course.)
You must authenticate TO logon (it's the first step).
You can authenticate without logging on.
One way to force them to logon to a domain machine (instead
of just manually authenticating from a non-domain machine)
is to use IPSec, kerberos authentication.
You don't have to actually encrypt all the packet, just make the
police use AH (authentication of packet data) -- no non-Domain
(trust or forest too of course) will be able to touch your servers
so authentication of the user alone is not sufficient to access
resources.
The MACHINES much also authenticate if you force all to use
IPSec (for internal network ranges.)
- Next message: Francis Tang: "Security Event 681"
- Previous message: Mamun Shaheed: "Re: Problem with VPN setup...."
- In reply to: Andrew: "I need a method a way to ONLY allow computers in domain to login"
- Next in thread: Steven Umbach: "Re: I need a method a way to ONLY allow computers in domain to login"
- Reply: Steven Umbach: "Re: I need a method a way to ONLY allow computers in domain to login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|