Re: Authentication to mapped drives
- From: "Herb Martin" <news@xxxxxxxxxxxxxx>
- Date: Fri, 17 Nov 2006 00:26:37 -0600
"jmp13" <jmp13@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:6014BEDE-EE54-4CE1-8A1D-5B0386AA0396@xxxxxxxxxxxxxxxx
I have a client who has a wireless network open to students that can gain
access to resources via a mapped drive. I want to know where the
authentication is taking place.
Domain authentiction takes place at the
domain controller (messages exchange
between the user's computer and the DC
through a secure channel.)
NTLM(v2) is reasonably secure; Kerberos more so.
Kerberos is used with both client and DC are running
Win2000 or better. NTLM is used if either side is
running an NT or 9x system.
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
"Herb Martin" wrote:
"jmp13" <jmp13@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:50C4CEB5-C13A-4927-B16D-668D5A62AFA0@xxxxxxxxxxxxxxxx
I was wondering how Windows handleds authentication to mapped drives.
I'm
logged on locally to the workstation, map a drive to file server share
and
enter the domain credentials. Does the request for authentication work?
Does
the FS handled it or is it passed onto the DC?
In general, the user authenticats at logon and acquires
credentials which are passed (not the actual password)
to the file server at first connection which either accepts
or refuses the users connection.
There are differences between the NT/LM (legacy)
authentication & authorization vs. the current (2000+)
Kerberos methods, but the general idea is the same
for resource access.
There is also the possibility to authenticate directly
when attempting to connect with a server for resource
access but this is just an explicit version of one of the
above methods (NTLM or Kerberos) which allows for
connecting to a resource using credentials other than
the one the user provide at logon to the local computer
and/or domain.
What specifically are you trying to understand or solve?
--
Herb Martin, MCSE, MVP
Accelerated MCSE
http://www.LearnQuick.Com
[phone number on web site]
.
- References:
- Re: Authentication to mapped drives
- From: Herb Martin
- Re: Authentication to mapped drives
- Prev by Date: active directory replication
- Next by Date: Re: active directory replication
- Previous by thread: Re: Authentication to mapped drives
- Next by thread: AD client DNS settings
- Index(es):
Relevant Pages
|