Windows Security
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsSystem AdministrationWindows Security

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old March 4th, 2004, 08:17 PM
moracom's Avatar
moracom moracom is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 220 moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Day 15 h 33 m 22 sec
Reputation Power: 40
Send a message via MSN to moracom Send a message via Yahoo to moracom
Windows 2003 Compromise Security

I have this Windows 2003 server for small biz. I also have a DNS in this server. I have added a user and a computer to the DNS network. When I try to log in at a workstation I'm able to log in and map a network drive but then after a while if I try to access the network drive I get this error message:
"The system detected possible attempt to compromise security. Please ensure that you can contact the server that authenticated you."

The only way that I can actually browse a network drive again is to log off and log back in.
I will greatly appreciate if someone out there can help me resolve this issue.

Reply With Quote
  #2  
Old March 5th, 2004, 11:47 AM
carleygreen carleygreen is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 12 carleygreen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 25 sec
Reputation Power: 0
There are a couple of uhmm, holes in 2003 that microsoft hasnt fixed yet.

This one has been there since the nt4 days, I use this technique for recovery not hacking.

Run regedit and goto
local machine\software\microsoft\windows nt\current version\winlogon

Setup a manual autologon (required for dc's anyways)
Make sure you have these strings & values:
AutoAdminLogon 1
DefaultUserName <Set to your username>
DefaultPassword <Set to your password>
DefaultDomainName <Set to your domain name>

This will get your pc (or server) from nt 3.51, nt4, 2k, xp, 2003, etc... to autologin using a cached copy of the login (if there is one).

Basically is you have a workstation or domain member server you can log it in to the domain as a admin when it is no longer in the location of that domain.

With Remote Task Manager (RTM) & Remote Registry Editor (RRE) you can set this remotely when a computer is still in its location in anticipation of transportation.

Reply With Quote
  #3  
Old March 5th, 2004, 11:48 AM
carleygreen carleygreen is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Dec 2003
Posts: 12 carleygreen User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 5 m 25 sec
Reputation Power: 0
The only way that I can actually browse a network drive again is to log off and log back in.
I will greatly appreciate if someone out there can help me resolve this issue.[/QUOTE]


Turn off smart card authentication for the Network Card.

Reply With Quote
  #4  
Old July 9th, 2004, 03:36 AM
PeterMannell PeterMannell is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 2 PeterMannell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Compromise security

Nope that does not work - any more ideas?

Reply With Quote
  #5  
Old July 16th, 2004, 02:27 PM
PeterMannell PeterMannell is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2004
Posts: 2 PeterMannell User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Windows 2003 Compromise Security

Finally cracked it! (nothing to do with disabling network card authentication):
The problem is actually caused by setting the XP Client to obtain it's DNS server address
automatically. If you specify the DNS server's i/p address, it works fine. You give the
"Alternate DNS Server" address as your ISP's primary DNS, so that you can still browse the
Internet.
Apparently it is because that automatic mode is really for workgroups where there is no
specific Domain Name Server and the workstations share the responsibility for DNS (but this is
incompatible with a domain where you have a specific server providing DNS service).

Reply With Quote
  #6  
Old July 16th, 2004, 03:36 PM
moracom's Avatar
moracom moracom is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Nov 2003
Posts: 220 moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level)moracom User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Day 15 h 33 m 22 sec
Reputation Power: 40
Send a message via MSN to moracom Send a message via Yahoo to moracom
How did you figure that one out?

Reply With Quote
  #7  
Old January 11th, 2005, 04:26 AM
sean1978 sean1978 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jan 2005
Posts: 1 sean1978 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Red face

Quote:
Originally Posted by PeterMannell
Finally cracked it! (nothing to do with disabling network card authentication):
The problem is actually caused by setting the XP Client to obtain it's DNS server address
automatically. If you specify the DNS server's i/p address, it works fine. You give the
"Alternate DNS Server" address as your ISP's primary DNS, so that you can still browse the
Internet.
Apparently it is because that automatic mode is really for workgroups where there is no
specific Domain Name Server and the workstations share the responsibility for DNS (but this is
incompatible with a domain where you have a specific server providing DNS service).



What are the steps that you have been taken to solve the problem? I mean get rid of the error message?

Reply With Quote
  #8  
Old May 31st, 2006, 12:46 PM
mike40 mike40 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: May 2006
Posts: 1 mike40 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m 52 sec
Reputation Power: 0
Nope, DNS idea is not working...

I have the same problem (no access to shared resources after a while), log off and log on solves but takes a lot of time.

I have static IP, static DNS within our network. And aparently I am getting this 1265 error messages several times a day. The difference might be that I am getting not only 1265 but sometimes some other error codes (like "device letter already in use" while it is not etc.).

I failed to figure out the reason for that (I think reinstalling XP on my PC might help). I created a script and for couple of days it helps.

In this script I map my network drives manually with "net use" command. I noticed that strange network behaviour depends on the time network resource is actually mapped so I keep network drives unmapped for the most of the time.

If normal mapping fails (meaning mapping with current user and password - like "net use p: \\serv\share") I have an option within the script to map some drive with explicit username and password (like "net use p: \\serv\share * /user:domain\user"). This helps most of the time.

A little complication in my case is that we have 2 domains with trusts, so I have to (as I call it) "refresh" my credentials in local domain first and then in trusted domain.

Still curious why this happens, but worked this around.

Reply With Quote
Reply

Viewing: ASP Free ForumsSystem AdministrationWindows Security > Windows 2003 Compromise Security


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump



 Free IT White Papers!
 
How to Present Effectively Online
This white paper offers practical and actionable advice on the key steps that any presenter should consider as they plan and execute a Webinar or online meeting.

 
Open Source Security Myths
Open Source Software (OSS) is computer software whose source code is available to the general public with relaxed or non-existent intellectual property restrictions (or arrangement such as the public domain), and is usually developed with the input of many contributors.

 
Power and Cooling Capacity Management for Data Centers
This paper describes the principles for achieving power and cooling capacity management.

 
Scalable, Fault-Tolerant NAS for Oracle - The Next Generation
For several years NAS has been evolving as a storage alternative for Oracle databases, and for good reason: NAS is quite often the simplest, most cost-effective storage approach for Oracle. Learn about the benefits that HP's approach to scalable NAS brings to Oracle environments in this comprehensive white paper.

 
Understanding Web Application Security Challenges
This white paper discusses many common threats and preventive measures for Web application security, and explains what you can do to help protect your organization.

 

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2009 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT