Re: Prevent Domain Logon or Access
From: Herb Martin (news_at_LearnQuick.com)
Date: 06/20/04
- Next message: Herb Martin: "Re: Question concerning Remote Access Authentication with IAS"
- Previous message: Enkidu: "Re: Serious Problem :("
- In reply to: Zane: "Prevent Domain Logon or Access"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 19 Jun 2004 19:12:49 -0500
"Zane" <zane@mail.com> wrote in message
news:#c1ffQlVEHA.2828@TK2MSFTNGP10.phx.gbl...
> Do you guys have any advise or recommended "tricks" to prevent anyone from
> using network/domain resources UNLESS they authenticate with a DOMAIN
based
> client machine? Basically, I do not want anyone accessing domain
resources
> into our network with HOME laptops (not part of domain).
>
> Preferred way is NOT to use PKI. I know PKI could accomplish this, I was
> thinking more of using login scripts for someway of accomplishing this.
> Since NON-domain based machines can not execute login scripts.
Well, that was going to be my suggestion.
You could probably still do it with IPSec, by using just the
Kerberos authentication mechanisms which isn't really based
on PKI -- but you might have had that in mind when you said
"no PKI".
No requirement for encryption is necessary if you just make
all of your servers REQUIRE "signed packets" and use Kerberos
(or even Preshared secret) to authenticate and set all clients
to RESPOND (or even Require for internal IP address ranges.)
You will need to exclude outside IPs from the IPSec policy for
clients if you wish them to visit the Internet or 'travel well.'
You might look into SMB signing to see if there is some
trick that can disallow NON-authenticated machines.
(I don't know of one but I would look there.)
You could try some scheme with secure hubs/routers where
the machines must authenticate with PEAP, 802.1x or some
such. (You will probably end up back at PKI, but WinXP
and Win2003 support user or machine based authentication
for such connections.)
If you think, or hear, of something better please post it.
-- Herb Martin > > Any ideas? Thanks. > >
- Next message: Herb Martin: "Re: Question concerning Remote Access Authentication with IAS"
- Previous message: Enkidu: "Re: Serious Problem :("
- In reply to: Zane: "Prevent Domain Logon or Access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|