Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Server > Server Security > NTLM based auth fails for LOCAL SYSTEM when accessing shared folde

Reply
Thread Tools Display Modes

NTLM based auth fails for LOCAL SYSTEM when accessing shared folde

 
 
Dave
Guest
Posts: n/a

 
      06-26-2009

Hi,

This is a cross post from Microsoft.Public.Windows.Server.Clustering...just
wondering if any can offer thoughts?

Info:

- Windows 2003 SP2 active/passive cluster
- Physical nodes are called "Node1" and "Node2"
- These nodes are members of Windows 2003 AD domain called "ADDomain.Local"
- Cluster Name resource is called "VirtualServer"
- Cluster Name resource does NOT have Kerberos auth enabled
- "Node1" is currently active
- Shares are created as clustered resources with the following permissions:

SHARE ACL specifies EVERYONE:Full Control
NTFS ACL specifies EVERYONE:Full Control

- All shares are currently active on "Node1"
- Test share is "\\VirtualServer.ADDomain.Local\TestShare"
- Test computer is "ADDomain\TestPC"
- Test user is "ADDomain\TestUser"
- Both DNS and WINS are configured and confirmed working properly in the
environment

OBJECTIVE is to read the TestShare folder with following four CMDs:

dir \\VirtualServer.ADDomain.Local\TestShare
dir \\Node1.ADDomain.Local\TestShare
dir \\IPAddr_for_VirtualServer\TestShare
dir \\IPAddr_for_Node1\TestShare

Results

ADDomain\TestUser logs on to ADDomain\TestPC and is successful with the
OBJECTIVE in all four cases. Each one has to fall back to NTLM.

Next is a test with credentials of LOCAL SYSTEM ( ADDomain\TestPC ):

- Test #1 FAILS
- Test #2 success
- Test #3 FAILS
- Test #4 FAILS

I'm assuming that test #2 succeeded because we used the hostname of the
physical node which was able to use Kerberos and had a valid SPN in AD.

I'm trying to understand why NTLM fails in the other three cases under
context of a domain computer even while it succeeds in all cases under the
credentials of a domain user.

Thank you!
--
-Dave
 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Negotiate,NTLM. IE does not try NTLM after kerberos fails briend Internet Explorer 4 04-24-2010 04:56 PM
unable to copy compressed files from other computers' shared folde Wang Windows Vista Networking 1 09-19-2007 08:14 PM
User Based Slow Logon and Auth BrainStomp Windows Small Business Server 10 05-04-2007 09:09 PM
RDP session fails to redirect local & shared printers Joe Server Networking 1 04-25-2005 09:47 AM
Access Denied accessing Certificate Services from local system Oren Novotny Active Directory 0 12-17-2004 10:16 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59